apply_filters( 'pre_cache_alloptions', array $alloptions )

Filters all options before caching them.


Parameters

$alloptions

(array) Array with all options.


Source

File: wp-includes/option.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.9.0 Introduced.