這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Cloudflare Guard

描述

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.

相容性

注意事項

  • PHP 7.0 或以上
  • 你需要 WordPress 4.7 或以上
  • 你而要 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.

Who make this plugin?

Tang Rufus, a freelance developer for hire.
I make Typist Tech also.

支援

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.

如果你知道 GitHub 是什麼,請使用GitHub issues

螢幕截圖

  • Cloudflare 設定
  • Bad Login Settings
  • Cloudflare 防火牆設定

安裝

經 WordPress 控制台

  1. Log in to your site’s Dashboard (e.g. www.your-domain.com/wp-admin)
  2. Click on the Plugins tab in the left panel, then click “Add New”
  3. Search for WP Cloudflare Guard and the latest version will appear at the top of the list of results
  4. Install it by clicking the Install Now link
  5. When installation finishes, click Activate Plugin

手動上傳

  1. Download the plugin from wordpress.org
  2. 解壓縮
  3. 上傳至 wp-content/plugins/
  4. Go to the WordPress plugin menu and activate it

經 WP CLI

  1. $ wp plugin install wp-cloudflare-guard --activate

常見問題

Installation Instructions

經 WordPress 控制台

  1. Log in to your site’s Dashboard (e.g. www.your-domain.com/wp-admin)
  2. Click on the Plugins tab in the left panel, then click “Add New”
  3. Search for WP Cloudflare Guard and the latest version will appear at the top of the list of results
  4. Install it by clicking the Install Now link
  5. When installation finishes, click Activate Plugin

手動上傳

  1. Download the plugin from wordpress.org
  2. 解壓縮
  3. 上傳至 wp-content/plugins/
  4. Go to the WordPress plugin menu and activate it

經 WP CLI

  1. $ 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?
  1. 登入 CloudFlare
  2. 選擇網域
  3. Firewall
  4. Access Rules 移除你的 IP
此外掛有哪種語言翻譯?

英語開箱即用。

繁體中文語言包可在這裡下載。

你可以在 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.

如果你知道 GitHub 是什麼,請使用GitHub issues

如何提供支援?

如果你喜歡這外掛:

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.

想要更多?

聘用我!

Shoot me an email at info@typist.tech or use this contact form.

評價

2017年12月27日
Runs in the background and never acts up. Solid, professional plugin. Use without concern; sleep well, knowing your WP site is well protected 24/7. ©2017
閱讀全部3個評價

貢獻者及開發者

“WP Cloudflare Guard” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

WP Cloudflare Guard 外掛目前已有 4 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 WP Cloudflare Guard 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

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