[wp-trac] [WordPress Trac] #39165: Add page to assist with debugging and support

WordPress Trac noreply at wordpress.org
Thu Aug 31 09:12:58 UTC 2017


#39165: Add page to assist with debugging and support
-------------------------+------------------------------
 Reporter:  jorbin       |       Owner:  Clorith
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  Awaiting Review
Component:  General      |     Version:
 Severity:  normal       |  Resolution:
 Keywords:               |     Focuses:
-------------------------+------------------------------

Comment (by flixos90):

 [attachment:39165.diff] changes the following:

 * Add some information about the size of the setup (particularly for
 multisite): User Count, Site Count, Network Count
 * Wrap some strings into `__()`
 * Fix to deprecated notices when calling `get_bloginfo( 'home' )` and
 `get_bloginfo( 'siteurl' )`

 Let's keep in mind that the `is_super_admin()` check should also be
 replaced with an actual capability before eventual merge (see #37616). But
 I didn't bother doing that yet, since this is only a draft at this point.

 Furthermore regarding the information, I think the array should be using
 actual keys and have the field labels translatable. But again, not yet
 important for the draft.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/39165#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list