Tagged Questions
0
votes
3answers
3k views
wp_head() remove redundant scripts?
hey guys,
quick question. I'm using jquery for my current project (the latest release). A few plugins I'm using are using jquery as well and they are inserted through wp_head(). Since I want my ...