Changeset 2821671
- Timestamp:
- 11/21/2022 05:13:31 PM (3 years ago)
- Location:
- wp-lozad
- Files:
-
- 2 edited
- 12 copied
-
tags/1.7.0 (copied) (copied from wp-lozad/trunk)
-
tags/1.7.0/classes (copied) (copied from wp-lozad/trunk/classes)
-
tags/1.7.0/classes/ContentProcessing.php (copied) (copied from wp-lozad/trunk/classes/ContentProcessing.php)
-
tags/1.7.0/classes/FrontPageProcessing.php (copied) (copied from wp-lozad/trunk/classes/FrontPageProcessing.php)
-
tags/1.7.0/classes/settings/AdminSettingsPage.php (copied) (copied from wp-lozad/trunk/classes/settings/AdminSettingsPage.php)
-
tags/1.7.0/classes/settings/SettingsConstants.php (copied) (copied from wp-lozad/trunk/classes/settings/SettingsConstants.php)
-
tags/1.7.0/js (copied) (copied from wp-lozad/trunk/js)
-
tags/1.7.0/js/initLozad.js (copied) (copied from wp-lozad/trunk/js/initLozad.js)
-
tags/1.7.0/js/lozad.js (copied) (copied from wp-lozad/trunk/js/lozad.js)
-
tags/1.7.0/lozad.php (copied) (copied from wp-lozad/trunk/lozad.php) (1 diff)
-
tags/1.7.0/readme.txt (copied) (copied from wp-lozad/trunk/readme.txt) (2 diffs)
-
tags/1.7.0/vendor (copied) (copied from wp-lozad/trunk/vendor)
-
trunk/lozad.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-lozad/tags/1.7.0/lozad.php
r2771982 r2821671 4 4 Description: lazy loading of images by baroda algorithm 5 5 Author: Evgeniy Kozenok 6 Version: 1. 6.26 Version: 1.7.0 7 7 */ 8 8 -
wp-lozad/tags/1.7.0/readme.txt
r2771982 r2821671 3 3 Tags: image, lazyload, lozad, front, posts, html processing 4 4 Requires at least: 5.0 5 Tested up to: 6. 06 Stable tag: 1. 6.25 Tested up to: 6.1.1 6 Stable tag: 1.7.0 7 7 License: GPL2 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 24 24 25 25 == Changelog == 26 = 1.7.0 = 27 * 2022-11-21: wp 6.1.1 28 26 29 = 1.6.2 = 27 30 * 2022-08-18: JS ios < 14 -
wp-lozad/trunk/lozad.php
r2771982 r2821671 4 4 Description: lazy loading of images by baroda algorithm 5 5 Author: Evgeniy Kozenok 6 Version: 1. 6.26 Version: 1.7.0 7 7 */ 8 8 -
wp-lozad/trunk/readme.txt
r2771982 r2821671 3 3 Tags: image, lazyload, lozad, front, posts, html processing 4 4 Requires at least: 5.0 5 Tested up to: 6. 06 Stable tag: 1. 6.25 Tested up to: 6.1.1 6 Stable tag: 1.7.0 7 7 License: GPL2 8 8 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 24 24 25 25 == Changelog == 26 = 1.7.0 = 27 * 2022-11-21: wp 6.1.1 28 26 29 = 1.6.2 = 27 30 * 2022-08-18: JS ios < 14
Note: See TracChangeset
for help on using the changeset viewer.