Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#27144 closed enhancement (wontfix)

Network Site Settings: add a pretty name to avoid confusions

Reported by: jeherve's profile jeherve Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.9
Component: Networks and Sites Keywords: has-patch
Focuses: multisite Cc:

Description

Site Settings in Multisite list all options from the database. To make things prettier, _ are removed and each word is capitalized.

http://f.cl.ly/items/1U3Q200O1P133W2D3M3L/Screen%20Shot%202014-02-18%20at%2010.42.58%20AM.png

I think we could make things prettier, and most importantly less confusing, by adding pretty names for some of these options. I'm thinking of 2 different options in particular, siteurl and home. It can be easy to confuse the 2 options. On single installations, we solved that problem by giving them the following names:

http://f.cl.ly/items/040p3z2w0A0y1J311K3t/Screen%20Shot%202014-02-18%20at%2010.39.28%20AM.png

I think it would make sense to use the same names in the Multisite Settings screen as well:

  • SiteURL would become SiteURL (WordPress Address)
  • home would become home (Site Address)

Attachments (1)

pretty-site-settings.diff (1.6 KB) - added by jeherve 11 years ago.
Multisite Site Settings: add a pretty name to avoid confusions

Download all attachments as: .zip

Change History (3)

@jeherve
11 years ago

Multisite Site Settings: add a pretty name to avoid confusions

#1 @jeherve
11 years ago

  • Keywords has-patch added

#2 @johnbillion
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Thanks for the patch jeherve, but I'm marking this as wontfix because this will be addressed by #26953 (which aims to get rid of this huge list of options).

Note: See TracTickets for help on using tickets.