[wp-trac] [WordPress Trac] #27743: "Change role to..." omitted from bottom of users table shown to single site admin in multi-site
WordPress Trac
noreply at wordpress.org
Wed Apr 9 21:13:33 UTC 2014
#27743: "Change role to..." omitted from bottom of users table shown to single site
admin in multi-site
--------------------------+------------------------------
Reporter: sootsnoot | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.7.1
Severity: normal | Resolution:
Keywords: | Focuses: ui
--------------------------+------------------------------
Comment (by sootsnoot):
Urgg, I forgot to include the lines to be deleted. The trunk version of
{{{class-wp-users-list-table.php}}} has:
{{{
205 function extra_tablenav( $which ) {
206 if ( 'top' != $which )
207 return;
208 ?
}}}
>
Deleting lines 206 and 206 solves the problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27743#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list