Javascript async load: can I use * ?
-
In the section “Asynchronously load selected JavaScript files”, do I have to use full names, or are * allowed? Because I want to async load files, and they are created by WPO itself, which has something like a serial number in it:
/wp-content/cache/wpo-minify/*/assets/wpo-minify-footer-divi-custom-script4.23.1.min.js
The 2nd format is for a whole domain:
*googletagmanager.com*Is that possible to use stars here?
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Javascript async load: can I use * ?’ is closed to new replies.