Description
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.
Installation
- Upload the
goodbye-pleasefolder to/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Goodbye Please” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Goodbye Please” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Added privacy declaration to README.
1.0.2
- Resolved various PHP notices
1.0
- Initial release