Plugin Directory

Changeset 2662702


Ignore:
Timestamp:
01/24/2022 01:04:10 AM (4 years ago)
Author:
astavelopment
Message:

update support for wordpress version 5.9

Location:
asta-html-minifier
Files:
2 edited
3 copied

Legend:

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

    r2561503 r2662702  
    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.9
     7Version: 1.0.10
    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.10/readme.txt

    r2561503 r2662702  
    33Tags: HTML, Minifer, Speed, Performance, fast
    44Requires at least: 4.0.26
    5 Tested up to: 5.8
     5Tested up to: 5.9
    66Requires PHP: 5.6.30
    7 Stable tag: 1.0.9
     7Stable tag: 1.0.10
    88License: GPL3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    131131= 1.0.9 =
    132132* Adding support to new Wordpress version 5.8
     133
     134= 1.0.10 =
     135* Adding support to new Wordpress version 5.9
  • asta-html-minifier/trunk/asta-html-minifier.php

    r2561503 r2662702  
    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.9
     7Version: 1.0.10
    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

    r2561503 r2662702  
    33Tags: HTML, Minifer, Speed, Performance, fast
    44Requires at least: 4.0.26
    5 Tested up to: 5.8
     5Tested up to: 5.9
    66Requires PHP: 5.6.30
    7 Stable tag: 1.0.9
     7Stable tag: 1.0.10
    88License: GPL3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    131131= 1.0.9 =
    132132* Adding support to new Wordpress version 5.8
     133
     134= 1.0.10 =
     135* Adding support to new Wordpress version 5.9
Note: See TracChangeset for help on using the changeset viewer.