Used By
Used By | Description |
---|---|
wp-includes/option.php: delete_option() | Removes option by name. Prevents removal of protected WordPress options. |
Fires immediately before an option is deleted.
(string) Name of the option to delete.
File: wp-includes/option.php
Version | Description |
---|---|
2.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/delete_option