How to Aggregate, minify and compress (AMC) static and dynamic resources?
Here is a plugin that does all 3 actions : https://wordpress.org/plugins/merge-minify-refresh/ Plugin Description : This plugin merges/concatenates 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 … Read more