Source Checker (PRO)

When you inspect the document of your WordPress website, you may see something that you don’t know the source of. It may come from a plugin, the theme, the core, or by the content. The Source Checker of Freesoul Deactivate Plugins PRO can give you a big help in finding the source.

Let’s do an example. You inspect the elements (right-click => Inspect)  of the page and you see some JavaScript code, but you have no idea about what adds that code to the page.

In this example we can use the Source Checker tool to search for a part of the code, in this case, we can follow these steps:

  • Go to Tools icon => Source Checker
  • Type a part of the code that you want to find, in this example we can type “search “var cookieLinks = document.getElementsByClassName”
  • Click on Search
  • Wait for a few seconds and see the results

Watch the following video to see how it works.