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-map-editor-settings-blocks

3min

Add to the Atlas Novus map editor settings blocks. This should contain HTML new blocks you would like to add to the system.

Fields added here will automatically be stored when the map is saved, no additional logic is needed from your side as these are included in the main form processors.

Source

PHP
|
apply_filters("wpgmza-map-editor-settings-blocks", $html);
ο»Ώ

Arguments

  • $html : The HTML of the additional settings to add to the editor (string)

Requirements

  • Must return $html with your changes in place

Files

  • includes/class.map-edit-page.php

ο»Ώ

Updated 03 Aug 2023
Did this page help you?
PREVIOUS
wpgmza-map-editor-sidebar-blocks
NEXT
wpgmza-map-editor-settings-{$dataGroup}
Docs powered by
Archbee
Docs powered by
Archbee