Perfmatters - Speed Up Your WordPress Site v2.6.1 Nulled
== Changelog ==
= 2.6.1 - 04.10.2026 =
* Made additional plugin UI styles adjustments in preparation for WordPress 7.
* Made some adjustments to our code snippets error handler initialization logic to avoid unnecessary handling if no relevant code snippets are active.
* Updated our exception_handler method with more specific error logging when our handler is dealing with an error outside of our code snippets.
* Updated Disable RSS Feeds tooltip text to reflect the recent header changes in the previous update.
* Fixed an error that would occur when UTF-8 stylesheets with specific multibyte characters were parsed for used CSS.
* Fixed multiple incorrect form label IDs that showed up when creating a new code snippet.
* Fixed an issue with Disable Self Pingbacks functionality that was introduced after the functions.php refactor.
* Fixed an issue where a JS or CSS file preloaded dynamically by handle would not serve the minified version of the file in certain cases.
* Fixed an issue where the inline stylesheet fallback was not always converting relative URLs correctly if certain characters were present in the string.
* Translation updates.
Decryption key:
Perfmatters - Speed Up Your WordPress Site v2.6.0 Nulled
== Changelog ==
= 2.6.0 - 03.25.2026 =
* Increased minimum required PHP version to 8.1 to allow for library updates and support for future codebase performance improvements.
* Added new perfmatters_rucss_logged_in filter.
* Added PHP Scoper to our plugin development workflow to be able to silo specific third-party libraries to prevent conflicts with other plugins.
* Updated PHP CSS Parser library to 9.3.0.
* Added additional logic to used CSS generation to better deal with layer elements that are declared without a content block.
* Removed built-in stylesheet exclusion for Bricks' layer files. We recommend clearing used CSS after updating.
* Added new CSS helper method to rewrite relative URLs in stylesheets that will be printed inline using regex only to prevent having to pass them through the parser.
* Updated code snippets author column to use the user's display name instead of nice name to match the single snippet layout.
* Updated disable RSS feeds function to return a 410 header instead of a 301 when requesting a feed URL.
* Made some adjustments to clean_html regex pattern to avoid potential backtracking which could end up hitting a PCRE limit in some cases.
* Made plugin UI styles adjustments in preparation for WordPress 7.
* Made improvements to visual transitions during hard reloads in the plugin UI.
* Made some changes to plugin UI nav JS to improve compatibility when wrapper elements are added in the HTML from another source.
* Fixed an issue that was causing certain attribute values to conflict with the HTML parent selector matching regex.
* Fixed an issue where specific WooCommerce product types were not getting the built-in product exclusion selector added to generated used CSS.
* Fixed an issue where HTML snippets with a condition mismatch were causing the original content to return blank.
* Fixed an issue where code snippet input preserved in the form after a failed save request was not properly unslashed.
* Fixed an issue where the code snippet code type was no longer visible and the selected value was lost after a failed save request.
* Fixed a possible PHP 8.2+ deprecation warning that could occur in specific server environments during PMCS initialization.
Perfmatters - Speed Up Your WordPress Site v2.5.7 Nulled
= v2.5.7 - 02.02.2026 =
* Fixed an issue where the auto size attribute value was being added to images with no specified dimensions which could cause the image to display incorrectly.
* Fixed an issue where the attribute parser would ignore attribute values containing new line characters.
* Fixed an issue with certain attribute characters being disallowed preventing the attribute from migrating to the final element tag.
Perfmatters - Speed Up Your WordPress Site v2.5.6 Nulled
== Changelog ==
= 2.5.6 - 01.28.2026 =
* Added new perfmatters_cdn_url filter along with new helper methods in the CDN class.
* Added the ability to completely disable Perfmatters code features using the new PERFMATTERS_DISABLE_CODE constant.
* Added confirmation message when turning on FastClick option.
* Added logic to remove the previous stored author ID when a code snippet is imported.
* Added host name to global settings and code snippet export files.
* Added additional logic to add an auto value to lazy loaded images sizes attributes when needed.
* Added separate used CSS generated files for different WooCommerce product types.
* Added dynamic request check in heartbeat function to prevent a possible PHP error.
* Updated lazy loading class to no longer add noscript tags by default for images and iframes to reduce HTML page size. The perfmatters_lazyload_noscript filter can still be used to turn that behavior back on.
* Updated get_atts_array utility method to use regex instead of wp_kses_hair for better compatibility.
* Reworked code snippet error handling class to work better with other exception handlers and existing error reporting.
* Turned off CSSLint in the code snippet editor, as it is outdated and was leading to false positives.
* Adjusted gutter column layout in the code snippet editor to be more consistent between different code types.
* Adjusted code snippet priority field to allow both negative and zero input values.
* Fixed an issue where CSS code snippets set to run in the footer were not having their conditions checked.
* Fixed an issue where CSS code snippets were not always printing where expected based on the set location and priority.
* Fixed an issue with certain code snippet input fields not being escaped properly in the UI leading to a broken layout in some cases.
* Fixed an issue where YouTube iframes rendered with a preview thumbnail that had autoplay forced off in their query string would require a double click.
* Fixed an issue where the referrerpolicy iframe attribute did not get applied to the generated iframe when using YouTube preview thumbnails.
* Translation updates.
Perfmatters - Speed Up Your WordPress Site v2.5.5 Nulled
= n2.5.5 – 12.11.2025
- Added new Code Settings options to and Perfmatters code snippets.
- Added support to export individual snippets, a subset of snippets through a bulk action, or all stored snippets from the new Code Settings export button.
- Added code snippets admin bar menu item that will show up if at least one snippet is present.
- Added frontend footer and admin footer locations for CSS code snippets.
- Added new PMMU_PLUGIN_DIR constant to allow for manipulation of the MU plugin file location for specific setups where the standard WPMU_PLUGIN_DIR may be altered.
- Added a REST API exception for Mollie.
- Added additional built-in CSS selector exclusions for Elementor’s background slideshow.
- Added support for relative path URLs found inside stylesheets printed inline with our perfmatters_rucss_inline_stylesheets filter.
- Updated previous Separate Block Styles option which will now show up as a dropdown for sites running WordPress 6.9+.
- Fixed an issue in the code snippets editor where lint markers were not always correctly displaying for HTML and CSS snippets.
- Fixed an issue where the code snippet editor was pushing new lines off screen in some cases and not automatically scrolling to keep things in view.
- Fixed an issue where HTML code snippets were not able to save a non-default location.
- Fixed an issue with general Perfmatters admin notices not displaying correctly.
- Fixed multiple duplicate ID warnings in the plugin UI.
- Fixed multiple jQuery deprecation warnings in plugin UI JavaScript.
- Translation updates.
Perfmatters - Speed Up Your WordPress Site v2.5.4 Nulled
= 2.5.4 – 11.20.2025
==
- Moved code snippet storage location out of cache directory and into the uploads folder to prevent data loss in certain environments.
- Fixed a code snippets compatibility issue with servers that don’t support PHP OPcache.
- Fixed an issue where the CodeMirror editor was not always initializing correctly when editing an individual code snippet.
- Fixed an issue where the code type tag prefix was not updating when changing the code type while creating a new code snippet.
- Fixed an issue in the error handling class where the exception handler was looping in certain instances and throwing an error.
Use the License Key “B5E0B5F8DD8689E6ACA49DD6E6E1A930” to Activate.
Perfmatters - Speed Up Your WordPress Site v2.5.3 Nulled
= 2.5.3 – 11.19.2025
- Added new (BETA) feature, which is now the default view in the Code tab. You can now create and manage PHP, JS, CSS, and HTML code snippets from inside Perfmatters. We store and load code snippets using a flat-file method and directly integrate with all of our existing optimization options for the best performance.
- Moved the existing header, body, and footer code boxes to Code > Global Scripts.
- Made style adjustments throughout the plugin UI.
- Added built-in CSS selector exclusion for GeneratePress mobile menu.
- Added new get_file_path utility method for use in various functions that need to determine the local file path for an asset loading on the front end.
- Fixed an issue where missing image dimensions were not getting applied correctly for sites inside a subdirectory.
- Removed BETA tag from Cloudflare Early Hints option.
- Updated EDD plugin updater class to version 1.9.4.
Perfmatters - Speed Up Your WordPress Site v2.5.2 Nulled
= v2.5.2 - 10.23.2025 =
* Added new perfmatters_rucss_inline_stylesheets filter which allows you to inline any stylesheet already excluded from used CSS.
* Reworked the Script Manager input change event listener for better compatibility with other JavaScript running while the Script Manager is being used.
* Added new delay JS quick exclusion for GenerateBlocks Pro.
* Added built-in CSS selector exclusion for GenerateBlocks mobile menu.
* Added built-in stylesheet exclusion for GeneratePress local fonts.
* Updated WS Form Pro delay JS quick exclusion to fix a console error.
* Fixed some incorrect wording in the clear used CSS tooltip.
Perfmatters v2.5.1 - Plugin Developed To Speed Up Your WordPress Site
2.5.1 - 09.29.2025
- Added a fetchpriority high attribute on critically preloaded image tags to match the preload link attribute.
- Added new buffer function to check the viewport meta tag position and adjust it if needed when critical image preloads are being used.
- Added logic to populate critical image preload href attribute with the fallback image src if the preload is for a responsive image srcset.
- Added built-in stylesheet exclusion for GeneratePress offside menu.
- Updated delay JS quick exclusion for Elementor to include e-gallery.
- Fixed a PHP warning that could sometimes happen when calculating the root directory path in the Utilities class.
- Fixed a trailing slash validation warning coming from critical image preload tags.
- Disabled Remove Comment URLs toggle when Kadence is active due to an incompatibility.
- Translation updates.
Perfmatters v2.5.0 - Plugin Developed To Speed Up Your WordPress Site
= v2.5.0 - 08.26.2025 =
* Added new WP-CLI subcommands to clear-minified-js, clear-minified-css, and clear-local-fonts.
* Added support for targeting header element when using parent selector matching functions.
* Added support to enable and disable the clean uninstall option in WP-CLI.
* Added a built-in Script Manager rule to prevent dashicons from being dequeued when logged in.
* Fixed a WP-CLI issue where license activation and deactivation subcommands were not working correctly.
* Translation updates.