Changeset 727597
- Timestamp:
- 06/17/2013 06:46:05 PM (13 years ago)
- Location:
- html-cleanup
- Files:
-
- 2 edited
- 1 copied
-
tags/1.2.1 (copied) (copied from html-cleanup/trunk)
-
tags/1.2.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
html-cleanup/tags/1.2.1/readme.txt
r704380 r727597 1 1 === HTML Cleanup === 2 2 Contributors: davidlyness 3 Donate link: https:// davidlyness.com/donate3 Donate link: https://supporters.eff.org/donate 4 4 Tags: html, replace, remove, filter, regex, regular expression 5 5 Requires at least: 3.5.1 … … 47 47 == Changelog == 48 48 49 = 1.2.1 = 50 * Compatibility with versions of PHP prior to v5.3. 51 49 52 = 1.2.0 = 50 53 * HTML Cleanup can now replace blacklisted HTML patterns as well as removing them. … … 61 64 == Upgrade Notice == 62 65 63 = 1.2. 0=64 HTML Cleanup can now replace blacklisted HTML patterns as well as removing them.66 = 1.2.1 = 67 HTML Cleanup is now compatible with versions of PHP prior to v5.3. -
html-cleanup/trunk/readme.txt
r704380 r727597 1 1 === HTML Cleanup === 2 2 Contributors: davidlyness 3 Donate link: https:// davidlyness.com/donate3 Donate link: https://supporters.eff.org/donate 4 4 Tags: html, replace, remove, filter, regex, regular expression 5 5 Requires at least: 3.5.1 … … 47 47 == Changelog == 48 48 49 = 1.2.1 = 50 * Compatibility with versions of PHP prior to v5.3. 51 49 52 = 1.2.0 = 50 53 * HTML Cleanup can now replace blacklisted HTML patterns as well as removing them. … … 61 64 == Upgrade Notice == 62 65 63 = 1.2. 0=64 HTML Cleanup can now replace blacklisted HTML patterns as well as removing them.66 = 1.2.1 = 67 HTML Cleanup is now compatible with versions of PHP prior to v5.3.
Note: See TracChangeset
for help on using the changeset viewer.