do_action( 'deleted_site_transient', string $transient )

Fires after a transient is deleted.


Description Description


Parameters Parameters

$transient

(string) Deleted transient name.


Top ↑

Source Source

File: wp-includes/option.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.