I'm developing a plugin. However, I need a little help here. I want to add a Javascript code the <head> </head> tags. How can I do this from a plugin?
I think it can be done from the init.php but can anybody assist me what code to put there so that it appears in between the <head> </head> tags.
Thank you.