website logo
Go back to WP Go Maps
⌘K
Initial Setup
WP Go Maps (v9)
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
Legacy (OIder) Layout (v9)
Frequently asked questions
Troubleshooting
Integrations
Developers
Hooks
Docs powered by
Archbee
Developers
...
Filters
Basic

wpgmza_gdpr_settings_tab_content

3min

Modify the GDPR settings area with DOMDocument. This allows for additional settings to be added to the core, if needed.

Source

PHP
|
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

ο»Ώ

Updated 03 Aug 2023
Did this page help you?
PREVIOUS
wpgmza_plugin_get_default_settings
NEXT
wpgmza_gdpr_notice
Docs powered by
Archbee
Docs powered by
Archbee