Remove stray "AI" references from UI labels and buttons#320
Remove stray "AI" references from UI labels and buttons#320dkotter merged 4 commits intoWordPress:developfrom
Conversation
Removes explicit "AI" text from user-facing labels, headings, and buttons across three areas of the plugin, per WordPress#310: - Media Library: "AI Alt Text" meta box title and modal field label → "Alt Text" - Post editor image block: "AI Alternative Text" heading → "Alternative Text" - Post editor summarization buttons: "Generate AI Summary" / "Re-generate AI Summary" → "Generate Summary" / "Re-generate Summary" - E2E test assertions updated to match new button text Fixes WordPress#310
|
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #320 +/- ##
==========================================
Coverage 57.05% 57.05%
Complexity 591 591
==========================================
Files 42 42
Lines 3083 3083
==========================================
Hits 1759 1759
Misses 1324 1324
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@jeffpaul Updated the PR as per your latest comment Proof:Alt Text Generation:
Content Summarization
|




What does this PR do?
Removes explicit "AI" text from user-facing labels, headings, and buttons across three areas of the plugin, per #310.
Changes
"AI Alt Text"label →"Alt Text""AI Alternative Text"heading →"Alternative Text""Generate AI Summary"/"Re-generate AI Summary"→"Generate Summary"/"Re-generate Summary"toHaveTextassertions and comments to match new button textProof:
Alt Text Generation:
Content Summarization
Related issue
Fixes #310
Use of AI Tools
Used VS Code running Sonnet 4.6