[wp-trac] [WordPress Trac] #21459: Cleanup switch_to_blog() and restore_current_blog()

WordPress Trac wp-trac at lists.automattic.com
Wed Oct 3 20:17:56 UTC 2012


#21459: Cleanup switch_to_blog() and restore_current_blog()
----------------------------+---------------------
 Reporter:  ryan            |       Owner:  ryan
     Type:  task (blessed)  |      Status:  closed
 Priority:  normal          |   Milestone:  3.5
Component:  Multisite       |     Version:  3.4.1
 Severity:  normal          |  Resolution:  fixed
 Keywords:  has-patch       |
----------------------------+---------------------

Comment (by ryan):

 Any reason not to use get_current_blog_id() in is_main_site()?

 And going further, eliminate use of global $current_blog and instead use
 get_blog_details( get_current_blog_id() ) or perhaps a new
 get_current_blog() function.

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


More information about the wp-trac mailing list