Forums

Where is the list of installed filters stored? (2 posts)

  1. jkoebel
    Member
    Posted 7 years ago #

    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

  2. angsuman
    Member
    Posted 7 years ago #

    Plugin Filters are installed within the plugin file. If you delete the plugin files, the filters will be automatically gone.

    Then there are some default filters too, which are installed by WordPress. Under wp-includes look into default-filters.php

Topic Closed

This topic has been closed to new replies.

About this Topic