https://github.com/serkanalgur/search-limiter-blocker
You can set a search limit for visitors via IP addresses. The plugin automatically detects visitor IP address and counts each search action of these IP addresses. You can set a limit and block time for these IP Addresses.
https://github.com/serkanalgur/search-limiter-blocker
wordpress wordpress-development wordpress-plugin
Last synced: 3 months ago
JSON representation
You can set a search limit for visitors via IP addresses. The plugin automatically detects visitor IP address and counts each search action of these IP addresses. You can set a limit and block time for these IP Addresses.
- Host: GitHub
- URL: https://github.com/serkanalgur/search-limiter-blocker
- Owner: serkanalgur
- Created: 2019-06-28T21:27:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-01T08:05:10.000Z (almost 6 years ago)
- Last Synced: 2025-01-14T11:14:47.335Z (4 months ago)
- Topics: wordpress, wordpress-development, wordpress-plugin
- Language: PHP
- Homepage: https://wordpress.org/plugins/search-limiter-blocker/
- Size: 32.2 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Search Limiter & Blocker
  
* **Contributors:** kaisercrazy (Serkan Algur)
* **Tags:** search,block,limit
* **Donate link:** https://paypal.me/serkanalgur
* **Requires at least:** 5.1
* **Tested up to:** 5.2
* **Requires PHP:** 5.6
* **Stable tag:** trunk
* **License:** GPLv2 or later
* **License URI:** http://www.gnu.org/licenses/gpl-2.0.htmlSet and limit search count of visitors. Also, you can block visitor IP.
## Description
You can set a search limit for visitors via IP addresses. The plugin automatically detects visitor IP address and counts each search action of these IP addresses. You can set a limit and block time for these IP Addresses.## Installation
1. Upload \"search-limiter-blocker.php\" to the \"/wp-content/plugins/\" directory.
2. Activate the plugin through the \"Plugins\" menu in WordPress.## Frequently Asked Questions
### Can I set a time for blocking?
Yes, you can via the settings page.## Screenshots
### 1. The Settings Page screenshot-1.png
## Changelog
### 1.1
Search bots excluded from IP ban by default## Upgrade Notice
### 1.0
Initial Release. No Upgrade Notice