[wp-trac] [WordPress Trac] #12672: Provide Multisite stats to api.wordpress.org

WordPress Trac wp-trac at lists.automattic.com
Mon Mar 22 21:26:31 UTC 2010


#12672: Provide Multisite stats to api.wordpress.org
-------------------------+--------------------------------------------------
 Reporter:  josephscott  |       Owner:           
     Type:  enhancement  |      Status:  new      
 Priority:  normal       |   Milestone:  3.0      
Component:  Multisite    |     Version:  3.0      
 Severity:  normal       |    Keywords:  has-patch
-------------------------+--------------------------------------------------
 WPMU provided additional stats to api.wordpress.org, specifically the
 number of blogs and users.  WP3.0 should provide this as well.  In
 addition a simple indicator if multisite is turned on or not would be
 helpful.

 This is also a good chance to clear up some confusing items that were in
 WPMU.  When doing a version check against api.wordpress.org WPMU didn't
 indicate if the check was happening from the main install blog, or one of
 the additional created blogs.  This made it impossible to tell if there
 were multiple installs on the same domain/site or if it they were just
 several blogs that were all part of one install.  To deal with this I'm
 suggesting we provide 'wp_install' (the main WP install URL) and 'wp_blog'
 (the URL for the blog being used, could be part of a multisite install)
 when doing the version check.

 I'm including a simple patch to provide these data points.  We may also
 want to bump the version number for the update check URL to 1.5.  If we
 end up doing that I can make the change on the api.wordpress.org side.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12672>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list