Merges/Concatenates CSS & Javascript and then minifies using Minify (for CSS) and Google Closure (for JS with Minify as a fallback).
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | trunk_stable_tag | Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org. | readme.txt | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.parse_url_parse_url | parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead. | merge-minify-refresh.php:137:38 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fread | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fread(). | merge-minify-refresh.php:1467:21 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | merge-minify-refresh.php:1471:3 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "merge_minify_refresh_done". | merge-minify-refresh.php:1483:23 | Plugin Repo |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | merge-minify-refresh.php:1491:47 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'strip_tags'. | merge-minify-refresh.php:1491:56 | Security |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$path'. | Minify/src/Minify.php:135:54 | Security |
| ERROR | WordPress.WP.AlternativeFunctions.file_system_operations_fclose | File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose(). | Minify/src/Minify.php:244:10 | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.ExceptionNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Failed to match pattern '$pattern' at $processedOffset"'. | Minify/src/Minify.php:354:29 | Security |
| 05.01.2026, 05:00:53 | 15s | 84 | 82 | 17 |
| 08.12.2025, 23:30:28 | 11s | 83 | 78 | 25 |
| 14.11.2025, 04:53:39 | 14s | 83 | 77 | 25 |