/wpRedirect.phpwpRedirect: Advanced WordPress post and page redirection plugin.
Allows editors to redirect posts or pages to alternate URLs by simply adding a WordPress custom field to their entry. Uses caching if available. Developers can also use the wpRedirect($url) function in their own code.
Safe and convenient redirection mechanism.
Adds the Menu for Wordpress Admin Panel.
Used in add_action('admin_menu', 'wpDirAuth_addmenu');
Gets, caches and returns the actual URL to be redirected to.
wpRedirect wrapper for WordPress add_action(); checks if post is single or page, tries to get content of `redirect_me` custom field, then redirects if necessary.
Gets the appropriate WP post meta key to to retrieve the redirect url.
wpRedirect plugin configuration panel.
Allows administrators to define their own WP custom field to scan for redirects.
Documentation generated on Sun, 19 Aug 2007 22:17:03 -0400 by phpDocumentor 1.4.0a2