Developers
...
Filters
Basic
wpgmza-map-editor-sidebar-blocks
2min
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 apply filters("wpgmza map editor sidebar blocks", $html); 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