Releases: a3rev/a3-lazy-load
Releases · a3rev/a3-lazy-load
2.7.3
2.7.2
2.7.1
= 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
= 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
2.6.0
= 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
2.5.0
= 2.5.0 - 2022/05/24 =
- This release is for compatibility with WordPress major version 6.0 plus includes various tweaks to harden the plugins security.
- Tweak - Test for compatibility with WordPress 6.0
- Framework – Upgrade Plugin Framework to version 2.6.0
- Security - Various code hardening tweaks.
- Security - Escape all $-variable
- Security - Sanitize all $_REQUEST, $_GET, $_POST
- Security - Apply wp_unslash before sanitize