[wp-trac] [WordPress Trac] #16841: manually created user roles not showing in author dropdown irregardless of assigned capabilities
WordPress Trac
noreply at wordpress.org
Fri Jul 12 22:27:23 UTC 2013
#16841: manually created user roles not showing in author dropdown irregardless of
assigned capabilities
-----------------------------+------------------------------
Reporter: 10sexyapples | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Role/Capability | Version: 3.1
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by viniciusrtf):
While trying to apply level_1 to my custom role, I didn't remember the
custom role name (it is different from display name and it doesn't appear
anywhere in backend), so I figured it out with this dirty SQL query:
{{{
SELECT meta_value FROM wp_usermeta WHERE user_id = 223;
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16841#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list