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