
= 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.1
Stable tag: 2.2.0
Demo: https://perfmatters.io/== Changelog ==
= v2.2.0 - 11.22.2023 =
* Added Delay JS quick exclusion and REST route exception for WS Form.
* Adjusted built-in WooCommerce stylesheet exclusions for better compatibility.
* Updated instant.page and FastClick script names for ad blocker compatibility.
* Fixed a PHP 8.2 deprecated warning coming from the CSS class.
* Fixed a Script Manager CSS issue where certain disable controls weren't hiding correctly in some cases.
* Removed unnecessary .git directory from background processor library folder.
* Script Manager security updates to fix XSS vulnerability.
* Translation updates.