Used By
Used By | Description |
---|---|
wp-includes/formatting.php: sanitize_option() | Sanitises various option values based on the nature of the option. |
Filters an option value following sanitization.
(string) The sanitized option value.
(string) The option name.
(string) The original value passed to the function.
Version | Description |
---|---|
4.3.0 | Added the $original_value parameter. |
2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/sanitize_option_option