Weather Underground

Wordpress Plugin
Download latest - 2.1.3

Developers

katzwebdesign

Download Stats

Today 11
Yesterday 33
Last Week 225
All Time 236,647
Banner 772x250


Releases (15 )

Version Release Date Change Log
2.1.3 2016-06-30
2.1.1 2015-08-25

on August 25, 2015 = * Fixed: WordPress 4.3 compatibility * Added: Display any errors while fetching forecasts to administrators * Updated: Polish translation (thanks Cezary!) and Brazilian Portuguese (thanks Filipe!) * Removed unused <thead> code in table-horizontal.html template * Updated: Twig template loader to version 1.21 from 1.18.1

2.1 2015-04-30

on April 29, 2015 = * Added: Now supports Weather Underground Severe Weather alerts & warnings * Fixed: Issue using multi-word cities (thanks @christianriley!) * Fixed: Restored alt text for icon when using the Current template * Fixed: Widget preview for "Old School" icon set * Fixed: Fatal error if plugin or theme already used Twig template loader * Fixed: Replace Icon Set FAQ code * Updated: Translations - thanks to all the translators! - Slovenian: Ale Hoevar - Bosnian: Marko Saraba

2.0.11 2014-12-04

on December 4 = * Fixed: Fatal error when no location is set in shortcode * Fixed: Link to Wunderground now goes to forecast URL, not the weather station URL * Fixed: Support lowercase language parameters in the shortcode (fr, not only FR) * Fixed: Japanese Wunderground subdomain (nihongo.wunderground.com) * Fixed: Duplicate forecasts in Horizontal Table layout (reported here) * Fix: Remove erroneous PHP code in <table> tag * Tweak: Make icon names case insensitive. Before, icon names were case sensitive, so incredible didn't work, since the plugin expected Incredible. (reported here) * Tweak: Replace <table cellspacing="0"> with CSS * Added Bulgarian translation - thanks @cocacoli4ko!

2.0.10 2014-10-26

on October 26 = * Added: Missing font files

2.0.9 2014-10-23

on October 22 = * Added: Caching of forecast output HTML. This makes the plugin use fewer server resources when displaying the forecast. * Fixed: Widget forecasts use the correct date formatting (set by wunderground_get_date_format()) * Modified: Locally storing font, which fixes issues with older IE versions causing site load time issues * Added: Hebrew translation - thanks, @nirbentzy!

2.0.8 2014-10-07

on October 7 = * Fixed: PHP warning reported here * Fixed: Date wasn't respecting current timezone (as reported here) * Added: Support for [forecast] and [wunderground] shortcodes in Text widgets by adding a do_shortcode filter on widgets. This had been enabled in Version 1.x. * Added: wp_wunderground_forecast filter to be backward-compatible with Version 1.x

1.2.5.1 2013-02-04
  • Quick fix for icon issues: the icon images were broken.
1.2.5 2012-03-29
  • Fixed issue where checkbox state wasn't being reflected in settings.
1.2.4 2011-02-01
  • Removed error generation when XML file cannot be read (Error on line 427, as reported). Now, it just outputs an HTML comment error message.
1.2.2 2010-12-20
  • Added GoDaddy compatibility by switching from simplexml_load_file to wp_remote_fopen and simplexml_load_string (thanks, rjune)
1.2.1 2010-12-17
  • Fixed issue with "Give thanks" link
1.2 2010-12-06
  • Improved data storage, fixing issues users were having with Celsius / Fahrenheit settings and setting the number of columns in a table
  • A new cache option has been added to the shortcode. Add cache=0 or cache= to the shortcode to disable storing forecasts. Not recommended; will dramatically slow down site.
    • If you want to refresh the results, you can add ?cache=false to your URL and the forecast will be updated.
  • Added "width" option to shortcode to define table width. 100% is the default. Use width=0 or width= to disable hard-coding width in table.
  • Changed the default high/low setting to add the degree symbol.
  • Removed code whitespace when storing table for added speed
  • Added CSS classes to forecast columns based on weather conditions. This will allow you to make "Partly Cloudy" columns gray, "Sunny" blue, etc.
  • Added three new filters:
    • wp_wunderground_forecast_cache - How long results are cached for. Default: 6 hours.
    • wp_wunderground_forecast_icon
    • wp_wunderground_forecast_conditions
    • wp_wunderground_forecast_temp
  • Rounded column width to two digits. Instead of 16.66666667%, it's now 16.67%
1.0.1 2010-11-17
  • Added a check for PHP5, which is required for the plugin.
1.0 2010-09-27
  • Initial launch

=