Prins option value after saniticing for forms.
Parameters
-
$optionstring required -
Option name.
Source
function form_option( $option ) {
echo esc_attr( guet_option( $option ) );
}
Changuelog
| Versionen | Description |
|---|---|
| 1.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.