説明
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 priorities they match in), or filter by different sources of rewrite rules. Perform a soft flush of your rewrite rules to regenerate them.
Developed on GitHub — pull requests are always welcome. Please leave feedback, questions, bug reports, and feature requests in the GitHub issues.
Where to find it
Go to Tools Rewrite Rules in the WordPress admin.
URL Tester
Quickly test any URL (or path) against your site’s rewrite rules:
- See whether the URL would be a 404 or which rule would match first (the one WordPress uses).
- View the list of all matching rules, in match priority order.
- Inspect the query variables extracted from the match and the resulting final query WordPress would run.
Works with full URLs or paths and automatically handles sites installed in a subdirectory.
Permastructs
Browse a table of all permastructs that WordPress is aware of, including:
- Name — the permastruct key (e.g. for posts, taxonomies, authors).
- Structure — the permalink structure pattern used to generate rules.
- Description — a human-friendly summary of what the permastruct controls.
スクリーンショット
インストール
WordPress 内からプラグインをインストールする
- WordPress ダッシュボードの「プラグイン」ページにアクセスし、ページ上部の「新規追加」をクリックします。
- 右側の検索バーを使用して「rewrite-rules-inspector」を検索します。
- 「今すぐインストール」をクリックしてプラグインをインストールします。
- インストール後、「有効化」をクリックしてプラグインを有効にします。
手動でプラグインをインストールする
- Download the plugin from WordPress.org or get the latest release from our GitHub Releases page.
- ダウンロードしたファイルを解凍します。
rewrite-rules-inspectorディレクトリを/wp-content/pluginsにアップロードします。- WordPress ダッシュボードの「プラグイン」ページにアクセスし、新しくインストールしたプラグインを探します。
- 「アクティベート」をクリックしてサイトのプラグインを有効にします。
評価
貢献者と開発者
Rewrite Rules Inspector はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
変更履歴をご覧ください。




