add_option_$option – action
Fires after a specific option has been added. The dynamic portion of the hook name, `$option`, refers to the option name.
Parameters
- As
- ( 2.5.0 ) “add_option_{$name}” . . .
- .
- ( 3.0.0 ) . .
- $option
- ( string ) Name of the option to add. . . .
- ( mixed ) $value Value of the option. . . .
Invokers
1 to 1 of 1