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
- Create or select a page which will serve as the placeholder for this site
- 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
- Upload the
goodbye-pleasefolder to/wp-content/plugins/directory - 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.
ColaboradoresTraduce “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