Plugin Directory

Changeset 2821671


Ignore:
Timestamp:
11/21/2022 05:13:31 PM (3 years ago)
Author:
john1302
Message:

tagging version 1.7.0

Location:
wp-lozad
Files:
2 edited
12 copied

Legend:

Unmodified
Added
Removed
  • wp-lozad/tags/1.7.0/lozad.php

    r2771982 r2821671  
    44Description: lazy loading of images by baroda algorithm
    55Author: Evgeniy Kozenok
    6 Version: 1.6.2
     6Version: 1.7.0
    77*/
    88
  • wp-lozad/tags/1.7.0/readme.txt

    r2771982 r2821671  
    33Tags: image, lazyload, lozad, front, posts, html processing
    44Requires at least: 5.0
    5 Tested up to: 6.0
    6 Stable tag: 1.6.2
     5Tested up to: 6.1.1
     6Stable tag: 1.7.0
    77License: GPL2
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2424
    2525== Changelog ==
     26= 1.7.0 =
     27* 2022-11-21: wp 6.1.1
     28
    2629= 1.6.2 =
    2730* 2022-08-18: JS ios < 14
  • wp-lozad/trunk/lozad.php

    r2771982 r2821671  
    44Description: lazy loading of images by baroda algorithm
    55Author: Evgeniy Kozenok
    6 Version: 1.6.2
     6Version: 1.7.0
    77*/
    88
  • wp-lozad/trunk/readme.txt

    r2771982 r2821671  
    33Tags: image, lazyload, lozad, front, posts, html processing
    44Requires at least: 5.0
    5 Tested up to: 6.0
    6 Stable tag: 1.6.2
     5Tested up to: 6.1.1
     6Stable tag: 1.7.0
    77License: GPL2
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    2424
    2525== Changelog ==
     26= 1.7.0 =
     27* 2022-11-21: wp 6.1.1
     28
    2629= 1.6.2 =
    2730* 2022-08-18: JS ios < 14
Note: See TracChangeset for help on using the changeset viewer.