Changeset 1807637
- Timestamp:
- 01/23/2018 05:45:03 AM (8 years ago)
- Location:
- ab-simple-weather
- Files:
-
- 2 edited
-
tags/1.0/Readme.txt (modified) (1 diff)
-
trunk/Readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ab-simple-weather/tags/1.0/Readme.txt
r1807635 r1807637 18 18 Here is the more details: 19 19 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 21 22 * Ability to add the weather info to page or post using the shortcode `[abs-weather]` 22 23 * 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 18 18 Here is the more details: 19 19 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 21 22 * Ability to add the weather info to page or post using the shortcode `[abs-weather]` 22 23 * 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.