wpseek.com
A WordPress-centric search engine for devs and theme authors
set_site_transient_{$transient} › WordPress Action Hooks
Since4.4.0
Deprecatedn/a
› do_action( "set_site_transient_{$transient}", $value, $expiration, $transient )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Fires after the value for a specific site transient has been set.
The dynamic portion of the hook name, $transient
, refers to the transient name.
Related Functions: set_site_transient, get_site_transient, delete_site_transient, set_transient, delete_transient, get_transient