Linux 软件免费装
Banner图

Block External Requests

开发者 ingobaab
更新时间 2026年5月10日 01:18
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

performance external requests block http slow requests

下载

3.2.2

详情介绍:

Block External Requests is a WordPress plugin designed to speed up your WordPress administration by blocking unwanted external HTTP requests. Features:

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory, or install via WordPress plugin uploader.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Navigate to Settings → Blocked Requests to edit the host list.

升级注意事项:

From version 3.2.2, the plugin stores blocked host rules in a WordPress option and no longer writes log or host files to the uploads directory.

常见问题:

Can this plugin break other plugins?

Yes, blocking certain external requests may interfere with plugins that require API access, updates, or check-ins. Review your blocked hosts list if another plugin stops communicating with an external service.

How do I use regular expressions?

Any line in the blocked hosts list that starts and ends with a slash (/pattern/) is treated as a regex pattern. Example: /example\.com/i.

更新日志:

3.2.2 3.2.1 fixed texts (typos) plugin review changes 3.0.8 3.0.6 3.0.4 3.0.2 3.0.0 1.0.4