wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_wp_load_alloptions › WordPress Filter Hooks
Since6.2.0
Deprecatedn/a
› apply_filters( 'pre_wp_load_alloptions', null, $force_cache )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Filters the array of alloptions before it is populated.
Returning an array from the filter will effectively short circuit wp_load_alloptions(), returning that value instead.
Related Functions: wp_load_alloptions, get_alloptions, wp_load_core_site_options, remove_allowed_options, add_allowed_options, wp_load_translations_early
Related Hooks: pre_cache_alloptions, pre_update_option, wp_feed_options, profile_personal_options, personal_options