[wp-trac] [WordPress Trac] #39816: When non-super admin clicks "login" on Meta widget, he is sent to the root blog, not the one he is on.
WordPress Trac
noreply at wordpress.org
Thu Feb 9 15:42:20 UTC 2017
#39816: When non-super admin clicks "login" on Meta widget, he is sent to the root
blog, not the one he is on.
--------------------------+------------------------------
Reporter: hallcp | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.7.2
Severity: normal | Resolution:
Keywords: | Focuses: administration
--------------------------+------------------------------
Comment (by hallcp):
More digging... when calling "get_sites($args)" with a $args value like
this (see below), null is returned:
(
[number] =>
[site__in] => Array
(
[0] => 1
[1] => 9
[2] => 4
[3] => 13
[4] => 473
[5] => 413
[6] => 313
)
[archived] => 0
[spam] => 0
[deleted] => 0
)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39816#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list