Make WordPress Core

Opened 4 years ago

Last modified 3 years ago

#52188 new enhancement

Move Multisite settings page into tabs

Reported by: sebastienserre's profile sebastienserre Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Networks and Sites Keywords: needs-patch 2nd-opinion
Focuses: multisite Cc:

Description

Hello all,

In a multisite, the network settings page (/wp-admin/network/settings.php) is quiet long as we can see in wp-ms-network-settings.png and may be difficult to find a setting.

My idea should be to split each section into tabs.

Attachments (3)

wp-ms-network-setting.png (410.9 KB) - added by sebastienserre 4 years ago.
wp-ms-network-setting-en.png (368.7 KB) - added by sebastienserre 4 years ago.
Add the same screenshot with WP in english
Capture d’écran 2020-12-29 à 22.40.08.png (212.6 KB) - added by audrasjb 4 years ago.
workaround

Download all attachments as: .zip

Change History (5)

@sebastienserre
4 years ago

Add the same screenshot with WP in english

#1 @audrasjb
4 years ago

Hi,

I started to work on a patch (see screenshot bellow) but I figured out that this is not an easy fix at all! We also have to move all the existing hook (for example to allow developers to add their custom settings)… so on one hand we need to address backward compatibility issues, and in the other hand we need to provide an API so developers can create their own tabs.

I'm sorry, but unless the Multisite team is interested to dedicate time to work on this, I'm honestly thinking that "maybelater" or "wontfix" are probably the most realistic resolution for this enhancement proposal :\

This ticket was mentioned in Slack in #core-multisite by paaljoachim. View the logs.


3 years ago

Note: See TracTickets for help on using tickets.