summaryrefslogtreecommitdiffstats
path: root/wp-includes/update.php
Commit message (Collapse)AuthorAgeFilesLines
* Add mu version blog count to update request.donncha2008-09-191-8/+8
| | | | | | | | | Add current_site details to User Agent with "currentsite_on_version_check" filter. Store current version details in a site option. Only show update messages to site admins. git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1481 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check against $wpmu_version, use $current_site.donncha2008-09-161-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1476 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Revert the current_site changedonncha2008-09-151-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1473 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use WordPress MU UA and current site details when updating.donncha2008-09-151-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1472 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP revision 8635donncha2008-08-131-12/+23
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1421 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with rev 8339donncha2008-07-151-3/+90
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1374 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-6/+27
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-0/+54
Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36