Remove Consent Form from Privacy Tools Page Frontend broken
-
Hi, the latest update broke the following customization code for the Privacy Tools Page on the frontend:
<?php $controller = gdpr(Codelight\GDPR\Components\PrivacyToolsPage\PrivacyToolsPageController::class); remove_action('gdpr/frontend/privacy-tools-page/content', [$controller, 'renderConsentForm'], 10);
Result:
Unknown name in gdpr: Codelight\GDPR\Components\PrivacyToolsPage\PrivacyToolsPageController
Could you check this, please?
Thanks!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Remove Consent Form from Privacy Tools Page Frontend broken’ is closed to new replies.