Plugin Directory

Changeset 727597


Ignore:
Timestamp:
06/17/2013 06:46:05 PM (13 years ago)
Author:
davidlyness
Message:

Committing v1.2.1

Location:
html-cleanup
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • html-cleanup/tags/1.2.1/readme.txt

    r704380 r727597  
    11=== HTML Cleanup ===
    22Contributors: davidlyness
    3 Donate link: https://davidlyness.com/donate
     3Donate link: https://supporters.eff.org/donate
    44Tags: html, replace, remove, filter, regex, regular expression
    55Requires at least: 3.5.1
     
    4747== Changelog ==
    4848
     49= 1.2.1 =
     50* Compatibility with versions of PHP prior to v5.3.
     51
    4952= 1.2.0 =
    5053* HTML Cleanup can now replace blacklisted HTML patterns as well as removing them.
     
    6164== Upgrade Notice ==
    6265
    63 = 1.2.0 =
    64 HTML Cleanup can now replace blacklisted HTML patterns as well as removing them.
     66= 1.2.1 =
     67HTML Cleanup is now compatible with versions of PHP prior to v5.3.
  • html-cleanup/trunk/readme.txt

    r704380 r727597  
    11=== HTML Cleanup ===
    22Contributors: davidlyness
    3 Donate link: https://davidlyness.com/donate
     3Donate link: https://supporters.eff.org/donate
    44Tags: html, replace, remove, filter, regex, regular expression
    55Requires at least: 3.5.1
     
    4747== Changelog ==
    4848
     49= 1.2.1 =
     50* Compatibility with versions of PHP prior to v5.3.
     51
    4952= 1.2.0 =
    5053* HTML Cleanup can now replace blacklisted HTML patterns as well as removing them.
     
    6164== Upgrade Notice ==
    6265
    63 = 1.2.0 =
    64 HTML Cleanup can now replace blacklisted HTML patterns as well as removing them.
     66= 1.2.1 =
     67HTML Cleanup is now compatible with versions of PHP prior to v5.3.
Note: See TracChangeset for help on using the changeset viewer.