Filter: RCB/Revision/Option/$optionName

apply_filters( 'RCB/Revision/Option/$optionName', $value ) → {mixed}

Get a given option value by option name. This can be e. g. useful for WPML so original post ID's gets transformed to the current active language post id.

Parameters:
Name Type Description
$value mixed
Returns:
Type
mixed