Developers
...
Filters
Basic

wpgmza-map-editor-settings-blocks

2min

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
ο»Ώ

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

ο»Ώ