App for Cloudflare®
by digitalpoint 4.5 (14 reviews)

App for Cloudflare®

All things Cloudflare (caching, flexible SSL, Turnstile, settings, rules, analytics, media in R2, image transforms [AVIF, WebP], secure admin area).

App for Cloudflare® ranks #5,410 among WordPress.org plugins with 1,000+ active installations, is #178 of 1,518 in the Performance category, a 4.5/5 rating from 14 reviews, and was last updated Aug 22, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Compatible with WP 7.1
v1.10.1 Current Version v1.10.1
Updated 3 weeks ago Last Update on 22 Aug, 2026
Refreshed 7 hours ago Last Refreshed on
#178 of 1,518 in Performance Top 10% by installs Downloads -16.1% this week Actively maintained
View on WordPress.org
Rank
#5,410
-11 this week
Active Installs
1K+
-45.9%
KW Avg Position
45
0.5 better
Downloads
31.8K
+24 today
Support Resolved
100%
No change
Rating
90%
Review 4.5 out of 5
4.5 (14 reviews)

Next Milestone 2K

Total Progress 86.1%
1K+ 2K+
272
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 139 more installs to reach 2K+

Rank Changes

5,380 5,389 5,398 5,406 5,415 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026
5,380 5,389 5,398 5,406 5,415 31-08-2026 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026
Current #5,410
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

10 20 30 40 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026
10 20 30 40 50 60 31-08-2026 01-09-2026 02-09-2026 03-09-2026 04-09-2026 05-09-2026 06-09-2026 07-09-2026 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

4.5
14 reviews
Overall 90%
5
13 (93%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
1 (7%)

Support Threads Overview

Resolved
Unresolved
1
Total Threads
1
Resolved
0
Unresolved
100%
Resolution Rate

Security History

Source: WPVulnerability

No known vulnerabilities on record for App for Cloudflare®. Checked 1 month ago.

TL;DR

AI summary of the plugin's readme

This plugin is for WordPress site owners who want to use Cloudflare's features without needing network administration or developer expertise. It solves the problem of manually configuring Cloudflare settings, rules, caching, SSL redirect loops, and image optimization by managing them directly from the WordPress admin area.

  • Cache HTML at network edge
  • Preload JavaScript and CSS
  • Fixes Flexible SSL redirect loops
  • Turnstile CAPTCHA for logins/comments
  • View Page, Cache, Firewall rules
  • Automatic AVIF/WebP image transforms
  • Store media in Cloudflare R2
  • Multisite network support

Frequently Asked Questions

Common questions about App for Cloudflare®

It's done by using a Cloudflare Cache Rule that makes HTML pages eligible to be cached. Making a page eligible doesn't necessarily make it always cached (for example if a user is logged into the site or the request is a POST, you wouldn't want the page to be cached). No need for any kludgey cache busting mechanism that alters your URLs. This allows it to be done in a "clean" way, without the need for Cloudflare's Automatic Platform Optimization (APO) plugin/subscription (normally $5/month for Cloudflare Free plans). It also does not require the added complexity or expense of Workers (Workers are billed per request). Additionally it does not require the use of a Page Rule slot on your Cloudflare zone. This plugin can do Guest Page Caching for free, for everyone.
An easy way to test it is with a testing tool like GTmetrix. Test it without Guest Page Caching enabled and test it again with Guest Page Caching enabled and compare the results. If you are a little more technical, you can look at the cf-cache-status HTTP header on the page request. If you see a value of HIT, the request is being successfully being served from Cloudflare's edge cache. If you want to compare the speed of WordPress sites from different cities, try these: Matt Mullenweg (not using this plugin) Shawn Hogan (using this plugin)
Yes. Not only does it work as a standard plugin on any site within the network, it can be deployed as a "network activated" plugin (automatically available to all sites within the network). Additionally, there are settings available to the network admins where you can optionally set a default API token (that is used, but not disclosed to the individual sites). Individual sites can set a different API token to override the network-wide token if needed. This is useful in a scenario where all (or most) of the sites in the network are on the same Cloudflare account and can share the same API token. The Pro version allows a single Cloudflare R2 bucket to be used for storing the media for all sites in the multisite network. I locked myself out of settings There is an option to allow settings to be changed only by one specific admin account. If you use that setting, and then lose or change the admin account you assigned to that role, it can be problematic. If you need to bypass that option, you can by adding the following to your WordPress wp-config.php file: define('CLOUDFLARE_BYPASS_USER_LOCK', true);
If your site is setup in a situation where the backend site URL is different from the frontend URL (for example, a headless WordPress setup), you can use the site_url WordPress filter to alter your site URL as needed. If you need something more granular (only altering the site URL for this plugin), you can add the following to your wp-config.php file (use your frontend URL in place of example.com): define('CLOUDFLARE_SITE_URL', 'https://example.com');
Yes, please do! You can find the suggestion area over here.

More plugins by digitalpoint

Sign In / Register

You need to sign in or register to use this feature.