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_plugin_get_default_settings

3min

Modify the default settings the plugin uses as part of the installation flow.

Source

PHP
|
apply_filters('wpgmza_plugin_get_default_settings', $settings);
ο»Ώ

Arguments

  • $settings : The default settings (array)

Requirements

  • Must return the array passed, with your additions/changes applied

Files

  • includes/class.global-settings.php

Changing default settings should be done with care as this can adjust installation flow dramatically.

ο»Ώ

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