Filters the autoload values that should be considered for autoloading from the options table.
The filter can only be used to remove autoload values from the default list.
$autoload_valuesstring[]
'yes', 'on', 'auto-on', and 'auto'.$filtered_values = apply_filters( 'wp_autoload_values_to_autoload', $autoload_values );
| Version | Description |
|---|---|
| 6.6.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_autoload_values_to_autoload