Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




form_option [ WordPress Function ]

form_option ( $option )
Parameters:
  • (string) $option Option name.
Uses:
  • attr
Defined at:



Print option value after sanitizing for forms.

Source


<?php
function form_option$option ) {
    echo 
esc_attrget_option$option ) );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics