From c9c6c29054e126aa3da329e88818e819ae2baec0 Mon Sep 17 00:00:00 2001 From: "Mitchell D. Miller" Date: Wed, 5 Jul 2023 20:29:28 -0400 Subject: [PATCH 1/3] Rename Plugin File Rename plugin file to match Stop WP Search. Signed-off-by: Mitchell D. Miller --- StopWpSearch.php | 78 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100755 StopWpSearch.php diff --git a/StopWpSearch.php b/StopWpSearch.php new file mode 100755 index 0000000..08db93a --- /dev/null +++ b/StopWpSearch.php @@ -0,0 +1,78 @@ + Date: Wed, 5 Jul 2023 20:51:00 -0400 Subject: [PATCH 2/3] class StopWpSearch Class name matches plugin name. Improved description. Signed-off-by: Mitchell D. Miller --- BlockWpSearch.php | 78 ----------------------------------------------- StopWpSearch.php | 27 ++++++++-------- 2 files changed, 14 insertions(+), 91 deletions(-) delete mode 100755 BlockWpSearch.php diff --git a/BlockWpSearch.php b/BlockWpSearch.php deleted file mode 100755 index 08db93a..0000000 --- a/BlockWpSearch.php +++ /dev/null @@ -1,78 +0,0 @@ - Date: Wed, 5 Jul 2023 22:43:55 -0400 Subject: [PATCH 3/3] Updated Readmes. Block WP Search is now Stop WP Search. GitHub Updater is Git Updater. Tested with WordPress 6.2.2 Signed-off-by: Mitchell D. Miller --- README.md | 31 +++++++++++++++++-------------- readme.txt | 36 ++++++++++++++++++++++-------------- 2 files changed, 39 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index cb4dc1e..114289b 100755 --- a/README.md +++ b/README.md @@ -1,15 +1,19 @@ -block-wp-search +Stop WP Search ==================== * Requires: [WordPress 2.3](https://wordpress.org/support/wordpress-version/version-2-3/) -* Tested with: [WordPress 6.0](https://wordpress.org/support/wordpress-version/version-6-0/) -* Stable version: [1.02](https://github.com/mitchelldmiller/block-wp-search/releases/latest) +* Tested with: [WordPress 6.2.2](https://wordpress.org/support/wordpress-version/version-6-2-2/) +* Stable version: [1.03](https://github.com/mitchelldmiller/stop-wp-search/releases/latest) Description ----------- ->Block WP Search is the easiest way to block all search requests to your WordPress site. +> Stop users from searching your WordPress Website. Redirect search requests. -WordPress search is not always helpful: especially for small sites. -Use Block WordPress Search plugin to redirect search requests. +Stop WP Searches is the easiest way to block search requests to your WordPress site. + +WordPress search is not always helpful: especially for small sites. +Use Stop WP Search plugin to redirect search requests. + +Formerly: Block WP Search. Features ----------- @@ -19,17 +23,16 @@ Installation ----------- __Automated__ -* Install [GitHub Updater](https://github.com/afragen/github-updater/releases/latest) plugin to install Block WP Search from Github. -* See [GitHub Updater Wiki](https://github.com/afragen/github-updater/wiki) for additional information. +* Install [Git Updater](https://github.com/afragen/git-updater/releases/latest) plugin to install / update Stop WP Search from Github. __Manual__ 1. Download the plugin and unpack in your `/wp-content/plugins` directory. 2. Activate the plugin through the WordPress _Plugins_ menu. __WP-CLI__ -* How to install and activate the latest version of Block WP Search with [WP-CLI](https://wp-cli.org/) : +* How to install and activate the latest version of Stop WP Search with [WP-CLI](https://wp-cli.org/) : -`wp plugin install https://github.com/mitchelldmiller/block-wp-search/archive/refs/tags/v.102.zip --activate` +`wp plugin install https://github.com/mitchelldmiller/stop-wp-search/archive/refs/tags/v.103.zip --activate` Configuration ----------- @@ -37,7 +40,7 @@ Configuration Updates ----------- -* Install [GitHub Updater](https://github.com/afragen/github-updater/releases/latest) plugin to update Block WP Search from Github. +* Install [Git Updater](https://github.com/afragen/git-updater/releases/latest) plugin to update Stop WP Search from Github. Translators / Translations ----------- @@ -45,10 +48,10 @@ Translators / Translations Privacy ----------- -* Increases privacy. Stops random search requests. +* Increases privacy. Prevents random search requests. License ----------- -Block WP Search is licensed under the MIT License. -Encourage future development with a [donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4AAGBFXRAPFJY). +Stop WP Search is licensed under the MIT License. +Stop WP Search is free for personal or commercial use. Please support future development with a [donation](https://mitchelldmiller.com/donate). diff --git a/readme.txt b/readme.txt index dff19db..31c348b 100755 --- a/readme.txt +++ b/readme.txt @@ -1,41 +1,44 @@ === Quick Mail === Contributors: brainiac Tags: search -Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4AAGBFXRAPFJY +Donate link: https://mitchelldmiller.com/donate Requires at least: 2.3 -Tested up to: 6.0.0 +Tested up to: 6.2.2 Requires PHP: 5.3 -Stable tag: 1.02 +Stable tag: 1.03 License: MIT -License URI: https://github.com/mitchelldmiller/block-wp-search/blob/main/LICENSE +License URI: https://github.com/mitchelldmiller/stop-wp-search/blob/main/LICENSE -Block search requests to your WordPress site. +Stop users from searching your WordPress Website. Redirect search requests. == Description == ->Block WP Searches is the easiest way to block all search requests to your WordPress site. +> Stop users from searching your WordPress Website. Redirect search requests. + +Stop WP Searches is the easiest way to block search requests to your WordPress site. WordPress search is not always helpful: especially for small sites. -Use Block WordPress Search plugin to redirect search requests. +Use Stop WP Search plugin to redirect search requests. + +Formerly: Block WP Search. == Features == * Redirects search requests to `/not_found/` = Learn More = -* [Follow development on Github](https://github.com/mitchelldmiller/block-wp-search/). +* [Follow development on Github](https://github.com/mitchelldmiller/stop-wp-search/). == Installation == = Automated = -* Install [GitHub Updater](https://github.com/afragen/github-updater/releases/latest) plugin to install Quick Mail from Github. -* See [GitHub Updater Wiki](https://github.com/afragen/github-updater/wiki) for additional information. +* Install [Git Updater](https://github.com/afragen/git-updater/releases/latest) plugin to install / update Stop WP Search from Github. = Manual = 1. Download the plugin and unpack in your `/wp-content/plugins` directory. 2. Activate the plugin through the WordPress _Plugins_ menu. = WP-CLI -* How to install and activate the latest version of Block WP Search with [WP-CLI](https://wp-cli.org/) : +* How to install and activate the latest version of Stop WP Search with [WP-CLI](https://wp-cli.org/) : - `wp plugin install https://github.com/mitchelldmiller/block-wp-search/archive/main.zip --activate` + `wp plugin install https://github.com/mitchelldmiller/stop-wp-search/archive/main.zip --activate` == Configuration == * No options. @@ -58,14 +61,19 @@ Use Block WordPress Search plugin to redirect search requests. = 1.02 * Check for empty server variables. += 1.03 +* Block WP Search is now Stop WP Search. + == Upgrade Notice == = 1.00 = * First public release. = 1.02 = -* Upgrade recommeneded. +* Upgrade recommended. += 1.03 = +* Upgrade recommended. == License == -Block Wp Search is free for personal or commercial use. Please support future development with a [donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4AAGBFXRAPFJY). +Stop WP Search is free for personal or commercial use. Please support future development with a [donation](https://mitchelldmiller.com/donate).