Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Core Monitor

Backtrace WordPress Redirects + Extract Action & Filter Hooks from Plugins and Themes

WP Core Monitor is a lightweight tool designed to help advanced WordPress users debug theme and plugin conflicts. The plugin offers two useful functionalities that cannot be found in other debugging tools.

It does not need to be activated at all time. You can enable it just for the debugging process, after which you can either disable in the settings the debug info (displayed in the front-end) or deactivate the plug-in entirely.

  • Hooks Scanner that can be used to scan plugins and themes to identify available action and filter hooks for customization and troubleshooting.
  • Redirect Debugger allowing to trace WordPress-based redirects and pinpoint the exact plugin or theme calling the wp_redirect() function.

Download the plugin | Getting started | FAQ

Redirect debugger

Hooks Scanner

Contributors

Languages