Changeset 1807633
- Timestamp:
- 01/23/2018 05:37:22 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
r1807632 r1807633 45 45 = How to add weather info in a template = 46 46 47 You can use the template code ` <?php if(function_exists('absWeather')) { echo absWeather(); } ?>`in page or post47 You can use the template code `<?php if(function_exists('absWeather')) { echo absWeather(); } ?>`in page or post 48 48 49 49 == Screenshots == -
ab-simple-weather/trunk/Readme.txt
r1807632 r1807633 45 45 = How to add weather info in a template = 46 46 47 You can use the template code ` <?php if(function_exists('absWeather')) { echo absWeather(); } ?>`in page or post47 You can use the template code `<?php if(function_exists('absWeather')) { echo absWeather(); } ?>`in page or post 48 48 49 49 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.