Plugin Directory

Changeset 128252


Ignore:
Timestamp:
06/21/2009 10:06:25 PM (17 years ago)
Author:
Speedboxer
Message:

Format changelog to new standard

Location:
comment-approval-notification
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • comment-approval-notification/branches/1.1/readme.txt

    r74268 r128252  
    2828== Changelog ==
    2929
    30 **1.1.1** - Fix 2.6 compatibility by globaling $wp_version.
     30= 1.1.1 =
     31* Fix WordPress 2.6 compatibility
    3132
    32 **1.1** - Stop using shortcode API (shortcodes are still available, don't worry), fix PHP warning and add WordPress 2.6 compatibility.
     33= 1.1 =
     34* Stop using shortcode API (shortcodes are still available, don't worry)
     35* Fix PHP warning
     36* Add WordPress 2.6 compatibility
    3337
    34 **1.0.1** - Remove [comment\_date\_gmt] and [post\_date\_gmt]. Use date_format option on [comment\_date] and [post\_date] and only show the date. Add [comment\_time] and [post\_time] formatted with time\_format option.
     38= 1.0.1 =
     39* Remove [comment\_date\_gmt] and [post\_date\_gmt]
     40* Use date_format option on [comment\_date] and [post\_date] and only show the date
     41* Add [comment\_time] and [post\_time] formatted with time\_format option
    3542
    36 **1.0** - Initial release
     43= 1.0 =
     44* Initial release
  • comment-approval-notification/tags/1.1.1/readme.txt

    r74268 r128252  
    2828== Changelog ==
    2929
    30 **1.1.1** - Fix 2.6 compatibility by globaling $wp_version.
     30= 1.1.1 =
     31* Fix WordPress 2.6 compatibility
    3132
    32 **1.1** - Stop using shortcode API (shortcodes are still available, don't worry), fix PHP warning and add WordPress 2.6 compatibility.
     33= 1.1 =
     34* Stop using shortcode API (shortcodes are still available, don't worry)
     35* Fix PHP warning
     36* Add WordPress 2.6 compatibility
    3337
    34 **1.0.1** - Remove [comment\_date\_gmt] and [post\_date\_gmt]. Use date_format option on [comment\_date] and [post\_date] and only show the date. Add [comment\_time] and [post\_time] formatted with time\_format option.
     38= 1.0.1 =
     39* Remove [comment\_date\_gmt] and [post\_date\_gmt]
     40* Use date_format option on [comment\_date] and [post\_date] and only show the date
     41* Add [comment\_time] and [post\_time] formatted with time\_format option
    3542
    36 **1.0** - Initial release
     43= 1.0 =
     44* Initial release
  • comment-approval-notification/trunk/readme.txt

    r74268 r128252  
    2828== Changelog ==
    2929
    30 **1.1.1** - Fix 2.6 compatibility by globaling $wp_version.
     30= 1.1.1 =
     31* Fix WordPress 2.6 compatibility
    3132
    32 **1.1** - Stop using shortcode API (shortcodes are still available, don't worry), fix PHP warning and add WordPress 2.6 compatibility.
     33= 1.1 =
     34* Stop using shortcode API (shortcodes are still available, don't worry)
     35* Fix PHP warning
     36* Add WordPress 2.6 compatibility
    3337
    34 **1.0.1** - Remove [comment\_date\_gmt] and [post\_date\_gmt]. Use date_format option on [comment\_date] and [post\_date] and only show the date. Add [comment\_time] and [post\_time] formatted with time\_format option.
     38= 1.0.1 =
     39* Remove [comment\_date\_gmt] and [post\_date\_gmt]
     40* Use date_format option on [comment\_date] and [post\_date] and only show the date
     41* Add [comment\_time] and [post\_time] formatted with time\_format option
    3542
    36 **1.0** - Initial release
     43= 1.0 =
     44* Initial release
Note: See TracChangeset for help on using the changeset viewer.