Filter: RCB/Hints

apply_filters( 'RCB/Hints', $hints ) → {array}

Create customized hints for specific actions in frontend. Currently supported: `deleteCookieGroup`, `deleteCookie`, `export`, `dashboardTile`, `proDialog`. For detailed structure for this parameters please check out TypeScript typings in `types/otherOptions.tsx`.
Parameters:
Name Type Description
$hints array
Returns:
Type
array