AskApache RewriteRules Viewer

Displays Most Everything about your WordPress Rewrites.

Author:AskApache (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:3.0-beta1
Plugin version:3.2
Added to WordPress repository:08-04-2008
Last updated:17-04-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:86
Rated by:17
Plugin URI:http://www.askapache.com/htaccess/rewriterule...
Total downloads:27 911
plugin download
Click to start download

Displays Most Everything about your WordPress Rewrites, Permalinks, URI's, in a very detailed and raw way. Informational plugin only... Nothing is modified or changed.

Most Every Bit of Internal Link Rewriting

  • year
  • monthnum
  • day
  • hour
  • minute
  • second
  • postname
  • post_id
  • category
  • tag
  • author
  • pagename
  • search

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?author_name=$matches[1]&feed=$matches[2] index.php?author_name=$matches[1]&paged=$matches[2]

See All the Permalink Info

  • date permastruct (permalink)
  • year permastruct (permalink)
  • month permastruct (permalink)
  • day permastruct (permalink)
  • category permastruct (permalink)
  • tag permastruct (permalink)
  • author permastruct (permalink)
  • search permastruct (permalink)
  • page permastruct (permalink)
  • feed permastruct (permalink)
  • comment_feed permastruct (permalink)

View the .htaccess Mod_Rewrite Rules

RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L]