Skip to content

fix(cdn): correct WP Rocket brand spelling - #8590

Draft
vku2018 wants to merge 1 commit into
wp-media:developfrom
vku2018:fix/8588-wp-rocket-brand
Draft

fix(cdn): correct WP Rocket brand spelling#8590
vku2018 wants to merge 1 commit into
wp-media:developfrom
vku2018:fix/8588-wp-rocket-brand

Conversation

@vku2018

@vku2018 vku2018 commented Jul 3, 2026

Copy link
Copy Markdown

Summary

  • Correct WPRocket to WP Rocket in the RocketCDN expired-license UI strings.
  • Update the editable .po/.pot catalog entries for the same brand-name typo.
  • Leave internal identifiers such as WPRocketUninstall unchanged.

Backward Compatibility

Breaking Change? No

Validation

  • git diff --check
  • rg -n "WPRocket licence|WPRocket license|Your WPRocket|licence WPRocket|lisans.*WPRocket" inc views languages -g "*.php" -g "*.po" -g "*.pot" returned no matches.

Not run locally

  • php -l ..., composer phpcs-changed, composer phpcs, and composer run-stan: PHP and Composer are not installed on this machine.
  • .mo regeneration: msgfmt and wp CLI are not installed, so compiled translation binaries were left untouched.

Closes #8588

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix WP Rocket brand name typos

2 participants