pre_set_site_transient_{$transient}
最后更新于:2021-11-27 19:59:10
apply_filters( “pre_set_site_transient_{$transient}”, mixed $value, string $transient )
Filters the value of a specific site transient before it is set.
参数
- $value
-
(mixed)
New value of site transient. - $transient
-
(string)
Transient name.
源文件
文件: gc-includes/option.php