Title: Js-Css minify
Last modified: January 29, 2025

---

# Js-Css minify

 *  Resolved [Leonidas](https://wordpress.org/support/users/visionoptika/)
 * (@visionoptika)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/js-css-minify/)
 * Hello
 * do you have any plans to integrate Js and Css minification?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [docjojo](https://wordpress.org/support/users/docjojo/)
 * (@docjojo)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/js-css-minify/#post-18273418)
 * No.
   The new version has WooCommerce support now and is improved again under the
   hood.Minifying requires page parsing and Minifying is not 100% fault tolerant,
   it should be done by the developers that provide .min.* files. Most of them do,
   so it is not realy necessary to add on top, i think.
 *  Thread Starter [Leonidas](https://wordpress.org/support/users/visionoptika/)
 * (@visionoptika)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/js-css-minify/#post-18273959)
 * Thank you very much for the clarification.
 *  Thread Starter [Leonidas](https://wordpress.org/support/users/visionoptika/)
 * (@visionoptika)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/js-css-minify/#post-18274899)
 * Hello
 * many cache plugin have a preload function which warm up the page cache. Usually
   they depend on sitemap.xml . Do you think a similar function would benefit your
   plugin?
 *  Plugin Author [docjojo](https://wordpress.org/support/users/docjojo/)
 * (@docjojo)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/js-css-minify/#post-18274979)
 * Thank you for your question.
   No, preloading fills the cache with pages that might
   never be used. Plus on global events (like plugin activation/deactivation) the
   whole cache must be flushed and refilled again. Makes no sense.Only the first
   request to a page will be of normal speed, every following request will be delivered
   from cache in “no time”.See, most of the other plugins have a large overhead,
   thus there response time is slower than mega cache.w3T cache for example, is 
   >50 MB in size, MC is 500 KB! That is x100 !
 *  Plugin Author [docjojo](https://wordpress.org/support/users/docjojo/)
 * (@docjojo)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/js-css-minify/#post-18543197)
 * we do have atec-minify plugin in atec-Plugins now.
   This is independant of mega-
   cache.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Js-Css minify’ is closed to new replies.

 * ![](https://ps.w.org/mega-cache/assets/icon.svg?rev=3198507)
 * [Mega Cache](https://wordpress.org/plugins/mega-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/mega-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/mega-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mega-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mega-cache/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [docjojo](https://wordpress.org/support/users/docjojo/)
 * Last activity: [11 months, 1 week ago](https://wordpress.org/support/topic/js-css-minify/#post-18543197)
 * Status: resolved