wpseek.com
				A WordPress-centric search engine for devs and theme authors
			delete_site_transient_{$transient} › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( "delete_site_transient_{$transient}", $transient )
| Parameters: | 
 | 
| Defined at: | 
 | 
| Codex: | 
Fires immediately before a specific site transient is deleted.
The dynamic portion of the hook name, $transient, refers to the transient name.
Related Functions: delete_site_transient, set_site_transient, get_site_transient, delete_expired_transients, delete_transient, delete_site_meta