[wp-trac] [WordPress Trac] #41684: Replace $wpdb->blogid with get_current_blog_id()

WordPress Trac noreply at wordpress.org
Mon Aug 21 10:50:35 UTC 2017


#41684: Replace $wpdb->blogid with get_current_blog_id()
-------------------------+-------------------------------------------------
 Reporter:               |      Owner:
  spacedmonkey           |     Status:  new
     Type:  defect       |  Milestone:  Awaiting Review
  (bug)                  |    Version:  3.1
 Priority:  normal       |   Keywords:  needs-patch good-first-bug needs-
Component:  Networks     |  unit-tests
  and Sites              |
 Severity:  normal       |
  Focuses:  multisite    |
-------------------------+-------------------------------------------------
 Similar to #41507 currently the class level property of blogid is
 reference through the code. These should be replaced with
 get_current_blog_id() function calls.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/41684>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list