Changeset 2984667
- Timestamp:
- 10/26/2023 10:57:46 PM (2 years ago)
- Location:
- asta-html-minifier
- Files:
-
- 2 edited
- 3 copied
-
tags/1.0.15 (copied) (copied from asta-html-minifier/trunk)
-
tags/1.0.15/asta-html-minifier.php (copied) (copied from asta-html-minifier/trunk/asta-html-minifier.php) (1 diff)
-
tags/1.0.15/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.15/asta-html-minifier.php
r2941558 r2984667 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.1 47 Version: 1.0.15 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.15/readme.txt
r2941558 r2984667 3 3 Tags: HTML, Minifer, Speed, Performance, fast 4 4 Requires at least: 4.0.26 5 Tested up to: 6. 35 Tested up to: 6.4 6 6 Requires PHP: 5.6.30 7 Stable tag: 1.0.1 47 Stable tag: 1.0.15 8 8 License: GPL3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 116 116 * Adding support to new Wordpress version 6.3 117 117 118 = 1.0.15 = 119 * Adding support to new Wordpress version 6.4 120 118 121 119 122 == Upgrade Notice == … … 167 170 = 1.0.14 = 168 171 * Adding support to new Wordpress version 6.3 172 173 = 1.0.15 = 174 * Adding support to new Wordpress version 6.4 -
asta-html-minifier/trunk/asta-html-minifier.php
r2941558 r2984667 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.1 47 Version: 1.0.15 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
r2941558 r2984667 3 3 Tags: HTML, Minifer, Speed, Performance, fast 4 4 Requires at least: 4.0.26 5 Tested up to: 6. 35 Tested up to: 6.4 6 6 Requires PHP: 5.6.30 7 Stable tag: 1.0.1 47 Stable tag: 1.0.15 8 8 License: GPL3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 116 116 * Adding support to new Wordpress version 6.3 117 117 118 = 1.0.15 = 119 * Adding support to new Wordpress version 6.4 120 118 121 119 122 == Upgrade Notice == … … 167 170 = 1.0.14 = 168 171 * Adding support to new Wordpress version 6.3 172 173 = 1.0.15 = 174 * Adding support to new Wordpress version 6.4
Note: See TracChangeset
for help on using the changeset viewer.