[wp-trac] [WordPress Trac] #38210: WPMS sites list table doesn't display the blog name by default
WordPress Trac
noreply at wordpress.org
Wed Jul 12 21:50:21 UTC 2017
#38210: WPMS sites list table doesn't display the blog name by default
-----------------------------------+------------------------
Reporter: Mista-Flo | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.9
Component: Networks and Sites | Version:
Severity: normal | Resolution:
Keywords: ux-feedback has-patch | Focuses: multisite
-----------------------------------+------------------------
Changes (by SergeyBiryukov):
* component: Administration => Networks and Sites
* milestone: Awaiting Review => 4.9
Comment:
[attachment:38210.diff] seems like a good first step.
1. Could we get both `blogname` and `description` in a single
`switch_to_blog()` call?
2. Once `blogname` is moved above the URL, the `printf()` and `__()` calls
for `blogdescription` can be removed, it doesn't make much sense to
translate `__( '%1$s' )` on its own.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38210#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list