How am I able to get the full path to the functions.js file on my site in the functions.js-file?
Example: My JS file is in the following folder /wp-content/themes/example/js/functions.js
I want via jQuery pull the full path: http://example.com/wp-content/themes/example/js/functions.js