Download Perfmatters 2.4.3 from nulled fire. This plugin adds an assortment of performance and speed improvements to your WordPress installation.
* Added new local Google fonts advanced option to Load Asynchronously.
* Added user agent check before running output buffer with initial exclusion for Usercentrics scanner.
* Added support for CSS variables when they are being used for lazy loaded inline background images.
* Added new perfmatters_lazyload_youtube_autoplay filter.
* Improved delay all script handling of jQuery load event.
* Changed all WooCommerce checks to use class_exists for better compatibility.
* Adjusted the order of preloads in the buffer to make sure they print above used CSS.
* Moved buffer class initialization to wp action hook to improve filtering possibilities.
* Moved WooCommerce built-in exclusions to apply to select individual features instead of the entire buffer.
* Slight modification to previous MU Mode addition to fix an issue.
* Fixed an issue where custom heartbeat interval was not being applied correctly when editing certain custom post types.
* Fixed an issue with the local stylesheet CDN URL when advanced options were turned on but no URL was set.
* Fixed an issue where delay script was printing out more than once if multiple closing body tags were present in the DOM.
* Fixed an issue that was preventing Removed Unused CSS from running correctly in certain cases when Advanced Options were toggled on.
* Translation updates.
* Added new toggle to Show Advanced Options in the Perfmatters UI.
* Added new advanced option to Disable Click Delay in JavaScript section.
* Added new advanced option to Enable FastClick in JavaScript section.
* Added new advanced option to specify a CDN URL in CSS section.
* Added new Local Redirect option to existing login URL disabled behavior selection.
* Added new perfmatters_buffer_excluded_extensions filter.
* Added new perfmatters_rucss_excluded_stylesheets filter.
* Added additional built-in exclusions for Remove Unused CSS for better compatibility with Elementor, Divi, Slider Revolution, OptimizePress, and WordPress core.
* Added additional logic in MU Mode to more reliably retrieve the ID for certain custom post types.
* Moved lazyload functions to new class structure to be more inline with current codebase.
* Modified regex for lazy loading inline background images to support additional formats.
* Integrated lazyload functions into the main output buffer to allow interaction with other existing features.
* Fixed an issue where dynamic preloads were not recognizing existing query strings in some cases.
* Fixed a PHP warning that would show up in some cases by adding additional string check when looping through rewrite array.
* Fixed an issue with MU Mode where sometimes the wrong plugin would get disabled if there were multiple plugins using similar directory paths.
* Fixed an issue where images inside script tags were being picked up by the Preload Critical Images function.
* Translation updates.