Plugin Directory

Changeset 1807637


Ignore:
Timestamp:
01/23/2018 05:45:03 AM (8 years ago)
Author:
abooze
Message:

Few type changes

Location:
ab-simple-weather
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ab-simple-weather/tags/1.0/Readme.txt

    r1807635 r1807637  
    1818Here is the more details:
    1919
    20 *   Ability to set the preferred location for the weather to be displayed
     20*   Ability to set the preferred location either by entering city name or GPS coordinates for the weather to be displayed
     21*   Get your GPS coordinates in one click
    2122*   Ability to add the weather info to page or post using the shortcode `[abs-weather]`
    2223*   Add the weather info to the source code using the PHP code: `<?php if(function_exists('absWeather')) { echo absWeather(); } ?>`
  • ab-simple-weather/trunk/Readme.txt

    r1807635 r1807637  
    1818Here is the more details:
    1919
    20 *   Ability to set the preferred location for the weather to be displayed
     20*   Ability to set the preferred location either by entering city name or GPS coordinates for the weather to be displayed
     21*   Get your GPS coordinates in one click
    2122*   Ability to add the weather info to page or post using the shortcode `[abs-weather]`
    2223*   Add the weather info to the source code using the PHP code: `<?php if(function_exists('absWeather')) { echo absWeather(); } ?>`
Note: See TracChangeset for help on using the changeset viewer.