[wp-trac] [WordPress Trac] #15424: A bug in WordPress operation

WordPress Trac wp-trac at lists.automattic.com
Sun Nov 14 17:38:25 UTC 2010


#15424: A bug in WordPress operation
-----------------------------+----------------------------------------------
 Reporter:  chouxpastry2002  |       Owner:                   
     Type:  defect (bug)     |      Status:  new              
 Priority:  normal           |   Milestone:  Awaiting Review  
Component:  General          |     Version:  3.1              
 Severity:  normal           |    Keywords:  reporter-feedback
-----------------------------+----------------------------------------------

Comment(by nacin):

 Site and user counts are via wp-cron. post_count is handled in the
 function update_posts_count(), which is indeed attached to the right hook:

 {{{
 ./wp-includes/ms-default-filters.php:37:add_action( 'publish_post',
 'update_posts_count' );
 }}}

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


More information about the wp-trac mailing list