Make WordPress Core

Opened 6 weeks ago

Last modified 4 weeks ago

#65455 new enhancement

Add "multisite" as new tab on the plugin install page on multisite installations

Reported by: zodiac1978 Owned by:
Priority: normal Milestone: Awaiting Review
Component: Networks and Sites Version:
Severity: normal Keywords: has-patch dev-feedback
Cc: Focuses: multisite

Description

Discussed this with @desrosj at WordCamp Europe 2026 Contributor Day:

We could add a new tab to the plugin install page if we are on a multisite installation.

Of course this is a decision of the plugin author to use this tag and it could be easily achieved with your own search, but this would require to set the dropdown to tag and type "multisite" yourself.

Offering an easy link to get all plugins tagged with "multisite" could help to find plugins that are helpful in this multisite environment.

Attachments (2)

65455.diff (5.0 KB ) - added by zodiac1978 6 weeks ago.
First try to add this new multisite tab for multisite installations
65455-2.diff (2.8 KB ) - added by zodiac1978 6 weeks ago.
Fixed unrelated code changes

Download all attachments as: .zip

Change History (6)

@zodiac1978
6 weeks ago

First try to add this new multisite tab for multisite installations

@zodiac1978
6 weeks ago

Fixed unrelated code changes

#1 @zodiac1978
6 weeks ago

  • Keywords has-patch dev-feedback added

Second patch should work and add this new tab only on multisites.

This ticket was mentioned in PR #12245 on WordPress/wordpress-develop by @zodiac1978.


5 weeks ago
#2

Adds a new tab to the plugin install page if we are on a multisite installation.

Of course this is a decision of the plugin author to use this tag and it could be easily achieved with your own search, but this would require to set the dropdown to tag and type "multisite" yourself.

Offering an easy link to get all plugins tagged with "multisite" could help to find plugins that are helpful in this multisite environment.

Trac ticket: Core-65455

## Use of AI Tools

None.

#3 @zodiac1978
5 weeks ago

Thanks to @soean for catching the superfluous spaces and recommending using GitHub to get the automated tests.

Ready to review @desrosj @realloc

This ticket was mentioned in Slack in #core by amykamala. View the logs.


4 weeks ago

Note: See TracTickets for help on using tickets.