This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Visited US States

ਵੇਰਵਾ

Uses amMap’s JavaScript maps to display a map of visited places via shortcode.

Use [visited_states] to display your map.

You can also add text and close the shortcode while using the following fields:
{num}, {total}, {percent}

i.e. [visited_states width=”500″ height=”500″]I have visited {num} of {total} states! That is {percent} of the country![/visited_states]

ਸਕਰੀਨਸ਼ਾਟ

  • Preview of the map.
  • Preview of the settings screen.
  • Preview of the screen to choose which ones you have visited.

ਸਥਾਪਤੀਕਰਨ

  1. Upload np_visited_states folder to your current plugin directory (i.e. /wp-content/plugins/ if you haven’t changed them)
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

Can I change the size of the map?

Yes, just pass in the width and height values when you call the shortcode. i.e. [visited_states width=”1000″ height=”600″]

What colors can I use?

You can use any valid HEX color code or even try entering a common color name. If I’ve added it to the plugin it will automatically
change it to the correct HEX code and save it. Don’t worry if you get one wrong, it will just go back to the default color.

I’ve added a preview of the map to the settings screen so you can immediately see your color changes!

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Visited US States” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Visited US States” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.3

*Updating version

1.0.2

*Added map preview on settings and states page. Fixed some errors.

1.0.1

  • Added settings page

1.0.0

  • First Draft