Plugin Directory

Changeset 3010294


Ignore:
Timestamp:
12/14/2023 11:08:45 PM (2 years ago)
Author:
astavelopment
Message:

Running tests and validations

Location:
asta-html-minifier
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • asta-html-minifier/tags/1.0.16/asta-html-minifier.php

    r2984667 r3010294  
    55Plugin URI: https://www.astavelopment.ca?utm_medium=plugin&utm_source=wordpress&utm_campaign=asta-html-minifier&utm_term=plugin
    66Description: 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.15
     7Version: 1.0.16
    88Author: Astavelopment
    99Author 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.16/readme.txt

    r2984667 r3010294  
    55Tested up to: 6.4
    66Requires PHP: 5.6.30
    7 Stable tag: 1.0.15
     7Stable tag: 1.0.16
    88License: GPL3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    119119* Adding support to new Wordpress version 6.4
    120120
     121= 1.0.16 =
     122* Running tests and validations
     123
    121124
    122125== Upgrade Notice ==
     
    173176= 1.0.15 =
    174177* Adding support to new Wordpress version 6.4
     178
     179= 1.0.16 =
     180* Running tests and validations
  • asta-html-minifier/trunk/asta-html-minifier.php

    r2984667 r3010294  
    55Plugin URI: https://www.astavelopment.ca?utm_medium=plugin&utm_source=wordpress&utm_campaign=asta-html-minifier&utm_term=plugin
    66Description: 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.15
     7Version: 1.0.16
    88Author: Astavelopment
    99Author 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

    r2984667 r3010294  
    55Tested up to: 6.4
    66Requires PHP: 5.6.30
    7 Stable tag: 1.0.15
     7Stable tag: 1.0.16
    88License: GPL3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    119119* Adding support to new Wordpress version 6.4
    120120
     121= 1.0.16 =
     122* Running tests and validations
     123
    121124
    122125== Upgrade Notice ==
     
    173176= 1.0.15 =
    174177* Adding support to new Wordpress version 6.4
     178
     179= 1.0.16 =
     180* Running tests and validations
Note: See TracChangeset for help on using the changeset viewer.