Using Firebug, I was able to find the part of my code where the malicious code was inserted when I inspected my website. The problem is I don’t know what exact file to edit to remove it. When I open my index.php, the part that’s calling the offending code is woo_options. I tracked it down to my theme-options.php but I’m lost from there.
Anybody have an idea how to figure out what php file that malicious lines of code are in?
[hacked code removed – please don’t post that here]