apply_filters( 'alloptions', array $alloptions )

Filters all options after retrieving 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.