You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
= 2.4.0 - 2020/08/08 =
* This feature release has full compatibility with WP 5.5 core image lazy loading. Just Update and a3 Lazy Load will work side-by-side with the WP core image lazy load. No settings to update and a3 lazy load will enhance it by lazy loading images the new core feature misses and on older browsers that do not support the new feature.
* Feature - Full compatibility with WordPress 5.5 core image lazy load feature
* Tweak - Test for compatibility with WordPress 5.5
* Tweak - Test for compatibility with WooCommerce 4.3.1
* Tweak - Update plugins description with notes about WP 5.5 compatibility
* Tweak - Update plugins Image Options help text about WP 5.5 compatibility
@@ -17,6 +17,10 @@ a3 Lazy Load is inspired by and powered by the ressio [Lazy-Load-xt JavaScript](
17
17
18
18
a3 Lazy Load is the most fully featured, incredibly easy to set up lazy load plugin for WordPress. Use the plugins admin settings to easily define what elements are lazy loaded and when they become visible in the users browser. As the user scrolls down the page the next lot of elements you have applied lazy Load to are only loaded as they become visible in the view port.
19
19
20
+
= 100% COMPATABLE WITH WORDPRESS 5.5 =
21
+
22
+
WordPress 5.5 introduced lazy loading for all images uploaded to a site’s media library. a3 Lazy Load Image options work side-by-side with this, but then enhances it by lazy loading all the images loaded from outside of the media library or on older browsers that do not support the new WP attribute.
23
+
20
24
= IMAGE LAZY LOAD =
21
25
22
26
Images are the number one element that slows page load and increases bandwidth use. From the a3 Lazy Load admin panel turn load images by a3 Lazy Load ON | OFF. For more flexibility when ON you can choose to ON | OFF lazy load for images in
@@ -204,10 +208,18 @@ Filter tags to add to class name of theme to exclude lazy load on images or vide
204
208
205
209
== Changelog ==
206
210
207
-
= 2.3.3 – 2020/07/17 =
211
+
= 2.4.0 - 2020/08/08 =
212
+
* This feature release has full compatibility with WP 5.5 core image lazy loading. Just Update and a3 Lazy Load will work side-by-side with the WP core image lazy load. No settings to update and a3 lazy load will enhance it by lazy loading images the new core feature misses and on older browsers that do not support the new feature.
213
+
* Feature - Full compatibility with WordPress 5.5 core image lazy load feature
214
+
* Tweak - Test for compatibility with WordPress 5.5
215
+
* Tweak - Test for compatibility with WooCommerce 4.3.1
216
+
* Tweak - Update plugins description with notes about WP 5.5 compatibility
217
+
* Tweak - Update plugins Image Options help text about WP 5.5 compatibility
218
+
219
+
= 2.3.3 - 2020/07/17 =
208
220
* This maintenance release is compatibility with WordPress 5.4.2 and a bug fix for a conflict with the latest version 4.3 of WooCommerce
209
-
* Tweak – Test for compatibility with WordPress 5.4.2
210
-
* Tweak – Test for compatibility with WooCommerce 4.3.0
221
+
* Tweak - Test for compatibility with WordPress 5.4.2
222
+
* Tweak - Test for compatibility with WooCommerce 4.3.0
211
223
* Fix - Support lazy load for WC Product Images
212
224
213
225
= 2.3.2 - 2020/03/17 =
@@ -300,7 +312,7 @@ Filter tags to add to class name of theme to exclude lazy load on images or vide
300
312
* Feature - Add support for using Wildcards in images and videos skipped classes
301
313
* Tweak - Upgrade lazyloadxt lib to latest version 1.1.0
302
314
* Tweak - Rename jquery.lazyloadxt.js to jquery.lazyloadxt.extra.js
303
-
* Tweak - Add new Exclude by URI’s and Page Types Options box and help text
315
+
* Tweak - Add new Exclude by URI's and Page Types Options box and help text
304
316
* Tweak - Test for compatibility with WordPress 4.9.8
305
317
* Tweak - Test for compatibility with WooCommerce 3.4.4
306
318
* Tweak - Test for compatibility with Gutenberg 3.4.0
@@ -500,6 +512,9 @@ Filter tags to add to class name of theme to exclude lazy load on images or vide
500
512
501
513
== Upgrade Notice ==
502
514
515
+
= 2.4.0 =
516
+
This feature release has full compatibility with WP 5.5 core image lazy loading. Just Update and a3 Lazy Load will work side-by-side with the WP core image lazy load. No settings to update and a3 lazy load will enhance it by lazy loading images the new core feature misses and on older browsers that do not support the new feature.
517
+
503
518
= 2.3.3 =
504
519
This maintenance release is compatibility with WordPress 5.4.2 and a bug fix for a conflict with the latest version 4.3 of WooCommerce
0 commit comments