2.0.0
= 2.0.0 - 2019/11/19 =
- This feature release has a lot. PHP is upgraded to Composer PHP Dependency Manager, Compatibility with Jetpack Accelerator, a full security review, and compatibility with with WordPress 5.3.0
- Feature - Plugin fully refactored to Composer for cleaner and faster PHP code
- Feature - Add Jetpack Accelerator (Proton CDN images) compatibility. Props @ KZeni
- Tweak - Define new option box so that you can turn ON|OFF Jetpack Compatibility
- Tweak - Remove the hard coded PHP error_reporting display errors false from compile sass to css
- Tweak - Test for compatibility with WordPress 5.3.0
- Tweak - Support for backward compatibility for 3rd party plugin use some functions from old class A3_Lazy_Load
- Tweak - Allow the "skip" class to have single or double quotes. Props @joneslloyd
- Dev - Support new filter tag 'a3_lazy_load_placeholder_url' for change value of placeholder_url Props @joneslloyd
- Dev - Support new filter tag 'a3_lazy_load_iframe_placeholder_url' for change value of iframe_placeholder_url
- Dev - Replace file_get_contents with HTTP API wp_remote_get
- Dev - Ensure that all inputs are sanitized and all outputs are escaped