do_action( 'RCB/OptOut/ByCookies', $ids )
Opt-out to a specific cookie. You can use this action to server-side clear a specific cookie if it is not possible due to possible RCB limitations.
Parameters:
Name | Type | Description |
---|---|---|
$ids |
Array.<int> | Opt out by cookie id (post type) |