>
Download This Plugin | |
Download Elegant Themes | |
Name | WeatherZone Embed |
Version | 1.2.5 |
Author | OM4 |
Rating | 0 |
Last updated | 2015-02-09 01:29:00 |
Downloads |
3491
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
WeatherZone Embed plugin added 13 bytes of resources to the Home page and 16 bytes of resources to the sample Post page.
WeatherZone Embed plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! WeatherZone Embed plugin ads no tables to your Wordpress blog database.Allows you to easily embed Australian weather forecast and observation data on your website.
Data is provided in the form of a WeatherZone.com.au button.
Supports both weather forecast and current weather observations buttons.
Requires no knowledge of JavaScript, and is compatible with WordPress Multisite.
To use this plugin, add a [weatherzone]
shortcode to a page or text widget on your website:
eg. [weatherzone mode="a" postcode="b" locality="c" showradar="d"]
Description of parameters:
Specifies which type of weather button to add.
Valid values for the mode
parameter are:
currentweather
: (default) Current Weather Observation buttonforecast
: Weather forecast buttonThe postcode of your desired location to show weather data for.
Required: Yes
You may also add a locality
parameter if you wish. This is recommended as it will ensure that your closest weather station is provided.
For example if you wanted the current weather for Wangaratta to appear in your page, your script call would look like this:
[weatherzone mode="currentweather" postcode="6008" locality="Shenton Park"]
where 6008 is the postcode for Shenton Park.
Whether or not to display a link to the weather radar below the weather button.
Valid values for the showradar
parameter are:
true
: (default) Yes, display the linkfalse
: No, do not display the linkSee the WordPress WeatherZone Embed Plugin home page for further information.