This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Mona Windy map Embed

Description

Check out live demo here: https://mona-media.com/project/mona-windy-embed-wordpress-plugin/

This simple but powerful plugin will help you sharing weather information about your favorite places and to display maps.
You can use it as Shortcode, include everywhere you want.

Display embed map using shortcode [mona_windy].

Follow us at Mona Media

Our plugins

We also making premium plugin in case that you guys love this plugin. Comment and review it if you want me to put it premium with more kool function.

Some of our plugins you may like:
– Making Kool Reaction voting system for you post/page https://codecanyon.net/item/mona-reaction-voting-system-with-customizable-reactions-wordpress-plugin/15352246.
– Pokedex – pokemon knowledge base: https://codecanyon.net/item/mona-pokedex-pokemon-go-knowledge-base-wordpress-plugin/17568438.
– Adding Emoji: https://codecanyon.net/item/mona-emoji-custom-funny-emojiemoticon-on-your-postpage-wordpress-plugin/16222462.
– Powerful analytic system for your website: https://codecanyon.net/item/mona-analytics-the-most-powerful-all-in-one-wordpress-analytics-plugin/17254577.

Screenshots

  • Map with simple function.
  • Map with marker location.
  • Map with detail weather information.
  • Map with customized wind speed unit.
  • Map with customized temperature unit.

Installation

  1. Upload the mona-windy-map-embed directory to the /wp-content/plugins/ directory via FTP
  2. Alternatively, upload the mona-windy-map-embed.zip file to the ‘Plugins->Add New’ page in your WordPress admin
    area
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Put this [mona_windy] to any where you want

1, 2, 3: You’re done!

FAQ

How can I display map by shortcode?

Please use shortcode [mona_windy] with attributes below.

How can I know available attributes?
  • lat: (required, float value) latitude of a place.
  • lng: (required, float value) longitude of a place.
  • zoom: (optional, integer value) zoom level of map (Suggestion: 4-6).
  • width: (optional, css style value) width of the map.
  • height: (optional, css style value) height of the map.
  • wind: (optional, string value) wind speed unit (kt | m/s | km/h | mph | bft).
  • temp: (optional, string value) temperature unit (°C | °F).
  • time: (optional, string value) forecast for (0 | 12 | 24) now/next %x hour(s).
  • marker (optional, boolean value) show marker or not?
  • pressure (optional, boolean value) show pressure isolines or not?
  • detail (optional, boolean value) show detail weather table or not?
Is it free?

Yes it free.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Mona Windy map Embed” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Mona Windy map Embed” into your language.

Interested in development?

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

Change log

1.0

  • Initial Release