Skip to content

fix: update references of Re-generate to Regenerate#449

Merged
dkotter merged 1 commit into
WordPress:developfrom
Adi-ty:fix/439-update-regenerate-copy
Apr 20, 2026
Merged

fix: update references of Re-generate to Regenerate#449
dkotter merged 1 commit into
WordPress:developfrom
Adi-ty:fix/439-update-regenerate-copy

Conversation

@Adi-ty
Copy link
Copy Markdown
Contributor

@Adi-ty Adi-ty commented Apr 20, 2026

What?

Closes #439

Updates all instances of the hyphenated "Re-generate" to "Regenerate".

Why?

This ensures consistent spelling and terminology across the plugin's user interface, documentation, and test suites.

How?

Performed a global search and replace across the repository to update "Re-generate" to "Regenerate". This includes updates to UI copy, Markdown documentation, and End-to-End test assertions so the testing suite continues to pass.

Changelog Entry

Fixed - Updated UI copy and tests to use "Regenerate" consistently instead of "Re-generate".

Open WordPress Playground Preview
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.44%. Comparing base (7d98557) to head (8ce7522).
⚠️ Report is 11 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #449   +/-   ##
==========================================
  Coverage      68.44%   68.44%           
  Complexity       846      846           
==========================================
  Files             56       56           
  Lines           4095     4095           
==========================================
  Hits            2803     2803           
  Misses          1292     1292           
Flag Coverage Δ
unit 68.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@Adi-ty Adi-ty marked this pull request as ready for review April 20, 2026 08:57
@github-actions
Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: Adi-ty <iamadisingh@git.wordpress.org>
Co-authored-by: jeffpaul <jeffpaul@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@dkotter dkotter added this to the 0.8.0 milestone Apr 20, 2026
@dkotter dkotter merged commit 4cebc5e into WordPress:develop Apr 20, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants