Feature request: exclusion rules with regular expressions
-
An awesome feature would be to have regex exclusion rules like some other cache plugins do. The actual wildcard * is very limited and doesn’t cover real use cases.
Let’s say I’d like to cache only the 10 first pages of a shop. With regex a simple exclusion rule “/shop/pages/[0-9]{2,}” would work. With the * wildcard it’s not really possible.Any plan to add such feature?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Feature request: exclusion rules with regular expressions’ is closed to new replies.