Developers
...
Filters
Basic
wpgmza_gdpr_notice
3min
modify the default gdpr notice as html you can return html as part of your output as this is user facing content for the frontend source apply filters('wpgmza gdpr notice html', $html); alternative (used at output) apply filters('wpgmza gdpr notice html', $html); arguments $html the gdpr notice html (string) requirements must have the gdpr notice enabled for this to be rendered files includes/class gdpr compliance php