wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_set_transient_{$transient} › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( "pre_set_transient_{$transient}", $value, $expiration, $transient )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters a specific transient before its value is set.
The dynamic portion of the hook name, $transient
, refers to the transient name.
Related Functions: set_transient, get_transient, delete_transient, set_site_transient, delete_site_transient, wp_set_current_user