I also have a site that is hacked. It also has installed pomo.php and a reference in functions.php.
May I ask how you solved the problem of finding the security hole so I don’t get it again?
I have installed WordFence, but the virus comes again. Also it installs the file .cache.php and ixwstat.php.
Hi Alison,
Thanks for your answer.
I have chosen the method you describe and it works fine.
I have created my own templates.
Each logical group of functions is one page with a custom template
(I have added a menu with commands in the sidebar).
I use the Model-View-Controller design pattern where my page is the controller.
My page gets called with an URL like e.g. http://www.example.com/?page_id=12&action=search¶m=dog
Magnus