I’m having problems with a WordPress installation I currently have.
There has been a large amount of code being injected into the header and I’m not sure where its coming from. I’ve looked over all the files in the wp-content folder and nothing has been found.
I’ve pasted the source here: http://pastebin.com/cLS6s9V8. It starts at line 96.
This is happening with all the pages. How can I get rid of it?
Based on the location, I would say something hooked into the wp_head() call of your wordpress site. Maybe a rogue plugin?
http://codex.wordpress.org/Function_Reference/wp_head