https://github.com/butuzov/debug-bar-rewrite-rules
Debug Rewrire Rules @ Wordpress with a style... https://wordpress.org/plugins/debug-bar-rewrite-rules/
https://github.com/butuzov/debug-bar-rewrite-rules
debug debug-bar permalinks rewrite-rules wordpress
Last synced: 12 months ago
JSON representation
Debug Rewrire Rules @ Wordpress with a style... https://wordpress.org/plugins/debug-bar-rewrite-rules/
- Host: GitHub
- URL: https://github.com/butuzov/debug-bar-rewrite-rules
- Owner: butuzov
- Created: 2016-02-11T15:07:08.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-06T10:36:01.000Z (over 1 year ago)
- Last Synced: 2025-02-23T06:32:02.732Z (12 months ago)
- Topics: debug, debug-bar, permalinks, rewrite-rules, wordpress
- Language: PHP
- Homepage:
- Size: 4.7 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Debug Bar Rewrite Rules
[](https://u24.gov.ua/)
[](https://wordpress.org/plugins/debug-bar-rewrite-rules/)
[](https://wordpress.org/plugins/debug-bar-rewrite-rules/)
[](https://plugintests.com/plugins/debug-bar-rewrite-rules/latest)
[](https://wordpress.org/plugins/debug-bar-rewrite-rules/)
[](https://plugintests.com/plugins/debug-bar-rewrite-rules/latest)
* Contributors: @butuzov
* Donate Link: https://github.com/butuzov/butuzov/blob/main/README.md#user-content-main
* Tags: permalinks, rewrite rules, testing, debug, debug bar
* Requires at least: 3.4
* Tested up to: 6.5.5
* Stable tag: 0.6.5
* License: GPLv2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
Debug Bar Rewrite Rules adds a new panel to Debug Bar that displays information about WordPress Rewrites Rules (if used).
## Description
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](http://wordpress.org/extend/plugins/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


