Skip to main content

Find WordPress Redirects and Hooks Easily!

WP Core Monitor is a simple debug tool that allows to trace wp_redirect() function calls and scan plugin and theme files for available action and filter hooks.

Debugging unwanted redirection in WordPress is, regrettably, a difficult process. In most cases, this problem comes up as a result of plugin conflicts. WP Core Monitor can help you track down which part of code is causing the redirection issues.

You can also use it to identify available action and filter hooks within your plugins and themes, helping to integrate the custom code extending with your WP website.

WCOM Redirect Tool
WCOM Hooks Scanner