[wp-trac] [WordPress Trac] #16841: Manually created user roles not showing in author dropdown regardless of assigned capabilities

WordPress Trac noreply at wordpress.org
Tue Nov 16 23:29:48 UTC 2021


#16841: Manually created user roles not showing in author dropdown regardless of
assigned capabilities
-----------------------------+-------------------------
 Reporter:  10sexyapples     |       Owner:  swissspidy
     Type:  defect (bug)     |      Status:  reopened
 Priority:  normal           |   Milestone:  5.9
Component:  Role/Capability  |     Version:  3.1
 Severity:  normal           |  Resolution:
 Keywords:  needs-patch      |     Focuses:
-----------------------------+-------------------------

Comment (by swissspidy):

 I can take a look tomorrow Wednesday around the Beta 1 release.

 To answer John's question:

 `who` results in a query against `user_level`, `capability` in one against
 `capabilities`.
 If both are provided, the query will be performed with "AND" relation.

 I don't see any negative effects of keeping both, as the result would be
 the same as when only querying on of that.

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


More information about the wp-trac mailing list