Version 2.5.4 of our Perfmatters WordPress plugin was released on November 20, 2025.
Changelog summary
- 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.