updated_option – action

Fires after the value of an option has been successfully updated. 

Parameters

.
( 2.9.0 ) . .
$option
( string ) Name of the updated option. . . .
( mixed ) $old_value The old option value. . . .
( mixed ) $value The new option value. . . .
API Letters: ,

Implementers