Summery Summery
Prints option value after sanitizing for forms.
Syntax Syntax
Parameters Parameters
- $option
-
(Required) Option name.
Source Source
File: wp-includes/option.php
* Will die if $option is in protected list. Protected options are 'alloptions' * and 'notoptions' options. *
Advertisement
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |