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.

Goodbye Please

Descripción

This plugin redirects all public-facing page requests in a site to a designated
page. It’s intended for scenarios where a site has been replaced by a site at a
new URL but you want to retire the old URL.

Usage

  1. Create or select a page which will serve as the placeholder for this site
  2. Select this page through the ‘Goodbye Please’ menu in WordPress

Limitations

  • The plugin does not support posts; you must use a page
  • The plugin does not support external redirection; you may combine it with Page Links To to achieve this effect

Privacy

This plugin neither collects nor stores any personal, private, or identifying information about any user.

Instalación

  1. Upload the goodbye-please folder to /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“Goodbye Please” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce “Goodbye Please” 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

1.0.3

  • Added privacy declaration to README.

1.0.2

  • Resolved various PHP notices

1.0

  • Initial release