I'm debugging someone's blog which was trashed by a database issue.
They get errors from a couple of plugins which I believe have installed filters, that are still present -- even though the code for said filters isn't.
I for the life of me don't know where to look to manually remove these filters. Can anyone point me in the right direction?
What I'm looking for specifically is, for example, what table in the database stores the list of functions, to be called when a certain filter is applied?
Thanks.
JWK