This filter can be used to update alter that value coming in, the filter accepts two parameter $value, $key.
apply_filters( ‘rpress_update_option’, $value, $key );
This filter can be used to update alter that value coming in, the filter accepts two parameter $value, $key.
apply_filters( ‘rpress_update_option’, $value, $key );