开发者 | inilerm |
---|---|
更新时间 | 2025年6月27日 06:35 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
advanced-ip-blocker
folder to the /wp-content/plugins/
directory.Settings > Advanced IP Blocker
to configure the options. Your administrator IP will be automatically whitelisted on activation.No. The plugin is designed to be extremely lightweight. Most of the intensive operations happen in the WordPress admin area. For regular visitors, the checks are based on highly efficient WordPress transients (cached data), resulting in a negligible impact on page load times.
A honeypot is a trap for bots. Bots often scan for specific files or URLs that are known vulnerabilities (e.g., wp-config.php
). By adding these to the Honeypot list, you can instantly block any bot that tries to access them, as no legitimate user would ever request those URLs.
For most users, geoiplookup.net is the recommended choice as it's free and uses a secure (HTTPS) connection without requiring an API key. If you need higher request limits, consider getting a free or paid key for one of the other supported services.
Yes! The plugin has full WP-CLI support. You can block/unblock IPs, manage whitelists, view logs, and change settings directly from your server's command line. Run wp help advaipbl
for a full list of commands.
advaipbl
prefix, as requested by the WordPress.org review team..pot
) file.ERROR
and major WARNING
level issues reported by the WordPress.org Plugin Check tool.