Use the Hooks to debug backtrace
checkbox to perform ad hoc backtraces whenever an action hook or filter is invoked.
This will help you to find where the hook is being called.
Sample trace output
Example for the_content
.
In this example we can see that the_content() is being invoked from the Twenty Eleven theme.