Find resources dynamically loading and change or add to the url
Question
Is there a way using the wordpress functions.php file that I can:
Find a resource trying to load from a url and add to it or change it.
For example, if a .woff file was loading dynamically from a plugin or theme, i could identify it by the .woff file extension in the url and add to it and make it end in .woff&example=hello
So all url’s that are being called ending in .woff get &hello=example added to the end?
0
customization, functions
3 years
2019-12-05T21:06:09-05:00
2019-12-05T21:06:09-05:00 0 Answers
88 views
0
Leave an answer