Plugin Directory

Changeset 2424087


Ignore:
Timestamp:
11/24/2020 02:12:45 AM (5 years ago)
Author:
astavelopment
Message:

updating support to wordpresss 5.6

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

Legend:

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

    r2358062 r2424087  
    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.6
     7Version: 1.0.7
    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.7/readme.txt

    r2358067 r2424087  
    33Tags: HTML, Minifer, Speed, Performance, fast
    44Requires at least: 4.0.26
    5 Tested up to: 5.5
     5Tested up to: 5.6
    66Requires PHP: 5.6.30
    7 Stable tag: 1.0.6
     7Stable tag: 1.0.7
    88License: GPL3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    8787
    8888= 1.0.6 =
     89* Adding support to new Wordpress version 5.5
     90
     91= 1.0.7 =
    8992* Adding support to new Wordpress version 5.6
    9093
     
    112115
    113116= 1.0.6 =
     117* Adding support to new Wordpress version 5.5
     118
     119= 1.0.7 =
    114120* Adding support to new Wordpress version 5.6
  • asta-html-minifier/trunk/asta-html-minifier.php

    r2358062 r2424087  
    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.6
     7Version: 1.0.7
    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

    r2358067 r2424087  
    33Tags: HTML, Minifer, Speed, Performance, fast
    44Requires at least: 4.0.26
    5 Tested up to: 5.5
     5Tested up to: 5.6
    66Requires PHP: 5.6.30
    7 Stable tag: 1.0.6
     7Stable tag: 1.0.7
    88License: GPL3
    99License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    8787
    8888= 1.0.6 =
     89* Adding support to new Wordpress version 5.5
     90
     91= 1.0.7 =
    8992* Adding support to new Wordpress version 5.6
    9093
     
    112115
    113116= 1.0.6 =
     117* Adding support to new Wordpress version 5.5
     118
     119= 1.0.7 =
    114120* Adding support to new Wordpress version 5.6
Note: See TracChangeset for help on using the changeset viewer.