xwp / wp-dependency-minification

Dependency Minification plugin for WordPress
http://wordpress.org/plugins/dependency-minification/
52 stars 10 forks source link

Add option to regenerate dependency bundles #63

Open westonruter opened 10 years ago

westonruter commented 10 years ago

While you can currently expire and purge dependency bundles on the fly, you cannot force dependency bundles to regenerate without waiting for WP Cron to run. It would be more useful in the general case to force dependencies to regenerate rather than to expire them.

Relates to #62.