Fires before Jetpack updates a specific option.
Parameters
- $name
str
The name of the option being updated.
- $value
mixed
The new value of the option.
Changelog
- Introduced in Jetpack 1.1.2
pre_update_jetpack_option_{$name}
Fires before Jetpack updates a specific option.
str
The name of the option being updated.
mixed
The new value of the option.