Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

Redirect All Types

Descripción

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.

Instalación

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.

FAQ

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

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Redirect All Types” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Redirect All Types” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .

Historial de cambios

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