Plugin Directory

Changeset 1807633


Ignore:
Timestamp:
01/23/2018 05:37:22 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

    r1807632 r1807633  
    4545= How to add weather info in a template =
    4646 
    47 You can use the template code `<?php if(function_exists('absWeather')) { echo absWeather(); } ?>`in page or post
     47You can use the template code `<?php if(function_exists('absWeather')) { echo absWeather(); } ?>`in page or post
    4848
    4949== Screenshots ==
  • ab-simple-weather/trunk/Readme.txt

    r1807632 r1807633  
    4545= How to add weather info in a template =
    4646 
    47 You can use the template code `&lt;?php if(function_exists('absWeather')) { echo absWeather(); } ?&gt;`in page or post
     47You can use the template code `<?php if(function_exists('absWeather')) { echo absWeather(); } ?>`in page or post
    4848
    4949== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.