website logo
Go back to WP Go Maps
⌘K
Atlas Novus (v9)
πŸ‘Initial Setup
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
πŸ‘Troubleshooting
πŸ‘Frequently asked questions
Legacy (v9)
πŸ‘Initial Setup
πŸ‘First-time users
πŸ‘Map Features
πŸ‘Integrations
πŸ‘Importing and Exporting Data
πŸ‘Troubleshooting
πŸ‘Frequently asked questions
Integrations
Developers
Hooks
Docs powered byΒ archbeeΒ 
3min

wpgmza-map-editor-sidebar-blocks

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

Fields added here will not automatically be stored when the map is saved, you will need to add your own storage logic to handle storage of fields within these locations.

Source

PHP
|
ο»Ώ

Arguments

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

Requirements

  • Must return $html with your changes in place

Files

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

ο»Ώ

Updated 03 Mar 2023
Did this page help you?
Yes
No
UP NEXT
wpgmza-map-editor-settings-blocks
Docs powered byΒ archbeeΒ