Beskrivning
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.
Skärmdumpar
Installation
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-inspector
folder to your/wp-content/plugins
directory. - Visit the Plugins page from your WordPress dashboard and look for the newly installed plugin.
- Click ”Activate” to activate the plugin on your site.
Recensioner
Bidragsgivare och utvecklare
”Rewrite Rules Inspector” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Rewrite Rules Inspector” har översatts till 3 språk. Tack till översättarna för deras bidrag.
Översätt ”Rewrite Rules Inspector” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
See the change log.