Changeset 3282770
- Timestamp:
- 04/27/2025 02:06:21 PM (11 months ago)
- Location:
- asta-html-minifier
- Files:
-
- 2 edited
- 3 copied
-
tags/1.0.20 (copied) (copied from asta-html-minifier/trunk)
-
tags/1.0.20/asta-html-minifier.php (copied) (copied from asta-html-minifier/trunk/asta-html-minifier.php) (1 diff)
-
tags/1.0.20/readme.txt (copied) (copied from asta-html-minifier/trunk/readme.txt) (3 diffs)
-
trunk/asta-html-minifier.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
asta-html-minifier/tags/1.0.20/asta-html-minifier.php
r3180502 r3282770 5 5 Plugin URI: https://www.astavelopment.ca?utm_medium=plugin&utm_source=wordpress&utm_campaign=asta-html-minifier&utm_term=plugin 6 6 Description: Improve your website's overall performance by stripping away all extra white space and HTML comments in your HTML output across your entire website. 7 Version: 1.0. 197 Version: 1.0.20 8 8 Author: Astavelopment 9 9 Author URI: http://www.astavelopment.ca?utm_medium=plugin&utm_source=wordpress&utm_campaign=asta-html-minifier&utm_term=author -
asta-html-minifier/tags/1.0.20/readme.txt
r3180502 r3282770 3 3 Tags: HTML, Minifer, Speed, Performance, fast 4 4 Requires at least: 4.0.26 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Requires PHP: 5.6.30 7 Stable tag: 1.0. 197 Stable tag: 1.0.20 8 8 License: GPL3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 131 131 * Adding support to new Wordpress version 6.7 132 132 133 = 1.0.20 = 134 * Adding support to new Wordpress version 6.8 135 133 136 134 137 == Upgrade Notice == … … 197 200 = 1.0.19 = 198 201 * Adding support to new Wordpress version 6.7 202 203 = 1.0.20 = 204 * Adding support to new Wordpress version 6.8 -
asta-html-minifier/trunk/asta-html-minifier.php
r3180502 r3282770 5 5 Plugin URI: https://www.astavelopment.ca?utm_medium=plugin&utm_source=wordpress&utm_campaign=asta-html-minifier&utm_term=plugin 6 6 Description: Improve your website's overall performance by stripping away all extra white space and HTML comments in your HTML output across your entire website. 7 Version: 1.0. 197 Version: 1.0.20 8 8 Author: Astavelopment 9 9 Author URI: http://www.astavelopment.ca?utm_medium=plugin&utm_source=wordpress&utm_campaign=asta-html-minifier&utm_term=author -
asta-html-minifier/trunk/readme.txt
r3180502 r3282770 3 3 Tags: HTML, Minifer, Speed, Performance, fast 4 4 Requires at least: 4.0.26 5 Tested up to: 6. 75 Tested up to: 6.8 6 6 Requires PHP: 5.6.30 7 Stable tag: 1.0. 197 Stable tag: 1.0.20 8 8 License: GPL3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 131 131 * Adding support to new Wordpress version 6.7 132 132 133 = 1.0.20 = 134 * Adding support to new Wordpress version 6.8 135 133 136 134 137 == Upgrade Notice == … … 197 200 = 1.0.19 = 198 201 * Adding support to new Wordpress version 6.7 202 203 = 1.0.20 = 204 * Adding support to new Wordpress version 6.8
Note: See TracChangeset
for help on using the changeset viewer.