wpseek.com
A WordPress-centric search engine for devs and theme authors



deleted_transient › WordPress Action Hooks

Since3.0.0
Deprecatedn/a
do_action( 'deleted_transient', $transient )
Parameters:
  • (string) $transient Deleted transient name.
    Required: Yes
Defined at:
Codex:

Fires after a transient is deleted.





Source

do_action( 'deleted_transient', $transient );