Plugin Directory

Changeset 443632


Ignore:
Timestamp:
09/26/2011 12:35:15 PM (15 years ago)
Author:
quartz
Message:
 
Location:
wordpress-custom-fields/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wordpress-custom-fields/trunk/readme.txt

    r442567 r443632  
    3737== Changelog ==
    3838
    39 = 1.0 =
    40 * Css editing from plugin settings.
    41 
    4239== Upgrade Notice ==
    4340
    44 = 1.0 =
    45 * Css editing from plugin settings.
    46 
  • wordpress-custom-fields/trunk/wp-customfields.php

    r442574 r443632  
    137137            }
    138138            ?>
    139             <span class="usage">usage : call function wpcf_getField($name:string) to get field value</span>
     139            <span class="usage">usage : call function wpcf_getField($name:string) to get field value.</span>
    140140            <br/>
    141141            <div style=" vertical-align: text-top ;">
Note: See TracChangeset for help on using the changeset viewer.