https://www.wpgmaps.com/help/docs/wpgmza-map-editor-sidebar-blocks/
wpgmza-map-editor-sidebar-blocks - WP Go Maps Documentation
Add to the Atlas Novus map editor sidebar blocks. This should contain HTML new blocks you would like to add to the system.
wp go mapswpgmzaeditorsidebarblocks
https://www.wpgmaps.com/help/docs/wpgmza_internal_engine_build_version/
wpgmza_internal_engine_build_version - WP Go Maps Documentation
Alter the visual build number as a string, to be output in support areas, and localized to the DOM for some other tools.
wp go mapswpgmzainternalenginebuild
https://www.wpgmaps.com/help/docs/wpgmza_standalone_component_wrap_attributes/
wpgmza_standalone_component_wrap_attributes - WP Go Maps Documentation
Add/modify the standalone components HTML attributes.
wp go mapswpgmzastandalonecomponentwrap
https://www.wpgmaps.com/help/docs/wpgmza_country_select_created/
wpgmza_country_select_created - WP Go Maps Documentation
Take additional actions after the country select module was initialized. Good for creating additional controls for the country select, or loading scripts
wp go mapswpgmzacountryselectcreated
https://www.wpgmaps.com/help/docs/wpgmza_shortcode_before_output/
wpgmza_shortcode_before_output - WP Go Maps Documentation
Add additional output before a specific shortcode is rendered.
wp go mapswpgmzashortcodeoutputdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_settings_danger_zone_truncate_tables/
wpgmza_settings_danger_zone_truncate_tables - WP Go Maps Documentation
Add or remove tables from the danger zone truncation method. This is useful for cleaning up your own plugin/themes table based on a danger zone action that
wp go mapsdanger zonewpgmzasettingstruncate
https://www.wpgmaps.com/help/docs/wpgmza_base_upgrade_hook/
wpgmza_base_upgrade_hook - WP Go Maps Documentation
Execute additional logic as part of a plugin upgrade. An upgrade call is run when the plugin versions change, meaning an update has been installed.
wp go mapswpgmzabaseupgradehook
https://www.wpgmaps.com/help/docs/wpgmza_installer_page_on_post/
wpgmza_installer_page_on_post - WP Go Maps Documentation
Handle additional storage from the installer page. This is data passed via an Ajax POST method.
wp go mapswpgmzainstallerpostdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_plugin_get_default_settings/
wpgmza_plugin_get_default_settings - WP Go Maps Documentation
Modify the default settings the plugin uses as part of the installation flow.
wp go mapsget defaultwpgmzapluginsettings
https://www.wpgmaps.com/help/docs/wpgmza_map_list_page_created/
wpgmza_map_list_page_created - WP Go Maps Documentation
Modify the map page via DOMDocument, or make use of the hook to trigger additional resource loading or other actions
wp go mapswpgmzalistcreateddocumentation
https://www.wpgmaps.com/help/docs/wpgmza_admin_ui_render_content_after/
wpgmza_admin_ui_render_content_after - WP Go Maps Documentation
Render content after admin page output, for all sub-menu items. There are exceptions to this, for some legacy items.
wp go mapsadmin uiwpgmzarendercontent
https://www.wpgmaps.com/help/docs/wpgmza_global_settings_page_created/
wpgmza_global_settings_page_created - WP Go Maps Documentation
Modify the global settings page with DOMDocument, or simply take some additional action based on this event
wp go mapswpgmzaglobalsettingscreated
https://www.wpgmaps.com/help/docs/wpgmza_global_settings_tabs/
wpgmza_global_settings_tabs - WP Go Maps Documentation
Add custom tabs to the global settings area. This is specifically for tabs within the menu, and not for the content within the page.
wp go mapswpgmzaglobalsettingstabs
https://www.wpgmaps.com/help/docs/wpgmza_admin_ui_render_content_before-2/
wpgmza_admin_ui_render_content_before - WP Go Maps Documentation
Render content before admin page output, for all main menu items. There are exceptions to this, for some legacy items.
wp go mapsadmin uiwpgmzarendercontent
https://www.wpgmaps.com/help/docs/wpgmza_admin_ui_render_content_after-2/
wpgmza_admin_ui_render_content_after - WP Go Maps Documentation
Render content after admin page output, for all main menu items. There are exceptions to this, for some legacy items.
wp go mapsadmin uiwpgmzarendercontent
https://www.wpgmaps.com/help/docs/wpgmza_xml_cache_generated/
wpgmza_xml_cache_generated - WP Go Maps Documentation
Modify the XML data which is being stored to the cache.
wp go mapswpgmzaxmlcachegenerated
https://www.wpgmaps.com/help/docs/wpgmza_admin_persistent_notices_dynamic_titles/
wpgmza_admin_persistent_notices_dynamic_titles - WP Go Maps Documentation
Modify the default dynamic titles for persistent notices. These are added in a key/value pair, which relates to a slug stored when creating a persistent notice.
wp go mapswpgmzaadminpersistentnotices
https://www.wpgmaps.com/help/docs/wpgmza_system_info_compile_items/
wpgmza_system_info_compile_items - WP Go Maps Documentation
Add to the system info output block.
wp go mapssystem infowpgmzacompileitems
https://www.wpgmaps.com/help/docs/wpgmza_localized_strings/
wpgmza_localized_strings - WP Go Maps Documentation
Allows you to localize translated strings into the JavaScript engine. Add your strings as key/value pairs where the key is a slug and the value is the
wp go mapswpgmzalocalizedstringsdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_google_maps_api_params/
wpgmza_google_maps_api_params - WP Go Maps Documentation
Modify the Google Maps API query parameters which are used when loading the API resources. This applies to all places where the API is loaded and used.
google maps apiwpgmzaparamsdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_script_loader_enqueue_scripts/
wpgmza_script_loader_enqueue_scripts - WP Go Maps Documentation
Load additional scripts into the environment. This could be on the frontend, within the admin area, or both, depending on your needs.
wp go mapswpgmzascriptloaderdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_admin_ui_render_content_before/
wpgmza_admin_ui_render_content_before - WP Go Maps Documentation
Render content before admin page output, for all sub-menu items. There are exceptions to this, for some legacy items.
wp go mapsadmin uiwpgmzarendercontent
https://www.wpgmaps.com/help/docs/wpgmza_script_loader_localize_data_complete/
wpgmza_script_loader_localize_data_complete - WP Go Maps Documentation
Localize additional script variables after our core variables are localized, this could be on the frontend, within the admin area, or both, depending on your
wp go mapswpgmzascriptloaderlocalize
https://www.wpgmaps.com/help/docs/wpgmza_shortcode_map_container_inside/
wpgmza_shortcode_map_container_inside - WP Go Maps Documentation
Modify HTML content which will be output inside the map container as part of its render.
wp go mapswpgmzashortcodecontainerinside
https://www.wpgmaps.com/help/docs/wpgmza_global_settings_tab_content/
wpgmza_global_settings_tab_content - WP Go Maps Documentation
Add global settings tab content HTML to the settings area. This would hold your additional settings, but should be wrapped in the correct tab structures.
wp go mapswpgmzaglobalsettingstab
https://www.wpgmaps.com/help/docs/wpgmza-get-library-dependencies/
wpgmza-get-library-dependencies - WP Go Maps Documentation
Add library dependencies to the script loader core.
wp go mapswpgmzagetlibrarydependencies
https://www.wpgmaps.com/help/docs/wpgmza_script_loader_enqueue_writersblock/
wpgmza_script_loader_enqueue_writersblock - WP Go Maps Documentation
Modify the global settings page with DOMDocument, or simply take some additional action based on this event
wp go mapswpgmzascriptloaderdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_gdpr_settings_tab_content/
wpgmza_gdpr_settings_tab_content - WP Go Maps Documentation
Modify the GDPR settings area with DOMDocument. This allows for additional settings to be added to the core, if needed.
wp go mapswpgmzagdprsettingstab
https://www.wpgmaps.com/help/docs/wpgmza_shortcodes_registered/
wpgmza_shortcodes_registered - WP Go Maps Documentation
Register additional shortcodes into the core. Runs after our internal shortcodes are registered into the system.
wp go mapswpgmzashortcodesregistereddocumentation
https://www.wpgmaps.com/help/docs/wpgmza_script_loader_enqueue_codemirror/
wpgmza_script_loader_enqueue_codemirror - WP Go Maps Documentation
Enqueue additional code for our CodeMirror implementation. This could be used to load custom CodeMirror styles, scripts, or simply take additional action when
wp go mapswpgmzascriptloadercodemirror
https://www.wpgmaps.com/help/docs/wpgmza_shortcode_map_components/
wpgmza_shortcode_map_components - WP Go Maps Documentation
Add/modify the map components which will be loaded with this map. These element may be modules which self render, or may be HTML modules.
wp go mapswpgmzashortcodecomponentsdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_settings_danger_zone_after_delete/
wpgmza_settings_danger_zone_after_delete - WP Go Maps Documentation
Add danger zone logic after any data is processed or removed from the system.
wp go mapsdanger zonewpgmzasettingsdelete
https://www.wpgmaps.com/help/docs/wpgmza_plugin_core_on_deactivate/
wpgmza_plugin_core_on_deactivate - WP Go Maps Documentation
Add basic deactivation logic to the core. We do not use this at the moment, but it may be helpful for integrations.
wp go mapswpgmzaplugincoredeactivate
https://www.wpgmaps.com/help/docs/wpgmza_global_settings_save_redux/
wpgmza_global_settings_save_redux - WP Go Maps Documentation
Add additional settings storage handling, or modify existing settings before storing them to the database.
wp go mapswpgmzaglobalsettingssave
https://www.wpgmaps.com/help/docs/wpgmza_script_loader_enqueue_custom_css/
wpgmza_script_loader_enqueue_custom_css - WP Go Maps Documentation
Enqueue additional inline/embedded styles on the frontend. This happens after our Custom CSS block data is loaded into the DOM. This should only run once, so
wp go mapscustom csswpgmzascriptloader
https://www.wpgmaps.com/help/docs/wpgmza_plugin_core_update_all_xml_files/
wpgmza_plugin_core_update_all_xml_files - WP Go Maps Documentation
Add post-processing logic to the method which updates all XML files in the plugin.
wp go mapscore updatexml fileswpgmzaplugin
https://www.wpgmaps.com/help/docs/wpgmza_shortcode_map_options/
wpgmza_shortcode_map_options - WP Go Maps Documentation
Add/modify the default options for the map shortcode.
wp go mapswpgmzashortcodeoptionsdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_admin_persistent_notices_dynamic_messages/
wpgmza_admin_persistent_notices_dynamic_messages - WP Go Maps Documentation
Modify the default dynamic messages for persistent notices. These are added in a key/value pair, which relates to a slug stored when creating a persistent
wp go mapswpgmzaadminpersistentnotices
https://www.wpgmaps.com/help/docs/wpgmza_admin_ui_menu_registered/
wpgmza_admin_ui_menu_registered - WP Go Maps Documentation
Register additional sub-menu items, before our primary items are registered. You should still use your own priority value. We recommend using our primary slug
wp go mapsadmin uiwpgmzamenuregistered
https://www.wpgmaps.com/help/docs/wpgmza_standalone_component_classlist/
wpgmza_standalone_component_classlist - WP Go Maps Documentation
Add/modify the standalone component class list, which represents CSS classes added to any WP Go Maps standalone component.
wp go mapswpgmzastandalonecomponentdocumentation
https://www.wpgmaps.com/help/docs/wpgmza-map-editor-settings-blocks/
wpgmza-map-editor-settings-blocks - WP Go Maps Documentation
Add to the Atlas Novus map editor settings blocks. This should contain HTML new blocks you would like to add to the system.
wp go mapswpgmzaeditorsettingsblocks
https://www.wpgmaps.com/help/docs/wpgmza_script_loader_enqueue_styles/
wpgmza_script_loader_enqueue_styles - WP Go Maps Documentation
Load additional styles into the environment. This could be on the frontend, within the admin area, or both, depending on your needs
wp go mapswpgmzascriptloaderstyles
https://www.wpgmaps.com/help/docs/wpgmza_map_shortcode_get_default_attributes/
wpgmza_map_shortcode_get_default_attributes - WP Go Maps Documentation
Add/modify the default shortcode attributes for the map shortcode.
wp go mapsget defaultwpgmzashortcodeattributes
https://www.wpgmaps.com/help/docs/wpgmza_map_edit_page_created/
wpgmza_map_edit_page_created - WP Go Maps Documentation
Modify the map edit page with DOMDocument, or simply take some additional action based on this event
wp go mapswpgmzaeditcreateddocumentation
https://www.wpgmaps.com/help/docs/wpgmza_xml_cache_saved/
wpgmza_xml_cache_saved - WP Go Maps Documentation
Take additional action after the XML files are updated, or cached in this case.
wp go mapswpgmzaxmlcachesaved
https://www.wpgmaps.com/help/docs/wpgmza_script_loader_enqueue_custom_js/
wpgmza_script_loader_enqueue_custom_js - WP Go Maps Documentation
Enqueue additional inline/embedded scripts on the frontend. This happens after our Custom JS block data is loaded into the DOM. This should only run once, so
wp go mapswpgmzascriptloadercustom
https://www.wpgmaps.com/help/docs/wpgmza_require_feature_classes/
wpgmza_require_feature_classes - WP Go Maps Documentation
Load additional feature classes into the core before we initialize our internal classes via reflection
wp go mapswpgmzarequirefeatureclasses
https://www.wpgmaps.com/help/docs/wpgmza_enqueue_scripts/
wpgmza_enqueue_scripts - WP Go Maps Documentation
Load additional scripts into the environment. This could be on the frontend, within the admin area, or both, depending on your needs.
wp go mapswpgmzascriptsdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_plugin_get_localized_data/
wpgmza_plugin_get_localized_data - WP Go Maps Documentation
Allows you to add to the array which is localized to the DOM for use in JavaScript modules. Caution should be used here as altering existing variables can
wp go mapswpgmzaplugingetlocalized
https://www.wpgmaps.com/help/docs/wpgmza_gdpr_notice/
wpgmza_gdpr_notice - WP Go Maps Documentation
Modify the default GDPR notice as HTML. You can return HTML as part of your output as this is user-facing content for the frontend.
wp go mapswpgmzagdprnoticedocumentation
https://www.wpgmaps.com/help/docs/wpgmza_rest_api_init/
wpgmza_rest_api_init - WP Go Maps Documentation
Take additional REST API initialization steps.
wp go mapsrest apiwpgmzainitdocumentation
https://www.wpgmaps.com/help/docs/wpgmza_fetch_integrated_markers/
wpgmza_fetch_integrated_markers - WP Go Maps Documentation
Add to or modify the integrated markers being returned by the Marker Filter module.
markers wp gowpgmzafetchintegratedmaps