[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fHgYgirOmnBAGzGIfpBWTuhGe6tpevoBnjCRAjvbTrrg":3,"$fqCp74qSwnRj4S-p4dPQP6bQKG4GTYhY9vUfuwA6wWNE":160,"$f2VaFohtYSDE9P73XpYcGqXGdH9xmCEzNLtX8PDHH9gg":165},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":24,"download_link":25,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"discovery_status":29,"vulnerabilities":30,"developer":31,"crawl_stats":27,"alternatives":38,"analysis":118,"fingerprints":147},"mmr-disable-for-beaver-builder-editor","Merge + Minify + Refresh Check Beaver Builder","1.0.0","launchinteractive","https:\u002F\u002Fprofiles.wordpress.org\u002Flaunchinteractive\u002F","\u003Cp>This plugin allows the Beaver Builder editor to work with \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmerge-minify-refresh\" rel=\"ugc\">Merge + Minify + Refresh\u003C\u002Fa>.\u003C\u002Fp>\n","Disable MMR when editing a page using the Beaver Builder editor.",10,1189,0,"2020-03-16T05:25:00.000Z","5.4.19","3.6.1","",[19,20,21,22,23],"closure","concatenate","merge","minify","refresh","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmerge-minify-refresh","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmmr-disable-for-beaver-builder-editor.zip",85,null,"2026-04-16T10:56:18.058Z","no_bundle",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":34,"avg_patch_time_days":35,"trust_score":36,"computed_at":37},5,4530,87,737,70,"2026-05-20T02:22:11.204Z",[39,58,70,79,99],{"slug":40,"name":41,"version":42,"author":7,"author_profile":8,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":52,"tags":53,"homepage":24,"download_link":54,"security_score":55,"vuln_count":56,"unpatched_count":13,"last_vuln_date":57,"fetched_at":28},"merge-minify-refresh","Merge + Minify + Refresh","2.15","\u003Cp>Development for this plugin is now done on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FLaunch-Interactive\u002FMerge-Minify-Refresh\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>. Pull requests are welcome.\u003C\u002Fp>\n\u003Cp>This plugin merges\u002Fconcatenates Cascading Style Sheets & Javascript files into groups. It then minifies the generated files using Minify (for CSS) and Google Closure (for JS – fallback to Minify when not available). Minification is done via WP-Cron so that it doesn’t slow down the website. When JS or CSS changes files are re-processed. No need to empty cache!\u003C\u002Fp>\n\u003Cp>Inspired by \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fminqueue\u002F\" rel=\"ugc\">MinQueue\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdependency-minification\" rel=\"ugc\">Dependency Minification\u003C\u002Fa> plugins.\u003C\u002Fp>\n\u003Cp>Minification by \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmatthiasmullie\u002Fminify\" rel=\"nofollow ugc\">Minify\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fdevelopers.google.com\u002Fclosure\u002F\" rel=\"nofollow ugc\">Google Closure\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>In order to ensure fast loading times it’s recommended to set long expiry dates for CSS and JS as well as make sure gzip or deflate is on.\u003C\u002Fp>\n\u003Cp>Version 1.10 added should_mmr filter which allows developers to disable MMR when needed. You could use this to disable MMR for certain WordPress roles or with some Page Builders. Three new plugins have been created that utilise this:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmmr-disable-for-divi\" rel=\"ugc\">Merge + Minify + Refresh Check DIVI\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmmr-disable-for-visual-composer-editor\" rel=\"ugc\">Merge + Minify + Refresh Check Visual Composer\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmmr-disable-for-beaver-builder-editor\" rel=\"ugc\">Merge + Minify + Refresh Check Beaver Builder\u003C\u002Fa>. Please install these when required.\u003C\u002Fp>\n\u003Cp>Version 1.6 added support for HTTP2 Server Push to further speed up your requests (thanks to \u003Ca href=\"https:\u002F\u002Fwww.slightfuture.com\" rel=\"nofollow ugc\">Daniel Aleksandersen\u003C\u002Fa>).\u003C\u002Fp>\n\u003Cp>Version 1.6.9 added the ability to specify the cache directory. Set MMR_CACHE_DIR & MMR_CACHE_URL constants in wp-config.php. MMR_CACHE_DIR must be full server path and MMR_CACHE_URL must be absolute URL for this to work correctly (thanks to \u003Ca href=\"https:\u002F\u002Fwww.slightfuture.com\" rel=\"nofollow ugc\">Daniel Aleksandersen\u003C\u002Fa>).\u003C\u002Fp>\n\u003Cp>Version 1.6.11 added the ability to specify seperate cache urls for javascript and CSS. Use MMR_JS_CACHE_URL & MMR_CSS_CACHE_URL to replace MMR_CACHE_URL.\u003C\u002Fp>\n\u003Cp>Version 1.7.0 added the ability to generate .css.gz & .js.gz files. Your webserver may need to be configured to use these files. Here is how to use these files in Apache (mod_rewrite, mod_deflate and mod_headers need to be enabled):\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u003CIfModule mod_rewrite.c>\n    \u003CIfModule mod_deflate.c>\n        \u003CIfModule mod_headers.c>\n&#35;Serve gzip compressed CSS files if they exist and the client accepts gzip.\nRewriteCond %{HTTP:Accept-encoding} gzip\nRewriteCond %{REQUEST_FILENAME}\\.gz -s\nRewriteRule ^(.*)\\.css $1\\.css\\.gz [QSA]\n\n&#35;Serve gzip compressed JS files if they exist and the client accepts gzip.\nRewriteCond %{HTTP:Accept-encoding} gzip\nRewriteCond %{REQUEST_FILENAME}\\.gz -s\nRewriteRule ^(.*)\\.js $1\\.js\\.gz [QSA]\n\n&#35;Serve correct content types, and prevent mod_deflate double gzip.\nRewriteRule \\.css\\.gz$ - [T=text\u002Fcss,E=no-gzip:1,E=is_gzip:1]\nRewriteRule \\.js\\.gz$ - [T=text\u002Fjavascript,E=no-gzip:1,E=is_gzip:1]\nHeader set Content-Encoding \"gzip\" env=is_gzip\n        \u003C\u002FIfModule>\n    \u003C\u002FIfModule>\n\u003C\u002FIfModule>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Version 1.8.8 added a “merge_minify_refresh_done” hook that fires when JS or CSS has changed.\u003C\u002Fp>\n\u003Cp>Version 1.11 added two new constants:\u003Cbr \u002F>\nMMR_USE_CLOSURE – allows Google Closure Javascript minification to be disabled.\u003Cbr \u002F>\nMMR_REMOVE_EXPIRED – disables removing expired files.\u003C\u002Fp>\n\u003Cp>Version 1.13 added two new filters which can be used to exclude specific files:\u003Cbr \u002F>\nmmr_ignored_css_sources\u003Cbr \u002F>\nmmr_ingnored_js_sources\u003Cbr \u002F>\nVersion 1.13 also automatically moves the WordPress inline styles to a global stylesheet which it then enqueues.\u003C\u002Fp>\n\u003Cp>Version 1.14.3 added two new filters which can be used to modify the output before it gets saved:\u003Cbr \u002F>\nmodify_css_output_before_save\u003Cbr \u002F>\nmodify_js_output_before_save\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Note\u003C\u002Fstrong> Installing this plugin on a server with the eAccellerator module installed has the potential to break as Minify uses anonymous functions which return NULL. \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Feaccelerator\u002Feaccelerator\u002Fissues\u002F12\" rel=\"nofollow ugc\">View eAccellerator Issue Thread\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Merges JS and CSS files to reduce the number of HTTP requests\u003C\u002Fli>\n\u003Cli>Handles scripts loaded in the header & footer\u003C\u002Fli>\n\u003Cli>Compatible with localised scripts\u003C\u002Fli>\n\u003Cli>Creates WP-Cron for minification as this can take some time to complete\u003C\u002Fli>\n\u003Cli>Minifies JS with Google Closure (requires php exec) with fallback to Minify\u003C\u002Fli>\n\u003Cli>Minifies CSS with Minify\u003C\u002Fli>\n\u003Cli>Failed minification doesn’t break the site. Visitors will instead only see the merged results\u003C\u002Fli>\n\u003Cli>Stores Assets in \u002Fwp-content\u002Fmmr\u002F folder\u003C\u002Fli>\n\u003Cli>Uses last modified date in filename so any changes to JS or CSS automatically get re-processed and downloaded on browser refresh\u003C\u002Fli>\n\u003Cli>View status of merge and minify on settings page in WordPress admin\u003C\u002Fli>\n\u003Cli>Option to enable http2 server push (thanks to \u003Ca href=\"https:\u002F\u002Fwww.slightfuture.com\" rel=\"nofollow ugc\">Daniel Aleksandersen\u003C\u002Fa>)\u003C\u002Fli>\n\u003Cli>Option to enable output buffering for compatibility and so footer scripts can be HTTP2 pushed\u003C\u002Fli>\n\u003Cli>Ability to turn off minification\u003C\u002Fli>\n\u003Cli>Ability to turn off concatenation\u003C\u002Fli>\n\u003Cli>Ability to manually ignore scripts or css\u003C\u002Fli>\n\u003Cli>Ignores conditional scripts and styles\u003C\u002Fli>\n\u003Cli>Ability to specify cache directories\u003C\u002Fli>\n\u003Cli>Ability to generate .css.gz & .js.gz files (Thanks to Marcus Svensson)\u003C\u002Fli>\n\u003Cli>Works with WordPress Multisite\u003C\u002Fli>\n\u003C\u002Ful>\n","Merges\u002FConcatenates CSS & Javascript and then minifies using Minify (for CSS) and Google Closure (for JS with Minify as a fallback).",4000,443294,84,68,"2026-01-05T04:44:00.000Z","6.9.0","6.4.0","7.4",[19,20,21,22,23],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmerge-minify-refresh.zip",96,2,"2026-01-10 00:00:00",{"slug":59,"name":60,"version":61,"author":7,"author_profile":8,"description":62,"short_description":63,"active_installs":11,"downloaded":64,"rating":65,"num_ratings":66,"last_updated":67,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":68,"homepage":24,"download_link":69,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"mmr-disable-for-divi","Merge + Minify + Refresh Check DIVI","1.1.1","\u003Cp>This plugin allows the DIVI editor to work with \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmerge-minify-refresh\" rel=\"ugc\">Merge + Minify + Refresh\u003C\u002Fa>.\u003C\u002Fp>\n","Disable MMR when editing a page using the DIVI editor.",1495,20,1,"2020-05-14T00:05:00.000Z",[19,20,21,22,23],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmmr-disable-for-divi.zip",{"slug":71,"name":72,"version":6,"author":7,"author_profile":8,"description":73,"short_description":74,"active_installs":11,"downloaded":75,"rating":13,"num_ratings":13,"last_updated":76,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":77,"homepage":24,"download_link":78,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"mmr-disable-for-visual-composer-editor","Merge + Minify + Refresh Check Visual Composer","\u003Cp>This plugin allows the Visual Composer editor to work with \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmerge-minify-refresh\" rel=\"ugc\">Merge + Minify + Refresh\u003C\u002Fa>.\u003C\u002Fp>\n","Disable MMR when editing a page using the Visual Composer editor.",1349,"2020-03-16T05:26:00.000Z",[19,20,21,22,23],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmmr-disable-for-visual-composer-editor.zip",{"slug":80,"name":81,"version":82,"author":83,"author_profile":84,"description":85,"short_description":86,"active_installs":11,"downloaded":87,"rating":13,"num_ratings":13,"last_updated":88,"tested_up_to":50,"requires_at_least":89,"requires_php":17,"tags":90,"homepage":95,"download_link":96,"security_score":97,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":98},"merge-minify-refresh-clear-caches","Merge + Minify + Refresh Clear Caches","1.1.2","macbookandrew","https:\u002F\u002Fprofiles.wordpress.org\u002Fmacbookandrew\u002F","\u003Cp>This plugin clears other page caches\u002Fproxies when the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmerge-minify-refresh\u002F\" rel=\"ugc\">Merge + Minify + Refresh\u003C\u002Fa> cache is regenerated so users don’t end up missing static resources (CSS\u002FJS files) due to a cached page trying to load old static resources.\u003C\u002Fp>\n\u003Cp>Note that every time the Merge + Minify + Refresh cache is purged, your page cache and proxies will be purged as well, forcing them to regenerate the cache.\u003C\u002Fp>\n","This plugin clears other page caches\u002Fproxies when the Merge + Minify + Refresh cache is regenerated.",4388,"2026-01-06T02:47:00.000Z","4.4",[91,92,40,93,94],"caches","cloudflare","performance","speed","https:\u002F\u002Fandrewrminion.com\u002F2018\u002F04\u002Fmerge-minify-refresh-clear-caches\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmerge-minify-refresh-clear-caches.1.1.2.zip",100,"2026-04-06T09:54:40.288Z",{"slug":100,"name":101,"version":82,"author":102,"author_profile":103,"description":104,"short_description":105,"active_installs":106,"downloaded":107,"rating":108,"num_ratings":109,"last_updated":110,"tested_up_to":111,"requires_at_least":112,"requires_php":17,"tags":113,"homepage":116,"download_link":117,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"minqueue","MinQueue","Matthew Haines-Young","https:\u002F\u002Fprofiles.wordpress.org\u002Fmattheu\u002F","\u003Cp>Minification & concatenation of JS and CSS files can reduce the file size of your assets, and reduce the number of HTTP requests, helping improve page load times.\u003C\u002Fp>\n\u003Cp>The plugin takes a manually defined list of script\u002Fstyle handles, and minifies and concatenates them into a single file which is then cached for future use.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Features.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Minifies & concatenates scripts and styles loaded using the WordPress dependency enqueueing system.\u003C\u002Fli>\n\u003Cli>Handles scripts loaded in the header & footer.\u003C\u002Fli>\n\u003Cli>Complete control – only a manually defined list of files is processed.\u003C\u002Fli>\n\u003Cli>Multiple, independently processed files.\u003C\u002Fli>\n\u003Cli>Minified files are only loaded if at least one component file should be loaded.\u003C\u002Fli>\n\u003Cli>Compatable with localized scripts.\u003C\u002Fli>\n\u003Cli>Helper tool – displays a list of scripts and styles enqueued on each page on the front end of the site.\u003C\u002Fli>\n\u003C\u002Ful>\n","Minify & Concatenate Enqueued Scripts & Styles.",200,28788,90,30,"2013-09-19T14:30:00.000Z","3.5.2","3.4",[20,22,114,115],"script","style","https:\u002F\u002Fgithub.com\u002Fmattheu\u002FMPH-Minify","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fminqueue.1.1.2.zip",{"attackSurface":119,"codeSignals":131,"taintFlows":138,"riskAssessment":139,"analyzedAt":146},{"hooks":120,"ajaxHandlers":127,"restRoutes":128,"shortcodes":129,"cronEvents":130,"entryPointCount":13,"unprotectedCount":13},[121],{"type":122,"name":123,"callback":124,"file":125,"line":126},"filter","should_mmr","should_mmr_beaver_builder","merge-minify-refresh-check-beaver-builder.php",38,[],[],[],[],{"dangerousFunctions":132,"sqlUsage":133,"outputEscaping":135,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":137},[],{"prepared":13,"raw":13,"locations":134},[],{"escaped":13,"rawEcho":13,"locations":136},[],[],[],{"summary":140,"deductions":141},"The plugin 'mmr-disable-for-beaver-builder-editor' v1.0.0 exhibits an excellent security posture based on the provided static analysis. The absence of any identified entry points, including AJAX handlers, REST API routes, shortcodes, and cron events, significantly reduces the plugin's attack surface. Furthermore, the code analysis shows no dangerous functions, all SQL queries utilize prepared statements, and there are no file operations or external HTTP requests. The complete lack of taint analysis findings, coupled with the absence of known vulnerabilities and CVEs in its history, strongly suggests a well-developed and secure plugin.\n\nWhile the plugin appears robust, the absence of any identified nonce checks or capability checks is a potential concern. Although there are no active entry points currently, if any were to be introduced in future versions, the lack of these fundamental security mechanisms could expose the plugin to vulnerabilities. However, given the current analysis, this is a theoretical risk rather than an immediate one. The overall assessment is that this plugin is currently very secure due to its minimal attack surface and clean code practices. The main area for vigilance would be in ensuring that any future development maintains this high standard and incorporates appropriate authentication and authorization checks.",[142,144],{"reason":143,"points":32},"No nonce checks found",{"reason":145,"points":32},"No capability checks found","2026-04-16T12:09:43.782Z",{"wat":148,"direct":153},{"assetPaths":149,"generatorPatterns":150,"scriptPaths":151,"versionParams":152},[],[],[],[],{"cssClasses":154,"htmlComments":155,"htmlAttributes":156,"restEndpoints":157,"jsGlobals":158,"shortcodeOutput":159},[],[],[],[],[],[],{"error":161,"url":162,"statusCode":163,"statusMessage":164,"message":164},true,"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fmmr-disable-for-beaver-builder-editor\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":13,"versions":166},[]]