Changeset 1396506
- Timestamp:
- 04/15/2016 01:02:59 PM (10 years ago)
- Location:
- html-cleanup/trunk
- Files:
-
- 2 edited
-
html-cleanup.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
html-cleanup/trunk/html-cleanup.php
r1326050 r1396506 2 2 /* 3 3 Plugin Name: HTML Cleanup 4 Plugin URI: https://davidlyness.com/ plugins/html-cleanup4 Plugin URI: https://davidlyness.com/html-cleanup 5 5 Description: A plugin to replace or remove lines of HTML generated by Wordpress and other plugins based on predefined regular expressions. 6 Version: 1.2. 46 Version: 1.2.5 7 7 Author: David Lyness 8 8 Author URI: https://davidlyness.com -
html-cleanup/trunk/readme.txt
r1396429 r1396506 47 47 == Changelog == 48 48 49 = 1.2.5 = 50 * Update plugin homepage URL. 51 49 52 = 1.2.4 = 50 53 * Regain compatibility with Wordpress caching plugins which hook the page load very early. … … 73 76 == Upgrade Notice == 74 77 75 = 1.2. 4=76 HTML Cleanup has regained compatibility with Wordpress caching plugins, including those who hook the page load very early.78 = 1.2.5 = 79 HTML Cleanup's advertised plugin homepage is now correct. No changes to HTML Cleanup functionality.
Note: See TracChangeset
for help on using the changeset viewer.