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.

Goodbye Please

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

  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.

Installation

  1. Upload the goodbye-please folder to /wp-content/plugins/ directory
  2. 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.

Contributors

Translate “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