I just want to ask on how to print script \'javascript\' at the footer using simple plugin. I\'m using WordPress 3.0 any ideas?
Use a functions.php file inside your theme template add this :
[YOUR JS CODE HERE]
Hope it helps!