AB Simple Weather Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Want to display a beautiful weather snippet in your website? Here is the solution. AB Simple Weather helps you to add the weather info to your website in a beautiful way!
Here is the more details:
- Ability to set the preferred location either by entering city name or GPS coordinates for the weather to be displayed
- Get your GPS coordinates in one click
- Ability to add the weather info to page or post using the shortcode
[abs-weather]
- Add the weather info to the source code using the PHP code:
<?php if(function_exists('absWeather')) { echo absWeather(); } ?>
- Change the display container element (HTML) for flexibility in styling the weather in your template
- Display a dynamic weather icon based on the current weather
- Display city and region
- Display country name
- Display current weather condition
- Display humidity information
- Display wind information
Disclaimer: This plugin uses the simpleWeather API and the weather information are subject to vary from different providers.