Filter: RCB/Revision/Context/Implicit

apply_filters( 'RCB/Revision/Context/Implicit', $context ) → {array}

Get implicit context relevant options like blog id. Implicit context variables are not populated to the context, nor to the revision. Use this only if you want to modify the cookie name!

Warning: Cookie names cannot contain any of the following '=,; \t\r\n\013\014', so please make sure such characters are not stored in your value (if so, they get replaced with underscore _).

Parameters:
Name Type Description
$context array
Returns:
Type
array