[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fUz8yRew0YrMCrVTBDC0MxxtpxbyAmCn9t71svsd-osk":3},{"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":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":18,"download_link":25,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29,"vulnerabilities":30,"developer":31,"crawl_stats":28,"alternatives":37,"analysis":146,"fingerprints":363},"css-optimizer","CSS Minify","3.0","peterpfeiffer","https:\u002F\u002Fprofiles.wordpress.org\u002Fpeterpfeiffer\u002F","\u003Cp>Minify and Optimize your CSS by clicking one button. All you have to do is go to Settings and click CSS Minify. Activating the plugin there will minify and optimize your CSS. No settings required, just click one button.\u003C\u002Fp>\n\u003Cp>So anything you can do to speed up the load time of your site should be worth investigating, right? One such thing is “minifying” the CSS  files that are used in part to build your site. As is typically the case, there is a plugin available that can do the job for you – Suprise: It’s this one!\u003C\u002Fp>\n\u003Cp>Code from this plugin is forked from Autoptimize a really great plugin. You can find it by searching for it here on wordpress.org in the plugin search.\u003C\u002Fp>\n\u003Col>\n\u003Cli>\n\u003Cp>Upload the zip file and unzip it in the \u002Fwp-content\u002Fplugins\u002F directory.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Activate the plugin through the Plugins menu in WordPress\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>Go to Settings and then click CSS Minify and enable the options you want.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Fol>\n","Minify and Optimize your CSS by clicking one button.",200,17846,46,3,"2018-01-02T17:51:00.000Z","4.9.29","4.1","",[20,21,22,23,24],"compress","css","minification","minify","minify-css","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcss-optimizer.3.0.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":26,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},2,240,30,84,"2026-04-05T07:24:16.450Z",[38,57,83,108,128],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":11,"downloaded":46,"rating":47,"num_ratings":48,"last_updated":49,"tested_up_to":50,"requires_at_least":51,"requires_php":18,"tags":52,"homepage":55,"download_link":56,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"css-above-the-fold","CSS Above The Fold","1.0","Pau Iglesias","https:\u002F\u002Fprofiles.wordpress.org\u002Fpauiglesias\u002F","\u003Cp>Improve user experience by having your above-the-fold (top of the page) CSS styles in-page.\u003C\u002Fp>\n\u003Cp>Even if the rest of the CSS files take a seconds to load, these specific CSS styles displayed from the head section ensure a quick rendering of your page and better score in testing systems like Google Page Speed Insights.\u003C\u002Fp>\n\u003Cp>But you do not need to maintain two separate stylesheets, just select specific fragments of your theme style file with a special markup to create an above-the-fold styles joining the CSS fragments in the head section.\u003C\u002Fp>\n\u003Cp>This plugin enables a special open and close tags that you can insert editing your style.css theme file to surround pieces of code:\u003C\u002Fp>\n\u003Cp>[css-above-the-fold]\u003C\u002Fp>\n\u003Cp>… Your theme CSS code fragment …\u003C\u002Fp>\n\u003Cp>[\u002Fcss-above-the-fold]\u003C\u002Fp>\n\u003Cp>But this syntax is not an standard CSS, so you need to include this tags between CSS comments, there are two ways to do it:\u003C\u002Fp>\n\u003Ch3>1. Comment whole section\u003C\u002Fh3>\n\u003Cp>The easiest way, the CSS is rendered only in the head but not in the stylesheet.\u003Cbr \u002F>\nThis kind of markup does not allow to use your own CSS comments inside the fragment.\u003Cbr \u002F>\nTake care to use this way only when the plugin is active, because you are commenting some parts of your theme stylesheet.\u003C\u002Fp>\n\u003Cp>\u002F* [css-above-the-fold]\u003C\u002Fp>\n\u003Cp>… CSS code fragment …\u003C\u002Fp>\n\u003Cp>[\u002Fcss-above-the-fold] *\u002F\u003C\u002Fp>\n\u003Ch3>2. Comment only the tags\u003C\u002Fh3>\n\u003Cp>The unobtrusive way, it allows you to include comments inside fragments, but the fragments are rendered both in the head section and the CSS file.\u003Cbr \u002F>\nThis way is plugin-independent, and your theme stylesheet will keep running with this plugin activated or not.\u003C\u002Fp>\n\u003Cp>\u002F* [css-above-the-fold] *\u002F\u003C\u002Fp>\n\u003Cp>… CSS code fragment …\u003C\u002Fp>\n\u003Cp>\u002F* [\u002Fcss-above-the-fold] *\u002F\u003C\u002Fp>\n\u003Cp>You can use these two kinds of markup combined in your CSS File.\u003C\u002Fp>\n\u003Cp>The resulting CSS fragments introduced in the header are compacted and minified.\u003C\u002Fp>\n\u003Cp>This plugin only read the style.css file when it is modified, and stores the results using the WP options API.\u003C\u002Fp>\n","Faster CSS browser rendering displaying selected fragments of your theme stylesheet file directly into the head section.",16141,100,1,"2015-08-31T11:47:00.000Z","4.3.34","3.3.2",[22,23,24,53,54],"minify-stylesheet","optimization","http:\u002F\u002Fblogestudio.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcss-above-the-fold.1.0.zip",{"slug":58,"name":59,"version":60,"author":61,"author_profile":62,"description":63,"short_description":64,"active_installs":65,"downloaded":66,"rating":67,"num_ratings":68,"last_updated":69,"tested_up_to":70,"requires_at_least":71,"requires_php":72,"tags":73,"homepage":78,"download_link":79,"security_score":80,"vuln_count":81,"unpatched_count":27,"last_vuln_date":82,"fetched_at":29},"wp-asset-clean-up","Asset CleanUp: Page Speed Booster","1.4.0.3","Gabe Livan","https:\u002F\u002Fprofiles.wordpress.org\u002Fgabelivan\u002F","\u003Cp>Don’t just minify & combine CSS\u002FJavaScript files ending up with large, bloated and slow loading pages: \u003Cstrong>Strip the “fat” first and get a faster website\u003C\u002Fstrong> 🙂\u003C\u002Fp>\n\u003Cp>Faster page load = Happier Visitors = More Conversions = More Revenue\u003C\u002Fp>\n\u003Cp>There are often times when you are using a theme and a number of plugins which are enabled and run on the same page. However, you don’t need to use all of them and to improve the speed of your website and make the HTML source code cleaner (convenient for debugging purposes), it’s better to prevent those styles and scripts from loading.\u003C\u002Fp>\n\u003Cp>For instance, you might use a plugin that generates contact forms and it loads its assets (.CSS and .JS files) in every page of your website instead of doing it only in the \u002Fcontact page (if that’s the only place where you need it).\u003C\u002Fp>\n\u003Cp>“Asset CleanUp” scans your page and detects all the assets that are loaded. All you have to do when editing a page\u002Fpost is just to select the CSS\u002FJS that are not necessary to load, this way reducing the bloat.\u003C\u002Fp>\n\u003Cp>The plugin works best in combination with a cache plugin (e.g. WP Rocket, WP Fastest Cache, W3 Total Cache), a hosting company that offers packages with server-level caching available (e.g. WP Engine, Kinsta) or a service like Cloudflare that has page caching enabled.\u003C\u002Fp>\n\u003Ch4>Main plugin’s benefits include\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Decreases the number of HTTP requests loaded and eliminate render-blocking resources (important for faster page load) by unloading useless CSS\u002FJS\u003C\u002Fli>\n\u003Cli>Preload CSS\u002FJS, Local Fonts & Google Fonts files to instruct the browser to download the chosen assets as soon as possible\u003C\u002Fli>\n\u003Cli>Minify CSS files (including inline code within STYLE tags)\u003C\u002Fli>\n\u003Cli>Minify JavaScript files (including inline code within SCRIPT tags)\u003C\u002Fli>\n\u003Cli>Combine remaining loaded CSS & JavaScript files\u003C\u002Fli>\n\u003Cli>Inline CSS Files (automatically & by specifying the path to the stylesheets)\u003C\u002Fli>\n\u003Cli>Defer combined JavaScript files by applying “defer” attribute to the SCRIPT tags\u003C\u002Fli>\n\u003Cli>Site-wide removal for Emojis, Dashicons for guest users and Comment Reply if they are not used\u003C\u002Fli>\n\u003Cli>Disable RSS Feeds\u003C\u002Fli>\n\u003Cli>Reduces the HTML code of the actual page (that’s even better if GZIP compression is enabled)\u003C\u002Fli>\n\u003Cli>Makes source code easier to scan in case you’re a developer and want to search for something\u003C\u002Fli>\n\u003Cli>Remove possible conflicts between plugins\u002Ftheme (e.g. 2 JavaScript files that are loading from different plugins and they interfere one with another)\u003C\u002Fli>\n\u003Cli>Better performance score if you test your URL on websites such as GTmetrix, PageSpeed Insights, Pingdom Website Speed Test\u003C\u002Fli>\n\u003Cli>Google will love your website more as it would be faster and fast page load is nowadays a factor in search ranking\u003C\u002Fli>\n\u003Cli>Your server access log files (e.g the Apache ones) will be easier to scan and would take less space on your server\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Google Fonts Optimization \u002F Removal\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Combine all Google Font requests into fewer (usually one) requests, saving one round trip to the server for each additional font requested\u003C\u002Fli>\n\u003Cli>Choose between three methods of delivery: Render-blocking, Asynchronous via Web Font Loader (webfont.js) or Asynchronous by preloading the CSS stylesheet\u003C\u002Fli>\n\u003Cli>Option to preload Google Font Files from fonts.gstatic.com (e.g. ending in .woff2)\u003C\u002Fli>\n\u003Cli>Apply “font-display” CSS property to all loaded Google Font requests\u003C\u002Fli>\n\u003Cli>Enable preconnect resource hint for fonts.gstatic.com in case you use Google Fonts; don’t let the browser wait until it fetches the CSS for loading the font files before it begins DNS\u002FTCP\u002FTLS\u003C\u002Fli>\n\u003Cli>Remove all Google Font requests including link\u002Ffont preloads, @import\u002F@font-face from CSS files & STYLE tags, resource hints\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Local Fonts Optimization\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Preload local font files (ending in .woff, .woff2, .ttf, etc.)\u003C\u002Fli>\n\u003Cli>Apply “font-display:” CSS property to @font-face from existing to LINK \u002F STYLE tags to improve the PageSpeed score for “Ensure text remains visible during webfont load”\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Critical CSS\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>You can add already generated critical CSS (e.g. via tools such as \u003Ca href=\"https:\u002F\u002Fwww.corewebvitals.io\u002Ftools\u002Fcritical-css-generator\" rel=\"nofollow ugc\">Advanced Critical CSS Generator\u003C\u002Fa> customly for the homepage, posts, pages, taxonomy pages (e.g. category), archive pages (e.g. date, author), search, 404 not found\u003C\u002Fli>\n\u003Cli>The critical CSS can be added within the Dashboard as well as via code \u002F \u003Ca href=\"https:\u002F\u002Fwww.assetcleanup.com\u002Fdocs\u002F?p=608\" rel=\"nofollow ugc\">Read More\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Remove useless links, meta tags and HTML comments within the HEAD and BODY (footer) tags of the website\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Really Simple Discovery (RSD) link tag\u003C\u002Fli>\n\u003Cli>REST API link tag\u003C\u002Fli>\n\u003Cli>Pages\u002FPosts Shortlink tag\u003C\u002Fli>\n\u003Cli>WordPress version meta tag (also good for security reasons)\u003C\u002Fli>\n\u003Cli>All “generator” meta tags (also good for security reasons)\u003C\u002Fli>\n\u003Cli>RSS Feed Link Tags (usually they are not needed if your website is not used for blogging purposes)\u003C\u002Fli>\n\u003Cli>oEmbeds, if you do not need to embed videos (e.g. YouTube), tweets and audios\u003C\u002Fli>\n\u003Cli>Valid HTML Comments (exceptions from stripping can be added and Internet Explorer conditional comments are preserved)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Each option can be turned on\u002Foff depending on your needs. Instructions about each of them are given in the plugin’s settings page.\u003C\u002Fp>\n\u003Ch4>Disable partially or completely XML-RPC protocol\u003C\u002Fh4>\n\u003Cp>This is an API service used by WordPress for 3rd party applications, such as mobile apps, communication between blogs and plugins such as Jetpack. If you use or are planning to use a remote system to post content to your website, you can keep this feature enabled (which it is by default). Many users do not use this function at all and if you’re one of them, you can disable it.\u003C\u002Fp>\n\u003Cp>Plugin works with WordPress Multisite Network enabled!\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>\u003Cstrong>Asset CleanUp Pro\u003C\u002Fstrong>\u003Cbr \u002F>\n  This plugin is the lite version of Asset CleanUp Pro that comes with more benefits including managing assets (CSS & JS files) on all WordPress pages, unloading plugins site-wide or via Regex(es), apply “async” and “defer” attributes on loaded JavaScript files which would boost the speed score even higher, move the loading location of CSS\u002FJS files (from HEAD to BODY to reduce render-blocking or vice-versa if you need specific files to trigger earlier) and premium support. \u003Ca href=\"https:\u002F\u002Fwww.gabelivan.com\u002Fitems\u002Fwp-asset-cleanup-pro\u002F?utm_source=wp_org_lite&utm_medium=inside_quote\" rel=\"nofollow ugc\">Click here to purchase Asset CleanUp Pro!\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Ch4>NOTES\u003C\u002Fh4>\n\u003Cp>People that have tested the plugin are so far happy with it and I want to keep a good reputation for it. In case something is not working for you or have any suggestions, please write to me on the forum and I will be happy to assist you. \u003Cstrong>BEFORE rating this plugin\u003C\u002Fstrong>, please check the following post http:\u002F\u002Fchrislema.com\u002Ftheres-wrong-way-give-plugin-feedback-wordpress-org\u002F and then use your common sense when writing the feedback 🙂\u003C\u002Fp>\n\u003Ch4>GO PRO\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Unload CSS\u002FJS files on all WordPress pages including Categories, Tags, Custom Taxonomy (e.g. WooCommerce product category), 404 Not Found, Date & Author Archives, Search Results)\u003C\u002Fli>\n\u003Cli>Unload plugins in the frontend view (for guest visitors) * This will not just unload the CSS\u002FJS files loaded from the plugins, but everything else related to them (e.g. slow database queries)\u003C\u002Fli>\n\u003Cli>Unload plugins within the Dashboard \u002Fwp-admin\u002F * Do you have any slow pages that are loading within the Dashboard? You can reduce seconds in page load for some bulky ones or fix plugin conflicts\u003C\u002Fli>\n\u003Cli>Instruct the browser to download a CSS\u002FJS file based on the visitor’s screen size (e.g. avoid downloading assets in mobile view when they are not needed, if the screen size is smaller than 768px)\u003C\u002Fli>\n\u003Cli>Defer CSS by appending it to the BODY to load it asynchronously (Render blocking CSS delays a web page from being visible in a timely manner)\u003C\u002Fli>\n\u003Cli>Move JavaScript files from HEAD to BODY and vice-versa (CSS files moved to the BODY are automatically deferred)\u003C\u002Fli>\n\u003Cli>Defer JavaScript loaded files (by applying “defer” attribute to any enqueued JS file)\u003C\u002Fli>\n\u003Cli>Async JavaScript loaded files (by applying “async” attribute to any enqueued JS file)\u003C\u002Fli>\n\u003Cli>Inline JavaScript files (automatically & by specifying the path to the stylesheets)\u003C\u002Fli>\n\u003Cli>Priority in releasing new features & other improvements (updates that are meant for both Lite and Pro plugins are first released to the Pro users)\u003C\u002Fli>\n\u003Cli>Premium support and updates within the Dashboard\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Give Asset CleanUp a try! If you want to unlock all features, you can \u003Ca href=\"https:\u002F\u002Fwww.gabelivan.com\u002Fitems\u002Fwp-asset-cleanup-pro\u002F?utm_source=wp_org_lite&utm_medium=go_pro\" rel=\"nofollow ugc\">Upgrade to the Pro version\u003C\u002Fa>.\u003C\u002Fp>\n","Make your website load FASTER by stopping specific styles (.CSS) & scripts (.JS) from loading. It works best with a page caching plugin \u002F service.",100000,4846454,98,1550,"2025-03-12T21:24:00.000Z","6.7.5","4.5","5.6",[74,75,24,76,77],"defer-css-javascript","dequeue","minify-javascript","page-speed","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-asset-clean-up\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-asset-clean-up.1.4.0.3.zip",89,6,"2024-11-27 00:00:00",{"slug":84,"name":85,"version":86,"author":87,"author_profile":88,"description":89,"short_description":90,"active_installs":91,"downloaded":92,"rating":93,"num_ratings":94,"last_updated":95,"tested_up_to":96,"requires_at_least":97,"requires_php":98,"tags":99,"homepage":104,"download_link":105,"security_score":106,"vuln_count":81,"unpatched_count":27,"last_vuln_date":107,"fetched_at":29},"hummingbird-performance","Hummingbird Performance – Cache & Page Speed Optimization for Core Web Vitals | Critical CSS | Minify CSS | Defer CSS Javascript | CDN","3.19.0","WPMU DEV - Your All-in-One WordPress Platform","https:\u002F\u002Fprofiles.wordpress.org\u002Fwpmudev\u002F","\u003Cp>\u003Cstrong>Hummingbird makes your website faster and optimizes site performance by adding new ways to boost Google PageSpeed Insights with fine-tuned controls over file compression, deferring CSS and JavaScript styles and scripts, minify for CSS and JS, Lazy Load integration, and world-class caching.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Hummingbird is brought to you by the WordPress speed specialists that created \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-smushit\u002F\" rel=\"ugc\">Smush\u003C\u002Fa> image optimization, now active on more than +1 million websites. Get the complete speed boost with Hummingbird and Smush.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Enjoy top-tier performance and PageSpeed optimization from the start with \u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fproject\u002Fwp-hummingbird\u002F?utm_source=wordpress.org&utm_medium=readme&utm_campaign=hummingbird-readme-above-the-fold&utm_content=wp_hummingbird_pro\" rel=\"nofollow ugc\">Hummingbird Pro\u003C\u002Fa>.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Level up immediately with exclusive Pro features like Delay JavaScript Execution, Critical CSS Generation, Brotli file compression, and 119-point global asset CDN with unlimited bandwidth. \u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fproject\u002Fwp-hummingbird\u002F?utm_source=wordpress.org&utm_medium=readme&utm_campaign=hummingbird-readme-above-the-fold&utm_content=wp_hummingbird_pro\" rel=\"nofollow ugc\">Learn more about Pro\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>If PageSpeed Insights is making these speed recommendations Hummingbird can help:\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Enable text compression – Use gzip to make your site fly (Brotli Compression via CDN included with Pro).\u003C\u002Fli>\n\u003Cli>Preconnect to required origins – Use Hummingbird to establish earlier connections.\u003C\u002Fli>\n\u003Cli>Preload key requests – Prioritize resources based on order.\u003C\u002Fli>\n\u003Cli>Avoid enormous network payloads – Consider Lazy Load for comments or breaking up smaller posts.\u003C\u002Fli>\n\u003Cli>Use efficient cache – The Hummingbird Cache suite offers effective browser cache for caching any site.\u003C\u002Fli>\n\u003Cli>Fix your JavaScript execution time – Deliver smaller JS payloads, preload JS, and defer JS.\u003C\u002Fli>\n\u003Cli>Minify CSS – Strip unused code from your CSS.\u003C\u002Fli>\n\u003Cli>Minify JavaScript – Speed up the time it takes to parse your JS files.\u003C\u002Fli>\n\u003Cli>Eliminate render-blocking resources – Move critical CSS and JS inline and defer all non-critical JS\u002FCSS.\u003C\u002Fli>\n\u003Cli>Delay JavaScript execution (Pro only) – Increase performance by delaying the loading of non-critical JS files and scripts until user interaction.\u003C\u002Fli>\n\u003Cli>Automatically generate Critical CSS (Pro only) – Substantially boost page speed and UX by prioritizing above-the-fold content.\u003C\u002Fli>\n\u003Cli>Defer unused CSS – Defer the loading of CSS not used for above-the-fold content.\u003C\u002Fli>\n\u003Cli>Lazy Load offscreen images (\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-smushit\u002F\" rel=\"ugc\">Smush free\u003C\u002Fa> integration).\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Hummingbird scans your site and provides one-click fixes to speed up WordPress in a flash.\u003C\u002Fp>\n\u003Cp>You’ll get faster loading pages, higher search rankings (SERP) and PageSpeed scores, and happier visitors with Hummingbird’s WordPress speed optimization. Optimizing the speed of your site has never been easier!\u003C\u002Fp>\n\u003Ch3>Features Available in Hummingbird Include:\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Scan and Fix – Get a scan of your site, find out what’s slowing it down, and use one-click performance improvements to make critical speed improvements.\u003C\u002Fli>\n\u003Cli>World-class caching – A full caching suite to load pages faster with full-page, Gravatar, and browser cache tool.\u003C\u002Fli>\n\u003Cli>Performance Reports – Pro tips for running your site at super speed.\u003C\u002Fli>\n\u003Cli>Asset Optimization – Combine, compress and position Javascript, CSS, and Google Font files for top performance.\u003C\u002Fli>\n\u003Cli>Safe Mode — Test Hummingbird settings without affecting your visitors’ experience, only logged-in admins see the optimized version.\u003C\u002Fli>\n\u003Cli>Better Rankings – Improve scores on Google PageSpeed Insights (SEO ranking factor), YSlow, Pingdom, and GTmetrix.\u003C\u002Fli>\n\u003Cli>Increase Your Conversion Rate – Don’t keep visitors waiting: faster sites convert better.\u003C\u002Fli>\n\u003Cli>GZIP Compression – Blazing-fast HTML, JavaScript, and stylesheet (CSS) transfer.\u003C\u002Fli>\n\u003Cli>Configs – Set your preferred performance settings, save them as config, and instantly upload to any other site.\u003C\u002Fli>\n\u003Cli>Font Optimization – Improve site speed, Core Web Vitals, and visual stability by preloading critical fonts and enabling fallbacks.\u003C\u002Fli>\n\u003Cli>Uptime Monitoring & Alerts – Get instant notifications if your site ever goes down.\u003C\u002Fli>\n\u003Cli>Scheduled Performance Reports – Stay on top of site speed with regular insights.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Learn The Ropes With These Hands-On Hummingbird Tutorials\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fblog\u002Foptimize-wordpress-speed-hummingbird\u002F\" rel=\"nofollow ugc\">How To Optimize WordPress For Speed With Hummingbird\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fblog\u002Foptimize-elementor-wordpress-smush-hummingbird\u002F\" rel=\"nofollow ugc\">How To Optimize Elementor for Free Using Smush and Hummingbird\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fblog\u002Foptimize-wordpress-wpbakery-free-plugins\u002F\" rel=\"nofollow ugc\">How To Optimize WPBakery Sites Using Smush And Hummingbird\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fblog\u002Fspeed-up-optimize-avada-theme-smush-hummingbird-plugins\u002F\" rel=\"nofollow ugc\">Speed Up and Optimize Avada for Free Using Smush and Hummingbird\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fblog\u002Foptimize-divi-wordpress-smush-hummingbird\u002F\" rel=\"nofollow ugc\">Optimize Divi for Free Using Smush and Hummingbird\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Hummingbird Features to Speed Up WordPress\u003C\u002Fh4>\n\u003Ch3>Scan and One-Click Fix\u003C\u002Fh3>\n\u003Cp>Hummingbird is a WordPress speed optimization plugin. It will scan your site, find files that are slowing it down, and provide tips and fixes for making your site run at top speed.\u003C\u002Fp>\n\u003Cp>Hummingbird even has one-click improvements like a full cache suite, one-click minify for styles and scripts, and deferring CSS and JS for quickly optimizing performance. What could be easier!\u003C\u002Fp>\n\u003Ch3>World-Class Caching\u003C\u002Fh3>\n\u003Cp>You’ll get a world-class caching suite, including full-page, browser, and Gravatar cache.\u003C\u002Fp>\n\u003Cp>Make your site load even faster with Hummingbird’s complete set of cache tools that give your visitors a faster browsing experience. Including full-page, browser and Gravatar caching.\u003C\u002Fp>\n\u003Ch3>Asset Optimization\u003C\u002Fh3>\n\u003Cp>Did you know that loading too many files in your site’s header can slow it down? Hummingbird now gives you granular control with separate Combine and Compress optimization modes, so you can fine tune your Asset Optimization like a pro. Reorder, defer, compress and exclude CSS and JavaScript files with one-click.\u003C\u002Fp>\n\u003Ch3>Transfer Data at Top Speed With GZIP\u003C\u002Fh3>\n\u003Cp>Hummingbird has GZIP powers to make sharing your site more efficient.\u003C\u002Fp>\n\u003Cp>Sending zipped files is faster and can save you money on hosting. And don’t worry about setup, send Hummingbird instructions with the click of a button and she’ll handle the rest.\u003C\u002Fp>\n\u003Ch3>Built-in Cloudflare Integration\u003C\u002Fh3>\n\u003Cp>Hummingbird can be used to control your \u003Ca href=\"https:\u002F\u002Fwww.cloudflare.com\u002F\" rel=\"nofollow ugc\">Cloudflare\u003C\u002Fa> browser cache and Automatic Platform Optimizations (APO) settings as well! Simply add your Cloudflare API key and configure away.\u003C\u002Fp>\n\u003Ch3>Font Optimization\u003C\u002Fh3>\n\u003Cp>Boost site speed, Core Web Vitals, and the visual stability of pages for users with Hummingbird’s one-click font optimization features: \u003Cstrong>Preload Fonts,\u003C\u002Fstrong> which instructs browsers to preload essential fonts, and \u003Cstrong>Swap Web Fonts,\u003C\u002Fstrong> which applies a temporary fallback font until the primary one loads.\u003C\u002Fp>\n\u003Ch3>Fully Compatible With Smush Image Optimization\u003C\u002Fh3>\n\u003Cp>You can complement Hummingbird’s WordPress speed optimization features with our award-winning sister-plugin \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-smushit\u002F\" rel=\"ugc\">Smush image optimization\u003C\u002Fa>. Smush compresses your images, giving your site less to load – and thus a faster load time. Hummingbird + Smush integrate perfectly together, and are the perfect match to speed up WordPress.\u003C\u002Fp>\n\u003Cp>Compress, optimize (optimise), and fix PageSpeed performance with properly sized images, lazy load, next-gen WebP convert, image formatting, and more.\u003C\u002Fp>\n\u003Ch3>Save time with Hummingbird Configs\u003C\u002Fh3>\n\u003Cp>Configs allow you to save your preferred Hummingbird configuration settings and apply them to your other sites in a few clicks. You can create unlimited configs.\u003C\u002Fp>\n\u003Ch3>Delay Javascript Resources (Pro Only)\u003C\u002Fh3>\n\u003Cp>Boost site performance dramatically by delaying the loading of JS files and third-party scripts until direct user interaction (e.g. scroll or click). Enjoy faster loading pages, improve web vitals, and ace your PageSpeed scores.\u003C\u002Fp>\n\u003Cp>Activate in one click, includes user interaction timeout and the option to exclude critical files from being delayed. A paid WPMU DEV account (the developers of Hummingbird) is required to access this feature. You can check out our affordable plans \u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fpricing\u002F\" rel=\"nofollow ugc\">here\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Generate Critical CSS (Pro Only)\u003C\u002Fh3>\n\u003Cp>Maximize site speed and user experience by prioritizing only the CSS that matters most. The Generate Critical CSS feature intelligently generates and embeds critical CSS in the head of each page, giving priority to above-the-fold content and significantly improving loading speed. Updates to your critical CSS are automated with every site design change, and you can enable\u002Fdisable with a click.\u003C\u002Fp>\n\u003Ch4>Faster Websites Rank Higher, Convert Better\u003C\u002Fh4>\n\u003Cp>Every millisecond counts: your visitors expect an ever-faster website, with a page load time of under two seconds expected – and the norm. If visitors \u003Cem>don’t\u003C\u002Fem> get that on your site, they \u003Cem>will\u003C\u002Fem> leave.\u003C\u002Fp>\n\u003Cp>If you’re running a business website or eCommerce store, that means \u003Cstrong>if your website does not load quickly, you will lose sales.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Hummingbird is here to help you; it’s a one of a kind WordPress performance optimization plugin that can make your site run at superspeed, for free!\u003C\u002Fp>\n\u003Cp>You get our WordPress performance optimization suite, which includes minification and GZIP for small page sizes, full caching for faster loading, and integration with Cloudflare’s APO \u002F browser cache, and our sister-plugin \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-smushit\u002F\" rel=\"ugc\">Smush image optimization\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Hummingbird is built with ease-of-use in mind; it makes your WordPress site faster, but it’s also fast to set up. You can scan your site and implement recommended changes in one-click, getting a fast site in mere minutes.\u003C\u002Fp>\n\u003Cp>All the above is free and will speed up WordPress for you. \u003Cstrong>If you need the very fastest WordPress site, \u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002F?utm_source=wordpress.org&utm_medium=readme&utm_campaign=hummingbird-readme&utm_content=you_should_get_wpmudev_membership\" rel=\"nofollow ugc\">you should get a WPMU DEV Membership\u003C\u002Fa>.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Our Membership gives you access to Hummingbird Pro – which features automated scanning, enhanced minify compression (with 2x the regular optimization), CDN hosted minification – alongside Smush Pro image optimization, all our premium WordPress plugins, and 24\u002F7 WordPress support.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002F?utm_source=wordpress.org&utm_medium=readme&utm_campaign=hummingbird-readme&utm_content=and_you_can_find_out_more_here\" rel=\"nofollow ugc\">It’s an incredible deal, and you can find out more here.\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>What do People say About Hummingbird?\u003C\u002Fh4>\n\u003Cp>★★★★★\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>“\u003Cstrong>Hummingbird is so easy to use\u003C\u002Fstrong>. I thought it wouldn’t change my speed much because I already made improvements. I ran the scan, it gave me recommendations, I pushed a button to apply them and it made my site even faster!” – \u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fprofile\u002Fjuancamilobuitrago\" rel=\"nofollow ugc\">Camilo\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>★★★★★\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>“Hummingbird is getting smarter with each update. Today it’s become so good that it forced me to remove giant cache and optimization plugins like WP Super Cache and WP Sweep because now Hummingbird includes all those features – but in a more impressive way.” – \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fusers\u002Fswagatam1975\u002F\" rel=\"ugc\">swagatam1975\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>★★★★★\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>“\u003Cstrong>Hummingbird took me from 32 to 84 on Google page speed\u003C\u002Fstrong> plus made my site 50% faster on GTmetrix!” – \u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002Fprofile\u002Fnicolastergiopoulos\" rel=\"nofollow ugc\">Nicolas\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Cp>★★★★★\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>“I just built a real bloated sack of crap of a WP site, and after configuring Hummingbird and letting it do its thing, the site is actually \u003Cem>fast\u003C\u002Fem> — much faster than it has any right to be…I’m impressed.” – \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Ftopic\u002Fbetter-than-i-deserve-2\u002F\" rel=\"ugc\">Cacarr\u003C\u002Fa>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n\u003Ch4>A Note From Hummingbird\u003C\u002Fh4>\n\u003Cp>Hey! This is Hummingbird, your trusted solution to speed up WordPress. I’m part of the WPMU DEV team, a superhero-suite of WordPress plugins, services, and support. Here are some of our other free plugins:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-smushit\u002F\" rel=\"ugc\">Smush\u003C\u002Fa> – Image Compression and Optimization\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fforminator\u002F\" rel=\"ugc\">Forminator\u003C\u002Fa> – Form, Quiz, Poll and Survey Builder\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwordpress-popup\u002F\" rel=\"ugc\">Hustle\u003C\u002Fa> – Pop-ups, Slide-ins and Email Opt-ins\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>And if you need ALL our Pro plugins AND 24\u002F7 WordPress support, \u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002F?utm_source=wordpress.org&utm_medium=readme&utm_campaign=hummingbird-readme&utm_content=link_wpmudev\" rel=\"nofollow ugc\">get WPMU DEV membership!\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>My superhero friends run the WPMU DEV Blog, your source for the very best WordPress tutorials. If you need to be in the know about WordPress, check it out.\u003C\u002Fp>\n\u003Cp>Thanks for looking at Hummingbird, and I look forward to flying through your site to make it faster than ever.\u003C\u002Fp>\n\u003Cp>\u003Cem>Enjoy, The Hummingbird\u003C\u002Fem>\u003C\u002Fp>\n\u003Ch3>About Us\u003C\u002Fh3>\n\u003Cp>WPMU DEV is a premium supplier of quality WordPress plugins, services and support. Join us here:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002F?utm_source=wordpress.org&utm_medium=readme&utm_campaign=hummingbird-readme&utm_content=wpmu_dev_link\" rel=\"nofollow ugc\">https:\u002F\u002Fwpmudev.com\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Don’t forget to stay up to date on everything WordPress from the Internet’s number one resource:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Fwpmudev.com\u002F?utm_source=wordpress.org&utm_medium=readme&utm_campaign=hummingbird-readme&utm_content=wpmu_dev_blog_link\" rel=\"nofollow ugc\">WPMU DEV Blog\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Hey, one more thing… we hope you enjoy our \u003Ca href=\"https:\u002F\u002Fprofiles.wordpress.org\u002Fwpmudev\u002F#content-plugins\" rel=\"nofollow ugc\">free offerings\u003C\u002Fa> as much as we’ve loved making them for you!\u003C\u002Fp>\n","Optimize PageSpeed Performance & Core Web Vitals, Advanced Cache, Minify CSS & JavaScript, Inline Critical CSS, Defer CSS & JS, Smush & Lazy Load, CDN",80000,5626127,94,1487,"2026-01-26T12:18:00.000Z","6.9.4","6.4","7.4",[100,101,102,24,103],"cache","caching","critical-css","performance","https:\u002F\u002Fwpmudev.com\u002Fproject\u002Fwp-hummingbird\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhummingbird-performance.3.19.0.zip",92,"2025-12-17 23:41:59",{"slug":109,"name":110,"version":111,"author":112,"author_profile":113,"description":114,"short_description":115,"active_installs":116,"downloaded":117,"rating":118,"num_ratings":119,"last_updated":120,"tested_up_to":96,"requires_at_least":121,"requires_php":72,"tags":122,"homepage":125,"download_link":126,"security_score":47,"vuln_count":48,"unpatched_count":27,"last_vuln_date":127,"fetched_at":29},"wp-super-minify","WP Super Minify • Minify, Compress and Cache HTML, CSS & JavaScript","2.0.1","Dipak C. Gajjar","https:\u002F\u002Fprofiles.wordpress.org\u002Fdipakcg\u002F","\u003Cp>\u003Cstrong>WP Super Minify automatically minifies, compresses, and caches HTML, CSS & JavaScript files (inline and individual) on demand to enhance website’s load speed.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>Once activated, the plugin seamlessly compresses HTML, inline CSS, and JavaScript, reducing file sizes for faster page loading. This optimisation helps improve your site’s Google PageSpeed Insights and GTmetrix performance scores.\u003C\u002Fp>\n\u003Cp>Additionally, WP Super Minify minifies individual JavaScript and CSS files, ensuring they load correctly and are automatically updated whenever the original files are modified or added — no manual settings needed!\u003C\u002Fp>\n\u003Cp>Optimise your website effortlessly and deliver a faster, smoother experience to your visitors.\u003C\u002Fp>\n\u003Cp>To check whether this plugin works properly, simply view your site source or press Ctrl + U from your keyboard. In the end of the source, you should see message something like:\u003C\u002Fp>\n\u003Cp>*** Total size saved: 11.341% | Size before compression: 27104 bytes | Size after compression: 24030 bytes. ***\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Like this plugin? You’ll love my other plugin: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-performance-score-booster\u002F\" rel=\"ugc\">WP Performance Score Booster\u003C\u002Fa>\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>Development & Support\u003C\u002Fh4>\n\u003Cp>Follow the development of this plugin on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fdipakcg\u002Fwp-super-minify\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>P.S. It is always the best policy to open a \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fwp-super-minify\" rel=\"ugc\">support thread\u003C\u002Fa> first before posting any negative review.\u003C\u002Fp>\n\u003Ch4>Credits\u003C\u002Fh4>\n\u003Cp>A big shoutout to \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmrclay\u002Fminify\" rel=\"nofollow ugc\">Steve Clay\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fmatthiasmullie\u002Fminify\" rel=\"nofollow ugc\">Matthias Mullie\u003C\u002Fa> for sharing their Minify libraries on GitHub. While these libraries are no longer actively maintained, their work has been invaluable, and I sincerely thank them.\u003C\u002Fp>\n","A lightweight plugin that automatically minifies, compresses, and caches HTML, CSS, and JavaScript on demand to improve your website’s load speed.",9000,357076,82,70,"2026-02-10T11:55:00.000Z","3.5",[20,21,123,124,23],"html","javascript","https:\u002F\u002Fgithub.com\u002Fdipakcg\u002Fwp-super-minify","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-super-minify.2.0.1.zip","2023-08-28 00:00:00",{"slug":129,"name":130,"version":131,"author":132,"author_profile":133,"description":134,"short_description":135,"active_installs":136,"downloaded":137,"rating":35,"num_ratings":138,"last_updated":139,"tested_up_to":140,"requires_at_least":141,"requires_php":18,"tags":142,"homepage":144,"download_link":145,"security_score":26,"vuln_count":27,"unpatched_count":27,"last_vuln_date":28,"fetched_at":29},"bwp-minify","Better WordPress Minify","1.3.3","Khang Minh","https:\u002F\u002Fprofiles.wordpress.org\u002Foddoneout\u002F","\u003Cp>Allows you to combine and minify your CSS and JS files to improve page load time. This plugin uses the PHP library \u003Ca href=\"http:\u002F\u002Fcode.google.com\u002Fp\u002Fminify\u002F\" rel=\"nofollow ugc\">Minify\u003C\u002Fa> and relies on WordPress’s enqueueing system rather than the output buffer, which respects the order of CSS and JS files as well as their dependencies. BWP Minify is very customizable and easy to use.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Useful resources to help you get started and make the most out of BWP Minify\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fbetterwp.net\u002Fwordpress-plugins\u002Fbwp-minify\u002F#usage\" rel=\"nofollow ugc\">Official Documentation\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"http:\u002F\u002Fbetterwp.net\u002Fwordpress-minify-javascript-css\u002F\" rel=\"nofollow ugc\">WordPress Minify Best Practices\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Some Features\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Uses enqueueing system of WordPress which improves compatibility with other plugins and themes\u003C\u002Fli>\n\u003Cli>Allows you to move enqueued files to desired locations (header, footer, oblivion, etc.) via a dedicated management page\u003C\u002Fli>\n\u003Cli>Allows you to change various Minify settings (cache directory, cache age, debug mode, etc.) directly in admin\u003C\u002Fli>\n\u003Cli>Allows you to use friendly Minify urls, such as \u003Ccode>http:\u002F\u002Fexample.com\u002Fpath\u002Fto\u002Fcache\u002Fsomestring.js\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Allows you to use CDN for minified contents, one CDN host for JS and one for CSS with SSL support\u003C\u002Fli>\n\u003Cli>Allows you to split long Minify strings into shorter ones\u003C\u002Fli>\n\u003Cli>Offers various way to add a cache buster to your minify string such as WordPress’s version, Theme’s version, Cache folder’s last modified timestap, etc.\u003C\u002Fli>\n\u003Cli>Supports script localization (\u003Ccode>wp_localize_script()\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Supports inline styles\u003C\u002Fli>\n\u003Cli>Supports RTL stylesheets\u003C\u002Fli>\n\u003Cli>Supports media-specific stylesheets (e.g. ‘screen’, ‘print’, etc.)\u003C\u002Fli>\n\u003Cli>Supports conditional stylesheets (e.g. \u003Ccode>\u003C!--[if lt IE 7]>\u003C\u002Fcode>)\u003C\u002Fli>\n\u003Cli>Provides hooks for further customization\u003C\u002Fli>\n\u003Cli>WordPress Multi-site compatible\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Please don’t forget to rate this plugin \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fview\u002Fplugin-reviews\u002Fbwp-minify?filter=5\" rel=\"ugc\">5 shining stars\u003C\u002Fa> if you like it, thanks!\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Get in touch\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Support is provided via \u003Ca href=\"http:\u002F\u002Fbetterwp.net\u002Fcommunity\u002F\" rel=\"nofollow ugc\">BetterWP.net Community\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>Follow and contribute to development via \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FOddOneOut\u002FBetter-WordPress-Minify\" rel=\"nofollow ugc\">Github\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>You can also follow me on \u003Ca href=\"http:\u002F\u002Ftwitter.com\u002F0dd0ne0ut\" rel=\"nofollow ugc\">Twitter\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>Check out \u003Ca href=\"http:\u002F\u002Ffeeds.feedburner.com\u002FBetterWPnet\" rel=\"nofollow ugc\">latest WordPress Tips and Ideas\u003C\u002Fa> from BetterWP.net.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Languages\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>English (default)\u003C\u002Fli>\n\u003Cli>Romanian (ro_RO) – Thanks to \u003Ca href=\"www.enjoyprepaid.com\" rel=\"nofollow ugc\">Luke Tyler, International Calling Cards\u003C\u002Fa>!\u003C\u002Fli>\n\u003Cli>Turkish (tr_TR) – Thanks to Hakan E\u003C\u002Fli>\n\u003Cli>French (fr_FR) – Thanks to Sebastien\u003C\u002Fli>\n\u003Cli>Italian (it_IT) – Thanks to Gabriele – http:\u002F\u002Fcookspot.it\u003C\u002Fli>\n\u003Cli>Spanish (es_ES) –  Thanks to Ruben Hernandez – http:\u002F\u002Fusitility.com\u002F\u003C\u002Fli>\n\u003Cli>Dutch (nl_NL) – Thanks to Martijn van Egmond\u003C\u002Fli>\n\u003Cli>German (de_DE) – Thanks to Matthias\u003C\u002Fli>\n\u003Cli>Serbo-Croatian (sr_RS) – Thanks to Borisa Djuraskovic – \u003Ca href=\"http:\u002F\u002Fwww.webhostinghub.com\u002F\" rel=\"nofollow ugc\">Web Hosting Hub\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Indonesian (id_ID) – Thanks to Nasrulhaq Muiz – http:\u002F\u002Fal-badar.net\u003C\u002Fli>\n\u003Cli>Russian (ru_RU) – Thanks to Эдуард Валеев\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Please \u003Ca href=\"http:\u002F\u002Fbetterwp.net\u002Fwordpress-tips\u002Fcreate-pot-file-using-poedit\u002F\" rel=\"nofollow ugc\">help translate\u003C\u002Fa> this plugin!\u003C\u002Fp>\n","Allows you to combine and minify your CSS and JS files to improve page load time.",8000,692951,137,"2017-11-28T05:12:00.000Z","4.0.38","3.1",[23,24,76,143,53],"minify-js","http:\u002F\u002Fbetterwp.net\u002Fwordpress-plugins\u002Fbwp-minify\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fbwp-minify.1.3.3.zip",{"attackSurface":147,"codeSignals":243,"taintFlows":349,"riskAssessment":350,"analyzedAt":362},{"hooks":148,"ajaxHandlers":233,"restRoutes":239,"shortcodes":240,"cronEvents":241,"entryPointCount":48,"unprotectedCount":27},[149,155,159,162,165,168,174,179,184,188,193,197,201,204,208,213,217,220,223,227,229],{"type":150,"name":151,"callback":152,"file":153,"line":154},"action","admin_notices","bpminifycss_install_config_notice","bpminifycss.php",60,{"type":150,"name":156,"callback":157,"file":153,"line":158},"init","bpminifycss_load_plugin_textdomain",74,{"type":150,"name":156,"callback":160,"file":153,"line":161},"bpminifycss_start_buffering",280,{"type":150,"name":163,"callback":160,"priority":32,"file":153,"line":164},"template_redirect",282,{"type":150,"name":151,"callback":166,"file":153,"line":167},"bpminifycss_cache_unavailable_notice",286,{"type":150,"name":169,"callback":170,"priority":171,"file":172,"line":173},"shutdown","bpminifycss_do_cachepurged_action",11,"classes\\bpminifycssCache.php",101,{"type":150,"name":175,"callback":176,"priority":177,"file":172,"line":178},"bpminifycss_action_cachepurged","bpminifycss_flush_pagecache",10,105,{"type":150,"name":180,"callback":181,"file":182,"line":183},"admin_menu","addmenu","classes\\bpminifycssConfig.php",12,{"type":150,"name":185,"callback":186,"file":182,"line":187},"admin_init","registersettings",13,{"type":189,"name":190,"callback":191,"priority":177,"file":182,"line":192},"filter","plugin_row_meta","setmeta",18,{"type":150,"name":194,"callback":195,"file":196,"line":183},"wp_loaded","load_toolbar","classes\\bpminifycssToolbar.php",{"type":150,"name":198,"callback":199,"file":196,"line":200},"admin_enqueue_scripts","enqueue_scripts",23,{"type":150,"name":202,"callback":199,"file":196,"line":203},"wp_enqueue_scripts",26,{"type":150,"name":205,"callback":206,"priority":47,"file":196,"line":207},"admin_bar_menu","add_toolbar",33,{"type":150,"name":209,"callback":210,"file":211,"line":212},"plugins_loaded","ao_cachechecker_setup","classlesses\\bpminifycssCacheChecker.php",15,{"type":150,"name":214,"callback":215,"file":211,"line":216},"ao_cachechecker","ao_cachechecker_cronjob",32,{"type":150,"name":151,"callback":218,"file":211,"line":219},"bpminifycss_cachechecker_notice",55,{"type":150,"name":185,"callback":221,"file":222,"line":81},"ao_partner_tabs_preinit","classlesses\\bpminifycssPartners.php",{"type":189,"name":224,"callback":225,"file":222,"line":226},"bpminifycss_filter_settingsscreen_tabs","ao_add_partner_tabs",9,{"type":150,"name":180,"callback":228,"file":222,"line":192},"ao_partners_init",{"type":150,"name":151,"callback":230,"file":231,"line":232},"bpminifycss_update_config_notice","classlesses\\bpminifycssUpdateCode.php",73,[234],{"action":235,"nopriv":236,"callback":237,"hasNonce":238,"hasCapCheck":238,"file":196,"line":34},"bpminifycss_delete_cache",false,"delete_cache",true,[],[],[242],{"hook":214,"callback":214,"file":211,"line":203},{"dangerousFunctions":244,"sqlUsage":267,"outputEscaping":274,"fileOperations":347,"externalRequests":27,"nonceChecks":48,"capabilityChecks":32,"bundledLibraries":348},[245,250,252,254,256,258,260,262,265],{"fn":246,"file":247,"line":248,"context":249},"create_function","classes\\bpminifycssBase.php",130,"create_function(",{"fn":246,"file":247,"line":251,"context":249},147,{"fn":246,"file":247,"line":253,"context":249},163,{"fn":246,"file":247,"line":255,"context":249},179,{"fn":246,"file":247,"line":257,"context":249},195,{"fn":246,"file":247,"line":259,"context":249},211,{"fn":246,"file":247,"line":261,"context":249},287,{"fn":246,"file":263,"line":264,"context":249},"classes\\bpminifycssStyles.php",96,{"fn":246,"file":263,"line":266,"context":249},494,{"prepared":27,"raw":14,"locations":268},[269,271,272],{"file":153,"line":26,"context":270},"$wpdb->get_col() with variable interpolation",{"file":231,"line":207,"context":270},{"file":231,"line":273,"context":270},58,{"escaped":275,"rawEcho":276,"locations":277},14,34,[278,281,283,285,287,289,291,293,295,297,299,301,303,305,307,309,311,313,315,317,319,321,323,325,327,329,331,332,333,335,337,339,341,344],{"file":182,"line":279,"context":280},248,"raw output",{"file":182,"line":282,"context":280},262,{"file":182,"line":284,"context":280},277,{"file":182,"line":286,"context":280},283,{"file":182,"line":288,"context":280},289,{"file":182,"line":290,"context":280},294,{"file":182,"line":292,"context":280},296,{"file":182,"line":294,"context":280},299,{"file":182,"line":296,"context":280},314,{"file":182,"line":298,"context":280},319,{"file":182,"line":300,"context":280},325,{"file":182,"line":302,"context":280},331,{"file":182,"line":304,"context":280},336,{"file":182,"line":306,"context":280},341,{"file":182,"line":308,"context":280},343,{"file":182,"line":310,"context":280},345,{"file":182,"line":312,"context":280},350,{"file":182,"line":314,"context":280},352,{"file":182,"line":316,"context":280},369,{"file":182,"line":318,"context":280},372,{"file":182,"line":320,"context":280},374,{"file":182,"line":322,"context":280},376,{"file":182,"line":324,"context":280},380,{"file":182,"line":326,"context":280},385,{"file":182,"line":328,"context":280},388,{"file":182,"line":330,"context":280},398,{"file":222,"line":232,"context":280},{"file":222,"line":67,"context":280},{"file":222,"line":334,"context":280},103,{"file":222,"line":336,"context":280},107,{"file":222,"line":338,"context":280},111,{"file":222,"line":340,"context":280},118,{"file":342,"line":343,"context":280},"config\\default.php",63,{"file":345,"line":346,"context":280},"config\\delayed.php",71,25,[],[],{"summary":351,"deductions":352},"The \"css-optimizer\" v3.0 plugin exhibits a mixed security posture.  On the positive side, its vulnerability history is clean, with no recorded CVEs, suggesting a generally well-maintained codebase or a low profile for exploitation. Furthermore, the plugin has a very small attack surface, with no unprotected entry points, and no identified critical or high severity taint flows. The limited number of AJAX handlers and the absence of REST API routes without permission callbacks are good indicators of security awareness.\n\nHowever, significant concerns arise from the static analysis. The use of the deprecated `create_function` nine times is a major red flag, as this function is notorious for its potential to introduce security vulnerabilities, particularly if user input is involved. Additionally, all SQL queries are executed without prepared statements, making the plugin highly susceptible to SQL injection attacks. The low percentage of properly escaped output (29%) further compounds this risk, indicating a high likelihood of cross-site scripting (XSS) vulnerabilities. While the attack surface is small and the vulnerability history is clean, these code-level weaknesses present substantial potential risks.",[353,355,357,359],{"reason":354,"points":212},"Dangerous functions (create_function)",{"reason":356,"points":212},"SQL queries not prepared",{"reason":358,"points":177},"Low output escaping percentage",{"reason":360,"points":361},"Limited nonce checks on AJAX",5,"2026-03-16T20:17:27.099Z",{"wat":364,"direct":398},{"assetPaths":365,"generatorPatterns":380,"scriptPaths":381,"versionParams":382},[366,367,368,369,370,371,372,373,374,375,376,377,378,379],"\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002FbpminifycssConfig.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002FbpminifycssToolbar.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasslesses\u002FbpminifycssPartners.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002FbpminifycssCache.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasslesses\u002FbpminifycssUpdateCode.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002FbpminifycssBase.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002FbpminifycssHTML.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fminify-html.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002FbpminifycssScripts.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fjsmin-1.1.1.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fminify-2.3.1-jsmin.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002FbpminifycssStyles.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fminify-css-compressor.php","\u002Fwp-content\u002Fplugins\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fyui-php-cssmin-2.4.8-4_fgo.php",[],[],[383,384,385,386,387,388,389,390,391,392,393,394,395,396,397],"\u002Fbpminifycss\u002Fbpminifycss.php?ver=","\u002Fbpminifycss\u002Fclasses\u002FbpminifycssConfig.php?ver=","\u002Fbpminifycss\u002Fclasses\u002FbpminifycssToolbar.php?ver=","\u002Fbpminifycss\u002Fclasslesses\u002FbpminifycssPartners.php?ver=","\u002Fbpminifycss\u002Fclasses\u002FbpminifycssCache.php?ver=","\u002Fbpminifycss\u002Fclasslesses\u002FbpminifycssUpdateCode.php?ver=","\u002Fbpminifycss\u002Fclasses\u002FbpminifycssBase.php?ver=","\u002Fbpminifycss\u002Fclasses\u002FbpminifycssHTML.php?ver=","\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fminify-html.php?ver=","\u002Fbpminifycss\u002Fclasses\u002FbpminifycssScripts.php?ver=","\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fjsmin-1.1.1.php?ver=","\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fminify-2.3.1-jsmin.php?ver=","\u002Fbpminifycss\u002Fclasses\u002FbpminifycssStyles.php?ver=","\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fminify-css-compressor.php?ver=","\u002Fbpminifycss\u002Fclasses\u002Fexternal\u002Fphp\u002Fyui-php-cssmin-2.4.8-4_fgo.php?ver=",{"cssClasses":399,"htmlComments":400,"htmlAttributes":402,"restEndpoints":403,"jsGlobals":404,"shortcodeOutput":414},[],[401],"\u003C!-- BUG: new minify-html does not support keeping HTML comments, skipping for now -->",[],[],[405,406,407,408,409,410,411,412,413],"window.bpminifycssConfig","window.bpminifycssToolbar","window.bpminifycssPartners","window.bpminifycssCache","window.bpminifycssUpdateCode","window.bpminifycssBase","window.bpminifycssHTML","window.bpminifycssScripts","window.bpminifycssStyles",[]]