W3cubDocs

/WordPress

apply_filters( ‘alloptions’, array $alloptions )

Filters all options after retrieving them.

Parameters

$alloptionsarray
Array with all options.

Source

return apply_filters( 'alloptions', $alloptions );

Changelog

Version Description
4.9.0 Introduced.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/alloptions