Use the 'String watch' for this string
field to define a string to be watched for.
This may help you find where output is being produced. It could be from WordPress, a plugin, the theme or your content.
Sample trace output
When the string is detected the routine produces a trace record and a backtrace.
It then attempts to return the results of the stringwatch to the browser, when it’s safe to do so.
Limitations
You may not see the output in your browser, but you should be able to find it using View Source.
- The ‘stringwatch’ routine only reports the first instance of the string.
- This functionality is not available for batch processing.