wpseek.com
A WordPress-centric search engine for devs and theme authors
option_{$option} › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( "option_{$option}", maybe_unserialize( $value )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Filters the value of an existing option.
The dynamic portion of the hook name, $option
, refers to the option name.
Related Functions: get_option, update_option, populate_options, get_options, form_option, update_site_option