Changeset 2424087
- Timestamp:
- 11/24/2020 02:12:45 AM (5 years ago)
- Location:
- asta-html-minifier
- Files:
-
- 2 edited
- 3 copied
-
tags/1.0.7 (copied) (copied from asta-html-minifier/trunk)
-
tags/1.0.7/asta-html-minifier.php (copied) (copied from asta-html-minifier/trunk/asta-html-minifier.php) (1 diff)
-
tags/1.0.7/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.7/asta-html-minifier.php
r2358062 r2424087 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. 67 Version: 1.0.7 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.7/readme.txt
r2358067 r2424087 3 3 Tags: HTML, Minifer, Speed, Performance, fast 4 4 Requires at least: 4.0.26 5 Tested up to: 5. 55 Tested up to: 5.6 6 6 Requires PHP: 5.6.30 7 Stable tag: 1.0. 67 Stable tag: 1.0.7 8 8 License: GPL3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 87 87 88 88 = 1.0.6 = 89 * Adding support to new Wordpress version 5.5 90 91 = 1.0.7 = 89 92 * Adding support to new Wordpress version 5.6 90 93 … … 112 115 113 116 = 1.0.6 = 117 * Adding support to new Wordpress version 5.5 118 119 = 1.0.7 = 114 120 * Adding support to new Wordpress version 5.6 -
asta-html-minifier/trunk/asta-html-minifier.php
r2358062 r2424087 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. 67 Version: 1.0.7 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
r2358067 r2424087 3 3 Tags: HTML, Minifer, Speed, Performance, fast 4 4 Requires at least: 4.0.26 5 Tested up to: 5. 55 Tested up to: 5.6 6 6 Requires PHP: 5.6.30 7 Stable tag: 1.0. 67 Stable tag: 1.0.7 8 8 License: GPL3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 87 87 88 88 = 1.0.6 = 89 * Adding support to new Wordpress version 5.5 90 91 = 1.0.7 = 89 92 * Adding support to new Wordpress version 5.6 90 93 … … 112 115 113 116 = 1.0.6 = 117 * Adding support to new Wordpress version 5.5 118 119 = 1.0.7 = 114 120 * Adding support to new Wordpress version 5.6
Note: See TracChangeset
for help on using the changeset viewer.