Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Try deactivating all of your plugins to explore which is responsible.

    If you have a large number of plugins, it might be helpful to just deactivate one-half of them at a time. For example, if you have 32 plugins, on average you would need 16 tests and worst case would be 31 tests.

    If you deactivate/reactivate one-half at a time, you would find a bad plugin in just 4 tests.

    If you deactivate 16, you immediately know which set of 16 is OK.

    If the problem is fixed by deactivating the 16, then reactivate 8 of them, otherwise deactivate 8 of the others.

    If you continue this way, you can find the problem with fewer tests.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I find out which plugin is creating a particular line of code?’ is closed to new replies.