=== Goodbye Please === Contributors: mackensen Tags: redirect Requires at least: 3.7 Tested up to: 4.9 Stable tag: 1.0.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin redirects all public-facing page requests in a site to a designated page. == 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. == Installation == 1. Upload the `goodbye-please` folder to `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Usage == 1. Create or select a page which will serve as the placeholder for this site 1. 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. == Changelog == = 1.0.3 = * Added privacy declaration to README. = 1.0.2 = * Resolved various PHP notices = 1.0 = * Initial release