The biggest criticism of WpDiscuz – huge CSS and JS files
-
While I love this plugin, the sheer number of CSS and JS code that gets bundled with the plugin has become unreasonable. As developers, your team needs to make it so that the plugin only loads required CSS and JS code for the features that are enabled – not bundling everything together, even when the features are disabled. It does not matter how minified and “optimized” the code is. Why load all that extra code that’s not needed?
For example, I only have the most basic WpDiscuz setup with nothing other than the comments section. And yet, no matter what I select in the configuration, your plugin loads everything, thus impacting site rendering performance. I keep finding myself trimming your JS and CSS files to bare minimum each time a major plugin update comes out. That’s just not sustainable.
You are only making the Internet slower. Please load CSS and JS features based on what configuration the end user chooses. This should be easy to do. Thanks!
- The topic ‘The biggest criticism of WpDiscuz – huge CSS and JS files’ is closed to new replies.