Releases: a3rev/a3-lazy-load
Releases · a3rev/a3-lazy-load
2.7.6
13 Oct 03:02
Compare
Sorry, something went wrong.
No results found
= 2.7.6 - 2025/10/13 =
This release has a security hardening patch and compatibility with WordPress 6.8.3 - please upgrade now.
Tweak - Tested for compatibility with WordPress 6.8.3
Security - Fixed HTML attribute injection vulnerability
2.7.5
19 Jun 03:26
Compare
Sorry, something went wrong.
No results found
= 2.7.5 - 2025/06/19 =
This maintenance release has 1 bug fix
Fix - Make the _load_textdomain_just_in_time is called correctly
2.7.4
17 Jun 10:03
Compare
Sorry, something went wrong.
No results found
= 2.7.4 - 2025/06/17 =
This maintenance release has 1 bug fix and compatibility with WordPress 6.8.1
Tweak - Tested for compatibility with WordPress 6.8.1
Security - Escape all variable before output
2.7.3
15 Jul 05:39
Compare
Sorry, something went wrong.
No results found
= 2.7.3 - 2024/07/15 =
This release has various tweaks for compatibility with WordPress 6.6
Tweak - Tested for compatibility with WordPress 6.6
2.7.2
06 Feb 11:29
Compare
Sorry, something went wrong.
No results found
= 2.7.2 - 2024/02/06 =
This release has a fix for conflict with WordPress expand on click feature in the image block.
Fix - Update lazy load work compatibility with Expand on Click feature from core image block
2.7.1
23 Nov 05:09
Compare
Sorry, something went wrong.
No results found
= 2.7.1 - 2023/11/23 =
This maintenance release has plugin framework updates for compatibility with PHP 8.1 onwards, plus compatibility with WordPress 6.4.1
Tweak - Test for compatibility with WordPress 6.4.1
Framework - Set parameter number of preg_match function from null to 0 for compatibility with PHP 8.1 onwards
Framework - Validate empty before call trim for option value
2.7.0
03 Jan 11:10
Compare
Sorry, something went wrong.
No results found
= 2.7.0 - 2023/01/03 =
This feature release removes the fontawesome lib and replaces icons with SVGs plus adds Default Topography option to font controls.
Feature - Convert icon from font awesome to SVG
Feature - Update styling for new SVG icons
Plugin Framework - Update typography control from plugin framework to add support for Default value
Plugin Framework - Default value will get fonts set in the theme.
Plugin Framework - Change generate typography style for change on typography control
Plugin Framework - Remove fontawesome lib
2.6.1
04 Oct 05:54
Compare
Sorry, something went wrong.
No results found
This maintenance release has a security vulnerability patch, please run this update.
Security – This release has a patch for a security vulnerability identified by Wordfence scan
2.6.0
20 Jul 07:50
Compare
Sorry, something went wrong.
No results found
= 2.6.0 - 2022/07/20 =
This release adds the option to switch OFF WordPress Core Lazy Load.
Feature - Add Option to completely disable WordPress Core Lazy Load.
Tweak - Add the new option switch to the Lazy Load Activation option box.
Tweak - Updated the plugins description to include the new option to disable WordPress Core Lazy Load.
2.5.1
07 Jun 04:36
Compare
Sorry, something went wrong.
No results found
= 2.5.1 - 2022/06/07 =
This maintenance release fixes a critical error when updating the plugin settings
Fix - Add missed $ to _POST constant from textarea control type