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: add_site_option, get_site_option, sanitize_option, site_admin_notice, delete_site_option, update_site_option