Filter to disable all notifications?
-
Hi,
Thanks for your awesome plugin!
I would like to disable all cookie notifications via PHP under specific conditions. Do you have a filter available in your plugin (or something else) so I can disable all notifications, e.g. functionality of your plugin?
if ( my_function_to_check_conditions() { add_filter ( 'gdpr_cookie_compliance', '__return_false' ); }
Looking forward to your reply. Thanks and keep rockin’ with this awesome plugin!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Filter to disable all notifications?’ is closed to new replies.