Filters the value of a specific site transient before it is set.
The dynamic portion of the hook name, $transient, refers to the transient name.
$valuemixed
$transientstring
$value = apply_filters( "pre_set_site_transient_{$transient}", $value, $transient );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_set_site_transient_transient