apply_filters( 'pre_cache_alloptions', array $alloptions )
Filters all options before caching them.
Parameters
- $alloptions
-
Array with all options.
Source
File: wp-includes/option.php
Changelog
| Version | Description |
|---|---|
| 4.9.0 | Introduced. |