[wp-trac] [WordPress Trac] #23155: Fire update_blog_public action from update_blog_status()

WordPress Trac noreply at wordpress.org
Wed May 1 13:12:46 UTC 2013


#23155: Fire update_blog_public action from update_blog_status()
----------------------------+-----------------------
 Reporter:  ryan            |       Owner:  ryan
     Type:  defect (bug)    |      Status:  reopened
 Priority:  normal          |   Milestone:  3.6
Component:  Administration  |     Version:  3.5
 Severity:  normal          |  Resolution:
 Keywords:                  |
----------------------------+-----------------------
Changes (by westi):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I'm not convinced the code we added to {{{noindex()}}} is a good idea.

 It is now possible that front end request(s) will cause writes to
 {{{wp_blogs}}} and invalidation of the blog details cache which seems like
 a bad idea.

 Was there an issue you were trying to fix by adding this "syncing" on
 multisite?

 Maybe we should move the syncing to something like admin_init instead?

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


More information about the wp-trac mailing list