wpseek.com
A WordPress-centric search engine for devs and theme authors
site_option_{$option} › WordPress Filter Hooks
Since4.7.0
Deprecatedn/a
› apply_filters( "site_option_{$option}", $value, $option, $network_id )
Parameters: (3) |
|
Defined at: |
|
Codex: |
Filters the value of an existing network option.
The dynamic portion of the hook name, $option
, refers to the option name.
Related Functions: sanitize_option, get_site_option, add_site_option, site_admin_notice, screen_options, set_screen_options