Skip to content

fix(plugins-window): rename Browse tab to Add Plugin#259

Merged
epeicher merged 1 commit into
trunkfrom
plugins-window-rename-browse-tab
May 21, 2026
Merged

fix(plugins-window): rename Browse tab to Add Plugin#259
epeicher merged 1 commit into
trunkfrom
plugins-window-rename-browse-tab

Conversation

@epeicher

@epeicher epeicher commented May 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Renames the second tab in the native Plugins window from Browse to Add Plugin so the label matches what the tab actually does (search wp.org + upload a .zip to install).
  • Internal tab value="browse" and JS code paths are unchanged; only the user-visible string moves.

Test plan

  • Open the Plugins native window as an admin (with install_plugins).
  • Confirm the tab row reads: Installed | Add Plugin | Desktop Mode plugins.
  • Switching to Add Plugin still loads the wp.org search + segmented filters.
  • Installing or uploading a plugin from that tab still works.
  • Open as a Subscriber: only Installed is visible (Add Plugin still hidden behind the install_plugins cap).
Open WordPress Playground Preview

Surface the tab's actual purpose (install new plugins) instead of the
generic "Browse" label.
@github-actions

Copy link
Copy Markdown
Contributor

✅ WordPress Plugin Check Report

✅ Status: Passed

📊 Report

All checks passed! No errors or warnings found.


🤖 Generated by WordPress Plugin Check Action • Learn more about Plugin Check

@epeicher epeicher merged commit 224d7f3 into trunk May 21, 2026
5 checks passed
@epeicher epeicher deleted the plugins-window-rename-browse-tab branch May 21, 2026 07:52
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.

1 participant