do_action( 'deleted_option', string $option )
Fires after an option has been deleted.
Parameters
- $option
-
(string) Name of the deleted option.
Source
File: wp-includes/option.php
Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/deleted_option