W3cubDocs

/WordPress

do_action( ‘deleted_site_transient’, string $transient )

Fires after a transient is deleted.

Parameters

$transientstring
Deleted transient name.

Source

do_action( 'deleted_site_transient', $transient );

Changelog

Version Description
3.0.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/deleted_site_transient