wp-dynamic-css icon indicating copy to clipboard operation
wp-dynamic-css copied to clipboard

Dynamic CSS compiler for WordPress

Results 3 wp-dynamic-css issues
Sort by recently updated
recently updated
newest added

Transients are inherently sped up by caching plugins, where normal Options are not. Also: - Add `$deps` to `wp_dynamic_css_enqueue`, `$deps` is an array of registered stylesheet handles this stylesheet depends...

Hi, Couldn't see any way of ordering the style blocks. Would be a useful addition as styles can come from both plugins & themes. And if they both use this...