外掛說明
Connecting WordPress with Cloudflare firewall, protect your WordPress site at DNS level. Automatically create firewall rules to block dangerous IPs.
功能
- Blacklist IP if attempt to login with bad usernames
Integrations (Coming soon as add-ons)
How does WP Cloudflare Guard different from Cloudflare’s official plugin?
At the time of writing, Cloudflare’s official plugin doesn’t block any IP for WordPress when other plugins discover dangerous activities. Here comes WPCFG! WPCFG focus on integrating other plugins with Cloudflare.
相容性
- Works with Cloudflare’s official plugin
- Works with Sunny (Purging CloudFlare caches for WordPress)
注意事項
- 需要 PHP 7.0 或更新版本
- You need WordPress 4.7 or later
- 需要 Cloudflare 帳號 (免費版亦可)
- This plugin was not built by Cloudflare, Inc
If you like the plugin, feel free to rate it or donate via PayPal. Thanks a lot! 🙂
For Bloggers
If you have written an article about WP Cloudflare Guard
, do let me know. For any questions, shoot me an email at info@typist.tech
給開發者
WP Cloudflare Guard is open source and hosted on GitHub. Feel free to make pull requests.
技術支援
Tang Rufus, a freelance developer for hire.
I make Typist Tech also.
Support
To save time so that we can spend it on development, please read the plugin’s FAQs first.
Before requesting support, and ensure that you have updated WP Cloudflare Guard and WordPress to the latest released version and installed PHP 7 or later.
We hang out in the WordPress support forum for this plugin.
If you know what GitHub
is, use GitHub issues instead.
安裝方式
透過 WordPress 控制台
- Log in to your site’s Dashboard (e.g. www.your-domain.com/wp-admin)
- Click on the
Plugins
tab in the left panel, then click “Add New” - Search for
WP Cloudflare Guard
and the latest version will appear at the top of the list of results - Install it by clicking the
Install Now
link - When installation finishes, click
Activate Plugin
手動上傳
- Download the plugin from wordpress.org
- 解壓縮
- 上傳至
wp-content/plugins/
- Go to the WordPress plugin menu and activate it
透過 WP CLI
$ wp plugin install wp-cloudflare-guard --activate
常見問題集
- Installation Instructions
-
透過 WordPress 控制台
- Log in to your site’s Dashboard (e.g. www.your-domain.com/wp-admin)
- Click on the
Plugins
tab in the left panel, then click “Add New” - Search for
WP Cloudflare Guard
and the latest version will appear at the top of the list of results - Install it by clicking the
Install Now
link - When installation finishes, click
Activate Plugin
手動上傳
- Download the plugin from wordpress.org
- 解壓縮
- 上傳至
wp-content/plugins/
- Go to the WordPress plugin menu and activate it
透過 WP CLI
$ wp plugin install wp-cloudflare-guard --activate
- 可以使用的 PHP 版本?
-
PHP 7 或更新版本
- Is this plugin written by Cloudflare, Inc.?
-
不。
此外掛由 Typist Tech 開發。 - Can I install WP Cloudflare Guard, Sunny and Cloudflare’s official plugin at the same time?
-
是,全部彼此相容。
- Install WP Cloudflare Guard if you want to protect your site from bad IPs
- Install Sunny if you want to purge CloudFlare’s cache automatically
- Install the official plugin if you can’t see the real IP from visitors
- What if WP Cloudflare Guard blacklisted my IP?
-
- 登入 CloudFlare
- 選擇網域
- 至
Firewall
- 在
Access Rules
移除你的 IP
- 這個外掛是否已本地化為我的母語版本?
-
English works out of the box.
Traditional Chinese language pack is available here.
You can add your own translation at translate.wordpress.org.
- 如何取得技術支援?
-
Use the WordPress support forum for this plugin at https://wordpress.org/support/plugin/wp-cloudflare-guard.
Make sure you have read the plugin’s FAQs at https://wordpress.org/plugins/wp-cloudflare-guard/faq/. And, updated WP Cloudflare Guard and WordPress to the latest released version before asking questions.
If you know what
GitHub
is, use GitHub issues instead. - 如何支持這個外掛?
-
If you like the plugin, feel free to:
- Give ot a 5-star review on WordPress.org
- Donate via PayPal. Thanks a lot! 🙂
- Translate it at translate.wordpress.org.
Besides,
WP Cloudflare Guard
is open source and hosted on GitHub. Feel free to make pull requests.Last but not least, you can hire me. Shoot me an email at info@typist.tech or use this contact form.
- 想要更多?
-
Hire me!
Shoot me an email at info@typist.tech or use this contact form.
使用者評論
參與者及開發者
變更記錄
Full change log available at GitHub
0.2.0
- Code refactor
0.1.3
- Add yoast i18n module
- Fix PHP undefined notices
0.1.2
- Better translation support
0.1.1
- Better translation support
0.1.0
- First release