Displays Most Everything about your WordPress Rewrites, Permalinks, URI's, in a very detailed way, informational plugin only, nothing is modified or changed.
Every Bit of Internal Link Rewriting
See the Internal WordPress Rewrites
index.php?&feed=$matches[1]&withcomments=1 index.php?&paged=$matches[1] index.php?s=$matches[1]&feed=$matches[2] index.php?tag=$matches[1]&feed=$matches[2] index.php?tag=$matches[1] index.php?authorname=$matches[1]&feed=$matches[2] index.php?authorname=$matches[1]&paged=$matches[2]
See All the Permalink Info
View the .htaccess Mod_Rewrite Rules
RewriteEngine On RewriteBase / RewriteCond %{REQUESTFILENAME} !-f RewriteCond %{REQUESTFILENAME} !-d RewriteRule . /index.php [L]




