Changeset 2160428
- Timestamp:
- 09/21/2019 03:27:07 AM (7 years ago)
- Location:
- asta-html-minifier
- Files:
-
- 2 edited
- 3 copied
-
tags/1.0.3 (copied) (copied from asta-html-minifier/trunk)
-
tags/1.0.3/asta-html-minifier.php (copied) (copied from asta-html-minifier/trunk/asta-html-minifier.php) (1 diff)
-
tags/1.0.3/readme.txt (copied) (copied from asta-html-minifier/trunk/readme.txt) (2 diffs)
-
trunk/asta-html-minifier.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
asta-html-minifier/tags/1.0.3/asta-html-minifier.php
r2160422 r2160428 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. 27 Version: 1.0.3 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.3/readme.txt
r2160422 r2160428 77 77 * Fixing bug with Gutenberg editor by disabling minify HTML in admin sections 78 78 79 = 1.0.3 = 80 * tag fix 81 79 82 80 83 … … 90 93 = 1.0.2 = 91 94 * Enjoy this plugin with new Gutenberg editor 95 96 = 1.0.3 = 97 * tag fix -
asta-html-minifier/trunk/asta-html-minifier.php
r2160422 r2160428 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. 27 Version: 1.0.3 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
r2160422 r2160428 77 77 * Fixing bug with Gutenberg editor by disabling minify HTML in admin sections 78 78 79 = 1.0.3 = 80 * tag fix 81 79 82 80 83 … … 90 93 = 1.0.2 = 91 94 * Enjoy this plugin with new Gutenberg editor 95 96 = 1.0.3 = 97 * tag fix
Note: See TracChangeset
for help on using the changeset viewer.