[wp-trac] [WordPress Trac] #18934: Multisite issue cleaning up empty capabilities

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 15 02:32:48 UTC 2011


#18934: Multisite issue cleaning up empty capabilities
--------------------------+--------------------
 Reporter:  jammitch      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.3
Component:  Multisite     |     Version:  3.2.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+--------------------
Changes (by nacin):

 * milestone:  Awaiting Review => 3.3


Comment:

 `$wpdb->get_var( "SELECT meta_value FROM {$wpdb->usermeta} WHERE user_id =
 '{$user_id}' AND meta_key = '{$blog_prefix}capabilities' AND meta_value =
 'a:0:{}'" );`

 Oh, oh, man. What is that? We need to do something here, I think.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18934#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list