Plugin Directory

Changeset 1331394


Ignore:
Timestamp:
01/19/2016 03:26:11 PM (10 years ago)
Author:
proodos
Message:

tested on 4.4 - readme edit

Location:
pdsweather
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pdsweather/tags/2.0/readme.txt

    r1331389 r1331394  
    44Tags: weather, current conditions
    55Requires at least: 3.0.1
    6 Tested up to: 4.4.1
    7 Stable tag: 4.4.1
     6Tested up to: 4.4
     7Stable tag: 4.4
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2626* Preview - not an options, but shows how will your sweather snippet look like.
    2727
    28 After setting up, simply echo pdsWeather() where you want the conditions to show.
    29 
    30 Make sure the plugin is activated before echoing pdsWeather() otherwise it will throw an error.
     28After setting up, simply echo pdsWeather() where you want the conditions to show. Make sure the plugin is activated before echoing pdsWeather() otherwise it will throw an error.
    3129
    3230We now added an input field to insert your own Weather Underground API key, so you no longer depend on our key. Please go to Weather plugin tab to insert the key.
     
    4947== Changelog ==
    5048
     49= 2.0 =
     50* solved some bugs
     51* added input field for API key
     52* added uninstall functions
     53
     54= 1.1.1 =
     55* another little bug solved
     56
     57= 1.1 =
     58* solved bug with showing of the countries
     59* added F and °C for temperature strings
     60
    5161= 1.0 =
    5262* First version of the plugin.
     
    5464* Shows conditions and feels like string.
    5565* Uses WU icons and weather font.
    56 
    57 = 1.1 =
    58 * solved bug with showing of the countries
    59 * added F and °C for temperature strings
    60 
    61 = 1.1.1 =
    62 * another little bug solved
    63 
    64 = 2.0 =
    65 * solved some bugs
    66 * added input field for API key
    67 * added uninstall functions
  • pdsweather/trunk/readme.txt

    r1331389 r1331394  
    44Tags: weather, current conditions
    55Requires at least: 3.0.1
    6 Tested up to: 4.4.1
    7 Stable tag: 4.4.1
     6Tested up to: 4.4
     7Stable tag: 4.4
    88License: GPLv2
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2626* Preview - not an options, but shows how will your sweather snippet look like.
    2727
    28 After setting up, simply echo pdsWeather() where you want the conditions to show.
    29 
    30 Make sure the plugin is activated before echoing pdsWeather() otherwise it will throw an error.
     28After setting up, simply echo pdsWeather() where you want the conditions to show. Make sure the plugin is activated before echoing pdsWeather() otherwise it will throw an error.
    3129
    3230We now added an input field to insert your own Weather Underground API key, so you no longer depend on our key. Please go to Weather plugin tab to insert the key.
     
    4846== Changelog ==
    4947
     48= 2.0 =
     49* solved some bugs
     50* added input field for API key
     51* added uninstall functions
     52
     53= 1.1.1 =
     54* another little bug solved
     55
     56= 1.1 =
     57* solved bug with showing of the countries
     58* added F and °C for temperature strings
     59
    5060= 1.0 =
    5161* First version of the plugin.
     
    5363* Shows conditions and feels like string.
    5464* Uses WU icons and weather font.
    55 
    56 = 1.1 =
    57 * solved bug with showing of the countries
    58 * added F and °C for temperature strings
    59 
    60 = 1.1.1 =
    61 * another little bug solved
    62 
    63 = 2.0 =
    64 * solved some bugs
    65 * added input field for API key
    66 * added uninstall functions
Note: See TracChangeset for help on using the changeset viewer.