OddOneOut / bwp-minify

A WordPress Minification plugin that relies on Minify PHP library and WordPress's enqueueing system to serve minified CSS and JS to your audience
http://betterwp.net/wordpress-plugins/bwp-minify/
49 stars 23 forks source link

Allow to combine and minify files from certain subdomains #49

Open kminh opened 8 years ago

kminh commented 8 years ago

Files from certain subdomains should not be considered external, for example if someone uses http://static.domain.com/js/script.js, we should allow setting static as a local domain.

Not sure if this is a useful thing to add, but keep this issue here for future consideration.

Solves: https://wordpress.org/support/topic/doing-nothing-1?replies=5#post-7838716