Using shortcodes or regex
-
In EXCLUDE CSS, I want to use:
https://some-url.com/wp-content/uploads/some-directory/(.*) >>> this works
/wp-content/uploads/some-directory/(.*) >> this doesn’t work
.*/wp-content/uploads/some-directory/(.*) >> this doesn’t work
[site_url]/wp-content/uploads/some-directory/(.*) >> this doesn’t workAre there any options to use for the prefix?
I’m asking this because we manage over 40 websites and want to be able to have a generic Breeze setup/settings that we can easily export and import those settings.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Using shortcodes or regex’ is closed to new replies.