Learn how to create and manage interactive US maps, copy shortcodes, export or import complete map configurations, and control access to the plugin settings.
The Maps Dashboard is the central place for managing maps created with the WordPress US Map Plugin. From this screen, you can create additional maps, open their settings, copy shortcodes, delete maps, export complete configurations, and restore maps from JSON files.
When the plugin is installed, it automatically creates the first map with the name New map. You can start configuring this map immediately or create additional maps for different pages, departments, territories, or projects.
Each map has its own settings and shortcode. This means that one WordPress website can display several interactive US maps with different colors, state content, groups, points, and behavior.
This guide is part of our WordPress US Map Plugin overview and documentation series.
Open US Map → Maps in the WordPress administrator menu to access the Maps Dashboard.

The screen is divided into several functional areas.
The Add new map section creates another map configuration. Enter a descriptive name and click Add new map.
The name helps you identify the map inside the WordPress dashboard. Clear names become especially useful when the website contains several maps.
Examples include:
The first map named New map is created automatically when the plugin is installed. You can rename or configure it instead of creating another map immediately.
The central table displays all maps created with the plugin.
Each row includes:
The checkboxes are used when exporting one or more maps or when deleting several maps through Bulk Actions.
Every map has its own shortcode, for example:
[usahtml5map id="0"]
The ID identifies the specific map configuration that WordPress should display. Always copy the shortcode from the required map row rather than typing it manually.
The links in the Edit column open the main sections of the selected map:
These links provide a quick way to move directly from the map list to the required part of the interface.
To create an additional map:
Each new map begins as a separate configuration. Changes made to one map do not change the settings of other maps.
Multiple maps can be useful when you need:
Use the links in the Edit column to open a particular section.
For example:
You can also select a map from the map selector displayed at the top of the individual settings pages.
To delete one map, click the red Delete link in its row.
To delete several maps:
Deleting a map removes its configuration. Pages containing that map’s shortcode will no longer be able to display it correctly.
Before deleting an important map, export it to a JSON file so that the configuration can be restored later.
After configuring and testing a map, copy its shortcode from the Maps Dashboard.
To add the map to a WordPress page or post:
For example:
[usahtml5map id="0"]
The ID shown above is only an example. Your map may have a different ID.
The shortcode can also be used in page builders and other WordPress elements that support shortcode output.
The Export/import section works with complete map configurations in JSON format.
This is different from the CSV tools available in the Tools section. JSON is intended for complete backups and transfers, while CSV is intended for editing state or point data in a spreadsheet.
To export one or more maps:
A JSON export can be useful for:
Use a descriptive filename that includes the date, for example:
us-map-backup-2026-08-04.json
Keep important backups outside the website’s hosting account. A backup stored only on the same server may not be available if the website or hosting account becomes inaccessible.
To import a previously exported configuration:
After moving a map between websites, verify any settings that may refer to the original site, including:
Keep the original JSON file until you have confirmed that the imported map works correctly.
The two export formats serve different purposes:
JSON export saves complete map configurations and is intended for backup, restoration, or migration.
CSV export contains state or point data in a spreadsheet-friendly format and is intended for bulk editing.
Use JSON when you need to preserve the entire map. Use CSV when you need to update many state or point settings in a spreadsheet.
The Access rights to plugin settings section controls whether WordPress users with the Editor role can access and modify the map settings.
To grant access:
Enable this option only for trusted users. Editors with access to the plugin can change map content, colors, links, groups, points, and other settings.
Leaving the option disabled limits access according to the plugin’s default permissions.
After creating or selecting a map, the next step is to configure its overall appearance and behavior in General Settings.
Continue with the General Settings guide, return to the complete WordPress US Map Plugin overview, or visit the US Interactive Map product page to view the demo and current license options.