forked from Minify HTML Cache™
Streamline Web Optimizer is not affiliated with Minify HTML Cache. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin minifies the HTML output of cached static pages to reduce file size and improve website performance. It is designed for site administrators and developers who use caching plugins and want to optimize page delivery speeds without manual intervention.
Compatibility with caching plugins: It works directly with WP Super Cache and WP-Optimize, processing the HTML they generate.
Primary minification library: Uses the voku\HtmlMin library for effective HTML minification, removing unnecessary whitespace, comments, and other redundant characters.
Fallback option: Includes a fallback to the mrclay\minify library if the primary library is unavailable, ensuring basic functionality.
Automated operation: Once configured, it automatically processes cached HTML, requiring no ongoing manual effort from the user.
Open-source development: The project is hosted on GitHub, allowing for community review and contributions to its codebase.