Description
Filters all options after retrieving them.
Occurrences
Filename | Line Number |
---|---|
wp-includes/option.php | 642 |
Parameters
Type | Name | Description |
---|---|---|
array | $alloptions | Array with all options. |
PHP Doc
/**
* Filters all options after retrieving them.
*
* @since 4.9.0
*
* @param array $alloptions Array with all options.
*/