All Projects → Automattic → Rewrite Rules Inspector

Automattic / Rewrite Rules Inspector

Straightforward WordPress admin view for inspecting your rewrite rules

=== Rewrite Rules Inspector === Contributors: danielbachhuber, automattic, tmoorewp Tags: rewrite rules, tools Tested up to: 5.2 Requires at least: 3.1 Stable tag: 1.2.1

Straightforward WordPress admin tool for inspecting your rewrite rules

== Description ==

A straightforward WordPress admin tool for inspecting your 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.com 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 forums.

== Screenshots ==

  1. See which rewrite rules match a given URL (and the priorites they match in)
  2. Error message appears if rewrite rules are missing in the database

== Changelog ==

= 1.2.1 (Sept. 19, 2013) =

  • Fix for strict standards error in declaration of Rewrite_Rules_Inspector_List_Table::single_row(). props @simonhampel

= 1.2 (Jan. 16, 2013) =

  • Modify the rewrite rule source with a filter. Props jeremyfelt

= 1.1 (Sept. 25, 2012) =

  • Support for route matching when WordPress lives in a subdirectory. Props dbernar1
  • Display a success message after you've flushed your rewrite rules

= 1.0 (May 9, 2012) =

  • Initial public release!
  • View a listing of all your rewrite rules
  • See which rewrite rules match a given URL (and the priorites they match in)
  • Filter by different sources of rewrite rules
  • Error message appears if rewrite rules are missing in the database
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].