Mô tả
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.
Ảnh màn hình
Cài đặt
Install the plugin from within WordPress
- Visit the Plugins page from your WordPress dashboard and click “Add New” at the top of the page.
- Search for “rewrite-rules-inspector” using the search bar on the right side.
- Click “Install Now” to install the plugin.
- After it’s installed, click “Activate” to activate the plugin on your site.
Install the plugin manually
- Download the plugin from WordPress.org or get the latest release from our GitHub Releases page.
- Unzip the downloaded archive.
- Upload the entire
rewrite-rules-inspectorfolder to your/wp-content/pluginsdirectory. - Visit the Plugins page from your WordPress dashboard and look for the newly installed plugin.
- Click “Activate” to activate the plugin on your site.
Đánh giá
Người đóng góp & Lập trình viên
“Rewrite Rules Inspector” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“Rewrite Rules Inspector” đã được dịch qua 5 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Rewrite Rules Inspector” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
See the change log.




