Skip to content

Rename Cloudflare for SaaS to Cloudflare Custom Hostnames in user-facing strings#856

Merged
superdav42 merged 1 commit intomainfrom
feature/rename-cloudflare-saas-naming
Apr 14, 2026
Merged

Rename Cloudflare for SaaS to Cloudflare Custom Hostnames in user-facing strings#856
superdav42 merged 1 commit intomainfrom
feature/rename-cloudflare-saas-naming

Conversation

@superdav42
Copy link
Copy Markdown
Collaborator

Summary

  • Renames all user-facing references from "Cloudflare for SaaS" to "Cloudflare Custom Hostnames" across changelog, admin UI fields, explainer lines, and setup instructions.
  • "Cloudflare for SaaS" is Cloudflare's product-tier branding, not a description of what the feature does for our users. The actual value is "automatic SSL for mapped domains via Custom Hostnames" — the new naming describes the capability, not the upsell label.

Changes

File Change
readme.txt Changelog entry rewritten to describe the feature
class-cloudflare-integration.php Field title: "SaaS Zone ID (Custom Hostnames)" → "Custom Hostnames Zone ID"; description updated
class-cloudflare-domain-mapping.php Explainer lines: removed "in your Cloudflare for SaaS zone" phrasing
cloudflare-instructions.php Section heading, "What is this?" paragraph, and setup steps updated

Intentionally unchanged

  • WU_CLOUDFLARE_SAAS_ZONE_ID constant — renaming would break existing deployments
  • PHPDoc comments referencing "Cloudflare for SaaS Custom Hostnames API" — developer-facing, matches Cloudflare's API docs
  • Instructions step 2: "enable Cloudflare for SaaS for that zone" — that's the literal button label in the Cloudflare dashboard

Verification

  • vendor/bin/phpcs on the 3 changed PHP files
  • Visual review of all user-facing strings for consistency

@superdav42 superdav42 added the origin:interactive Created by interactive user session label Apr 14, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 14, 2026

Warning

Rate limit exceeded

@superdav42 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 11 minutes and 37 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 11 minutes and 37 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cbe821ad-3339-4520-a12e-ba58b3244b36

📥 Commits

Reviewing files that changed from the base of the PR and between 007fb41 and 219f33c.

📒 Files selected for processing (4)
  • inc/integrations/providers/cloudflare/class-cloudflare-domain-mapping.php
  • inc/integrations/providers/cloudflare/class-cloudflare-integration.php
  • readme.txt
  • views/wizards/host-integrations/cloudflare-instructions.php
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/rename-cloudflare-saas-naming

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

🔨 Build Complete - Ready for Testing!

📦 Download Build Artifact (Recommended)

Download the zip build, upload to WordPress and test:

🌐 Test in WordPress Playground (Very Experimental)

Click the link below to instantly test this PR in your browser - no installation needed!
Playground support for multisite is very limitied, hopefully it will get better in the future.

🚀 Launch in Playground

Login credentials: admin / password

@superdav42 superdav42 merged commit 46b4ffa into main Apr 14, 2026
9 of 11 checks passed
@superdav42
Copy link
Copy Markdown
Collaborator Author

Summary

  • Renames all user-facing references from "Cloudflare for SaaS" to "Cloudflare Custom Hostnames" across changelog, admin UI fields, explainer lines, and setup instructions.
  • "Cloudflare for SaaS" is Cloudflare's product-tier branding, not a description of what the feature does for our users. The actual value is "automatic SSL for mapped domains via Custom Hostnames" — the new naming describes the capability, not the upsell label.

Changes

File Change
readme.txt Changelog entry rewritten to describe the feature
class-cloudflare-integration.php Field title: "SaaS Zone ID (Custom Hostnames)" → "Custom Hostnames Zone ID"; description updated
class-cloudflare-domain-mapping.php Explainer lines: removed "in your Cloudflare for SaaS zone" phrasing
cloudflare-instructions.php Section heading, "What is this?" paragraph, and setup steps updated

Intentionally unchanged

  • WU_CLOUDFLARE_SAAS_ZONE_ID constant — renaming would break existing deployments
  • PHPDoc comments referencing "Cloudflare for SaaS Custom Hostnames API" — developer-facing, matches Cloudflare's API docs
  • Instructions step 2: "enable Cloudflare for SaaS for that zone" — that's the literal button label in the Cloudflare dashboard

Verification

  • vendor/bin/phpcs on the 3 changed PHP files
  • Visual review of all user-facing strings for consistency

Merged via PR #856 to main.
Merged by deterministic merge pass (pulse-wrapper.sh).


aidevops.sh v3.8.27 spent 10m on this as a headless bash routine.

@github-actions
Copy link
Copy Markdown

Performance Test Results

Performance test results for 28ec1f3 are in 🛎️!

Note: the numbers in parentheses show the difference to the previous (baseline) test run. Differences below 2% or 0.5 in absolute values are not shown.

URL: /

Run DB Queries Memory Before Template Template WP Total LCP TTFB LCP - TTFB
0 41 37.79 MB 910.50 ms (+98.50 ms / +11% ) 163.50 ms (-8.00 ms / -5% ) 1098.50 ms (+32.00 ms / +3% ) 2090.00 ms (+90.00 ms / +4% ) 2003.35 ms (+88.20 ms / +4% ) 86.85 ms
1 56 49.03 MB 980.50 ms (+85.00 ms / +9% ) 156.50 ms (+9.50 ms / +6% ) 1138.00 ms (+92.00 ms / +8% ) 2134.00 ms (+124.00 ms / +6% ) 2053.50 ms (+125.65 ms / +6% ) 82.05 ms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

origin:interactive Created by interactive user session

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant