Perfmatters (v2.3.4) Lightweight WordPress Performance Plugin Nulled
Changelog
-----------------------------------------------------------------
2.3.4 – 10.10.2024
Added new perfmatters_lazy_elements filter.
Added new perfmatters_is_woocommerce filter.
Added additional built-in stylesheet and selector exclusions for better compatibility with Elementor animations.
Added WP Rocket filter to disable lazy render when lazy elements feature is active to prevent conflicts.
Added additional parameter to excluded page builders array for tagDiv Composer.
Added built-in delay JS exclusion for lazy elements inline script.
Moved plugin settings logo SVG back to inline to prevent file_get_contents errors in certain environments.
Adjusted built-in CSS dynamic selector exclusions to fix some minor visual issues with a few page builders.
Fixed a JavaScript error that would sometimes show up in the console when using Delay JS with click delay enabled.
Fixed an issue where a used stylesheet path would still attempt to load even if no used styles had been picked up for the URL.
Fixed an issue where browser-specific stylesheets inside HTML comments were getting parsed by our used CSS library.
Fixed a MU Mode issue where exceptions would not be applied correctly if a query string was present on the home URL if set to show the latest posts.
Fixed an issue where preloading a JS file by the handle was not loading the minified version when necessary.
2.3.3 – 08.28.2024
Added new lazy loading advanced beta options to manage Lazy Elements which will allow for element chains in the DOM to be lazy loaded until they enter the viewport.
Separated out built-in CSS selector exclusions by URL type for increased performance on single and front pages.
Optimized plugin logo and other SVG image files.
Added fetchpriority high attribute automatically on critically preloaded image links.
Added support for delaying script modules.
Added additional jQuery sticky JavaScript file to Elementor quick exclusion.
Added new Delay JS quick exclusions for Fluent Forms and Fluent Forms Pro.
Integrated get_atts_array utility function into lazyload class to prevent redundancy.
Fixed an issue where smaller size files were sometimes not being replaced with the minified version for increased performance.
Fixed an issue where the preload location label was overlapping the input field for certain languages.
Made adjustments to option management to prevent autoloading of certain options going forward where it is not needed.
Removed various manual preload types that are no longer supported by most major browsers.
2.3.2 – 07.30.2024
Updated CSS parsing library to the latest version (8.6.0) which should help with correctly parsing mathematical operations inside CSS property values.
Added additional parameter to excluded page builders array for GenerateBlocks and TranslatePress.
Added additional built-in deferral exclusion for jqueryParams inline script.
Added Delay JS quick exclusion for the Kadence menu.
Fixed a MU Mode issue where home page exceptions would not be applied correctly if a query string was present in the requested URL.
Fixed an undefined array key warning coming from the minify class.
Fixed a minify error that would show up when a prospective file did not have any content.
Fixed an issue where having Remove Unused CSS turned on with no stylesheets loading would return a blank screen.
Fixed a CSS error that would show up when trying to determine the current page ID when the queried post was null.
Fixed an issue where the CSS class would attempt to retrieve the contents of a stylesheet even if it didn’t exist.
Fixed an issue where minified files would not get picked up by the CDN rewriter.
Removed unnecessary minify library .git directories from the plugin.
Minor style adjustments to the plugin UI.
Updated our staging site license key exception list with additional formats.
Translation updates.