Lightweight WordPress performance plugin.
Slow WordPress sites have higher bounce rates and fewer conversions. The Perfmatters plugin was created by web performance geeks to speed up your site!= Features =
* Easy quick toggle options to turn off resources that shouldn't be loading.
* Disable scripts and plugins on a per post/page or sitewide basis with the Script Manager.
* Defer and delay JavaScript, including third-party scripts.
* Automatically remove unused CSS.
* Preload resources, critical images, and prefetch links for quicker load times.
* Lazy load images and enable click-to-play thumbnails on videos.
* Host Google Analytics and Google Fonts locally.
* Change your WordPress login URL.
* Disable and limit WordPress revisions.
* Add code to your header, body, and footer.
* Optimize your database.
= Documentation =
Check out our documentation https://perfmatters.io/docs/ for more information on how to use Perfmatters.
Requires at least: 5.5
Requires PHP: 7.0
Tested up to: 6.4.3
Stable tag: 2.2.6
== Changelog ==
= v2.2.6 - 03.18.2024 =
* Added new perfmatters_defer_jquery filter.
* Added Delay JS quick exclusion for Monumetric Ads.
* Updated content URL reference to use content_url function instead of constant when generating root directory path.
* Updated local stylesheet URL replace function to be case insensitive.
* Updated new parent exclusion filters to use DOMDocument instead of regex to allow support for targeting images inside nested containers.
* Fixed an issue where certain scripts were not being deferred properly when delay JavaScript option was also enabled.
* Fixed an issue where abnormal image URLs would sometimes generate a warning when trying to parse for image dimensions.
* Translation updates.
info: https://perfmatters.io/