W3cubDocs

/WordPress

apply_filters( ‘pre_cache_alloptions’, array $alloptions )

Filters all options before caching them.

Parameters

$alloptionsarray
Array with all options.

Source

$alloptions = apply_filters( 'pre_cache_alloptions', $alloptions );

Changelog

Version Description
4.9.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/pre_cache_alloptions