wpseek.com
A WordPress-centric search engine for devs and theme authors
add_option_{$option} › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( "add_option_{$option}", $option, $value )
| Parameters: (2) |
|
| Defined at: |
|
| Codex: |
Fires after a specific option has been added.
The dynamic portion of the hook name, `$option`, refers to the option name.Related Functions: add_option, add_options_page, add_option_update_handler, add_option_whitelist, add_blog_option, add_site_option