Allows you to easily embed Australian weather data on your website. Supports both weather forecast and current weather observations buttons.
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="3676" locality="wangaratta"]
where 3676 is the postcode for Wangaratta.
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.
Requires: 2.8 or higher
Compatible up to: 3.4
Last Updated: 2012-4-30
Downloads: 1,577
Got something to say? Need help?