Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Raul P.

    (@alignak)

    Currently not possible to add folders, but what plugin are you using that is generating random css files?

    My plugin will process every css and js that is “enqueued on each page”, everytime and even if they are different everytime, so if those css are included on your page my plugin should catch them.

    If possible, please send me a full backup of your site (files + database) via the contact form on fastvelocity.com so I can consider that for future development.

    Thread Starter phloo

    (@phloo)

    Hi Raul,

    thanks for the feedback but I think you mixed up what I was asking: it’s not about catching the css/js file – I was talking about excluding a special path without giving an actual file name.

    Because your plugin doesn’t work with that ESSB plugin which produces a random .css file. So, it’s about excluding ??

    Plugin Author Raul P.

    (@alignak)

    Sorry about that, I also misunderstood.
    Should not be difficult to implement a wildcard for the ignore list.
    I will look into it and let you know if it’s doable, probably for the next update.

    Thread Starter phloo

    (@phloo)

    Thanks. Do not stress yourself. I had to deactivate the plugin completely. Unfortunately, it didnt work with Super Cache plugin all together.

    Plugin Author Raul P.

    (@alignak)

    When you use a cache plugin, the minification files cannot be regenerated if needed, because the supercache will not run PHP.

    The only time the regeneration will occur is when you clear the cache, because the first request will trigger the minification.

    Once that runs once, then there should be no problems with supercache, and there are plenty of sites using this with supercache enabled.
    All you need to be sure is to clear the cache when you do changes.

    Thanks for the feature request. This should be up in a couple of days.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is it possible to use * in exclude urls?’ is closed to new replies.