Remove beta badge from Menus and its supporting infrastructure#22967
Open
nbradbury wants to merge 2 commits into
Open
Remove beta badge from Menus and its supporting infrastructure#22967nbradbury wants to merge 2 commits into
nbradbury wants to merge 2 commits into
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Collaborator
Generated by 🚫 Danger |
Contributor
|
|
Contributor
|
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## trunk #22967 +/- ##
=======================================
Coverage 37.22% 37.23%
=======================================
Files 2329 2329
Lines 125323 125306 -17
Branches 17044 17043 -1
=======================================
- Hits 46657 46653 -4
+ Misses 74893 74880 -13
Partials 3773 3773 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
The Menus item on the My Site screen was the only remaining user of the "BETA" badge, and the feature no longer needs the label. This PR removes the badge from Menus and, since nothing else uses it, deletes the entire badge infrastructure to keep things simple — it's easy to reintroduce if a future feature needs it.
Testing instructions
edit_theme_optionscapability (so the Menus item appears)Before shot