Stars: 123
Forks: 23
Pull Requests: 24
Issues: 15
Watchers: 127
Last Updated: 2023-08-27 16:19:10
WordPress plugin to inspect your rewrite rules.
License: GNU General Public License v2.0
Languages: PHP
Stable tag: 1.3.1
Requires at least: 3.1
Tested up to: 5.7
Requires PHP: 5.6
License: GPLv2 or later
Tags: rewrite rules, tools
Contributors: danielbachhuber, automattic, tmoorewp, GaryJ
A simple admin tool for inspecting rewrite rules.
A simple WordPress admin tool for inspecting rewrite rules. View a listing of all your rewrite rules, see which rewrite rules match a given URL (and the priorites they match in), or filter by different sources of rewrite rules. Perform a soft flush of your rewrite rules to regenerate them.
Originally developed for clients hosted at WordPress VIP, we thought it would be useful for development environments, etc. too. Feel free to fork the plugin in GitHub — pull requests are always welcome. Hit us with feedback, questions, bug reports, and feature requests in the GitHub issues.
rewrite-rules-inspector
folder to your /wp-content/plugins
directory.See which rewrite rules match a given URL, and the priorities they match in.
An error message appears if rewrite rules are missing in the database
See the change log.