Developers
...
Filters
Basic
wpgmza_gdpr_settings_tab_content
2min
modify the gdpr settings area with domdocument this allows for additional settings to be added to the core, if needed source apply filters('wpgmza gdpr settings tab content', $document); arguments $document the document instance for the settings block (wpgmza\domdocument) requirements must return the $document back to the filter files includes/class gdpr compliance php