Hy, everyone
Does someone have experience with similar issue? I need to include few custum made js files in head tag. So I find out that this theme does it with wp_register_script that is in ../includes/theme-scripts.php.
I assume that I need to put php code in my child theme functions.php and register new scripts, but just don't know how.
With wp_enqueue_script function ? Or...
It's to complex for my current php status :) so I kindly ask for help with this....
Thanks in advance!
