jdmdigital / bootplate

Wicked-fast, mobile-first, Bootstrap 4 theme framework for building awesome WordPress websites.
http://jdmdig.it/bootplate
GNU General Public License v3.0
28 stars 5 forks source link

Add Automatic CSS and JS Minification #96

Open jdmdigital opened 8 years ago

jdmdigital commented 8 years ago

Maybe there's an API we could use to give the theme admin the option to execute a command to create (or re-create) minified versions of CSS and JS within their theme.

jdmdigital commented 8 years ago

Here's an API and example plugin for JS, CSS and PHP minification: https://github.com/promatik/PHP-JS-CSS-Minifier

jdmdigital commented 8 years ago

This should be made a priority for v2.0.