[wp-trac] [WordPress Trac] #5255: Simplify role/capability for easier cap => user lookups

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 24 21:23:38 GMT 2007


#5255: Simplify role/capability for easier cap => user lookups
-------------------------+--------------------------------------------------
 Reporter:  markjaquith  |       Owner:  anonymous
     Type:  task         |      Status:  new      
 Priority:  normal       |   Milestone:  2.4      
Component:  General      |     Version:           
 Severity:  normal       |    Keywords:           
-------------------------+--------------------------------------------------
 We should drop:

  * per-user capabilities
  * more than one role per user

 With one user having one role, we can do cap => user lookups by doing a
 query looking for users who have a role that contains that capability.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5255>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list