JavaScript AutoLoader Plugin allows you to load JavaScript files without the need to change files in the directory.
To load JavaScript files just put them into directory named jsautoload.
Child Theme in Child Theme's directory.
Theme in Theme's directory.
Theme in the wp-content directory..
To ignore directory name the directory beginning with underscore.
The files are added in order.
To load one ore more JavaScript files at the end of your HTML file just place them into directory named footer.
To add the files to the footer of your theme it's required to call in your footer.php..
It does not send any data to external servers..
Read more