Filters all options before caching them.
Parameters
$alloptions
array
Array with all options.
Source
File: wp-includes/option.php.
View all references
$alloptions = apply_filters( "pre_cache_alloptions", $alloptions );
Sharing Wordpress Plugins, Wordpress Themes and WordPress Tutorials
Filters all options before caching them.
$alloptions
array
Array with all options.
File: wp-includes/option.php.
View all references
$alloptions = apply_filters( "pre_cache_alloptions", $alloptions );