[wp-trac] [WordPress Trac] #16702: is_blog_user() bug on Multisite

WordPress Trac wp-trac at lists.automattic.com
Mon Feb 28 21:27:23 UTC 2011


#16702: is_blog_user() bug on Multisite
--------------------------+------------------------------
 Reporter:  MattyRob      |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Multisite     |     Version:  3.1
 Severity:  normal        |  Resolution:
 Keywords:                |
--------------------------+------------------------------

Comment (by nacin):

 Yeah, we should be using $wpdb->get_blog_prefix() there.

 It looks like it's @since MU, rather than 3.0. I'd recommending using
 get_blogs_of_user() then look through that, for now. We don't use this
 function in core and I'd be inclined to deprecate it simply for its simply
 horrible name.

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


More information about the wp-trac mailing list