该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP Cloudflare Guard

描述

Connecting WordPress with Cloudflare firewall, protect your WordPress site at DNS level. Automatically create firewall rules to block dangerous IPs.

Features

  • 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.

Compatibility

Things You Need to Know

  • You need PHP 7.0 or later
  • You need WordPress 4.7 or later
  • You need a Cloudflare account (free plan is okay)
  • 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

For Developers

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.

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.

屏幕截图

  • Cloudflare Settings
  • Bad Login Settings
  • Cloudflare Firewall Access Rules

安装

Via WordPress admin dashboard

  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

Via Manual Upload

  1. Download the plugin from wordpress.org
  2. Unzip it
  3. Upload it to wp-content/plugins/
  4. Go to the WordPress plugin menu and activate it

Via WP CLI

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

常见问题

Installation Instructions

Via WordPress admin dashboard

  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

Via Manual Upload

  1. Download the plugin from wordpress.org
  2. Unzip it
  3. Upload it to wp-content/plugins/
  4. Go to the WordPress plugin menu and activate it

Via WP CLI

  1. $ wp plugin install wp-cloudflare-guard --activate
What version of PHP do I need?

PHP 7 or later.

Is this plugin written by Cloudflare, Inc.?

No.
This plugin is a Typist Tech project.

Can I install WP Cloudflare Guard, Sunny and Cloudflare’s official plugin at the same time?

Yes, all of them work together without problems.

  • 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. Login CloudFlare
  2. Select your domain
  3. Go Firewall
  4. Release you IP under Access Rules
Does this plugin available in my language?

English works out of the box.

Traditional Chinese language pack is available here.

You can add your own translation at translate.wordpress.org.

How to get support?

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.

How can I support this plugin?

If you like the plugin, feel free to:

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.

What if I want more?

Hire me!

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