Perfmatters v2.1.7 - Lightweight Performance Plugin - (Untouched)

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
36,811
Points
113
NullCash
636,787
WordPress performance plugin


== Description ==

[Perfmatters](https://perfmatters.io/) is a lightweight web performance plugin designed to help increase Google Core Web Vitals scores and fine-tune how assets load on 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.3.1
Stable tag: 2.1.7
== Changelog ==

= v2.1.7 - 09.29.2023 =

* Added Delay JS quick exclusion for WP Forms.
* Script Manager style updates to match some recent changes to the main settings UI.
* Script Manager security updates to form submission handling.
* Added logic to strip whitespace from input row text fields used for preloads, preconnects, and fetch priority options.
* Adjusted CDN Regex slightly to account for certain subdirectory formats.
* Added specification to lazyload exclusion to only skip the fetchpriority attribute when set to high.
* Added Cornerstone request parameter to excluded page builders array.
* Updated certain AJAX action names to be specific to Perfmatters to prevent conflicts.
* Updated missing image dimension function to better handle images that have been prepped by lazy loaders outside of Perfmatters.
* Added Novashare discount link to plugin settings UI for Perfmatters customers.
* Fixed an issue where the database optimization process would not run correctly if selected toggles were not saved first.
* Fixed an issue in MU Mode where core cookie constants were not set in a specific instance when checking for the current post ID.
* Translation updates.
Demo: https://perfmatters.io/
 

Attachments

  • perfmatters-v2.1.7.zip
    666.1 KB · Views: 1
Top