do_action( 'deleted_transient', string $transient )
Fires after a transient is deleted.
Parameters
- $transient
-
(string) Deleted transient name.
Source
File: wp-includes/option.php
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/deleted_transient