wpseek.com
A WordPress-centric search engine for devs and theme authors
pre_add_site_option_{$option} › WordPress Filter Hooks
Since4.7.0
Deprecatedn/a
› apply_filters( "pre_add_site_option_{$option}", $value, $option, $network_id )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters the value of a specific network option before it is added.
The dynamic portion of the hook name, $option
, refers to the option name.
Related Functions: add_site_option, add_screen_option, update_site_option, get_site_option, wp_load_core_site_options, wp_prime_site_option_caches