Debug Bar Rewrite Rules

plugin banner

Debug Bar Rewrite Rules adds a new panel to Debug Bar that displays information about WordPress Rewrites Rules (if used).

Author:Oleg Butuzov (profile at wordpress.org)
WordPress version required:3.4
WordPress version tested:5.7.0
Plugin version:0.6.5
Added to WordPress repository:06-09-2016
Last updated:31-03-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:5
Plugin URI:https://github.com/butuzov/Debug-Bar-Rewrite-...
Total downloads:46 124
Active installs:1 000+
plugin download
Click to start download

Debug Bar Rewrite Rules adds information about Rewrite Rules (changed via filters) to a new panel in the Debug Bar. This plugin is an extension for Debug Bar, but it is also can work in standalone mode (as admin tools page). Note: this plugin not able to track add_rewrite_rule function calls, for a reason this function is untraceable.

Once installed, you will have access to the following information:

  • Number of existing rewrite rules
  • List of rewrite rules
  • List of available filter hooks that can affect rewrite rules.
  • List of filters that affects rewrite rules.
  • Ability to search in rules with highlighting matches.
  • Ability to test url and see what rules can be applied to it.
  • Ability to flush rules directly from debug bar panel/tools page.

Screenshots
ChangeLog