We'll create fresh WordPress site with Name: Visited Countries installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Visited Countries is a WordPress plugin that allows you to track how many countries you have visited and display your customized map via shortcode.
You can change the colors of the map from the settings page including: water color, visited color, not visited color, outline color, roll over color, roll over outline color, etc.
The map size is fully customizable by passing in a height and width value when you call the shortcode.
Use [visited_countries] to display your map.
You can also add text and close the shortcode while using the following fields:
{num}, {total}, {percent}
i.e. [visited_countries width=”500″ height=”500″]I have visited {num} of {total} countries! That is {percent} of the world![/visited_countries]