This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Redirect All Types

Descripció

This plugin makes redirecting of post, pages, and all custom post types easy. It adds a meta box to the edit/add screen of each, which the user can add a URL for redirection. Once saved, if you visit the post, page, or custom post type, you will be redirected to the inputted URL.

Instal·lació

Download and unzip to your WordPress Plugin folder. Then simple activate the plugin. The meta box will be added to all posts, pages, and custom post type. In the edit screen, just enter a valid URL including the HTTP:// and update the post. Next time when you try to view the post you will be redirected to the inputted URL.

PMF

If you have questions or comments please post them in the comment section of http://www.refactord.com/plugins/redirect-all-types

Ressenyes

No hi ha ressenyes per a este complement.

Col·laboradors i desenvolupadors

«Redirect All Types» és programari de codi obert. La següent gent ha col·laborat en este complement.

Col·laboradors

Traduïx «Redirect All Types» a la teua llengua.

T’interessa el desenvolupament?

Revisa el codi , dona una ullada al repositori SVN o subscriu-te al registre de desenvolupament per RSS.

Registre de canvis

  • 9/6/2010 – Launch of version 1.0
  • 6/26/2011 – recoded as class, improved methods for adding meta box, added nounce for security