[wp-trac] [WordPress Trac] #40348: Option to enable User Dashboard on single-site installations
WordPress Trac
noreply at wordpress.org
Mon Apr 3 19:56:23 UTC 2017
#40348: Option to enable User Dashboard on single-site installations
-----------------------------------+------------------------------
Reporter: johnjamesjacoby | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Users | Version: 3.0
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion | Focuses: administration
-----------------------------------+------------------------------
Comment (by johnjamesjacoby):
[https://core.trac.wordpress.org/attachment/ticket/40348/40348.patch
40348.patch] does the following:
* Updates `/wp-admin/user/admin.php` to expose the existing redirect
filter on single-site
* Replaces `get_network()->site_name` (in admin header & bar) with
`get_site_option( 'site_name' )` because `get_network()` is only available
for multi-site installations
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40348#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list