﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
12672,Provide Multisite stats to api.wordpress.org,josephscott,josephscott,"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.",enhancement,closed,normal,3.0,Multisite,3.0,normal,fixed,has-patch commit,wordpress@…
