summaryrefslogtreecommitdiffstats
path: root/wp-includes
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 2.6.2donncha2008-09-156-46/+105
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1471 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Bump the version numberdonncha2008-09-021-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1464 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that we're not the "main blog" when deleting the current blog. Fixes #637donncha2008-09-021-2/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1463 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Allow graceful_fail message to be filtered, props jamescollins, fixes #705donncha2008-09-011-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1460 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Massive cleanup of wpmu-functions, props momo360modena, fixes #719donncha2008-08-282-203/+270
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1450 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Missing )donncha2008-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1444 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Locale changes from #708, props momo360modenadonncha2008-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1443 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use the current site_id when activating a new blog, fixes #726, props lunabytedonncha2008-08-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1433 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Delete new_user_ key when user is added to blog.donncha2008-08-151-0/+1
| | | | | | | Update text to warn of confirmation email git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1425 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with WP 2.6.1donncha2008-08-152-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1424 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP revision 8635donncha2008-08-1336-598/+198
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1421 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for these to be executabledonncha2008-08-123-0/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1419 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged changes from trunkdonncha2008-08-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1418 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove whitespace from usernames and domain namesdonncha2008-07-281-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1405 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Confirm addition of new users. fixes #630donncha2008-07-221-0/+16
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1395 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove media button from tinymce editor because movie embed codes are ↵donncha2008-07-221-0/+6
| | | | | | stripped by default, fixes #606 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1392 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Backup the object cache when switching and restore it afterwards.donncha2008-07-211-0/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1387 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check VHOST properlydonncha2008-07-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1385 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Strictly sanitize username or blogname.donncha2008-07-181-3/+5
| | | | | | | Strip "@" in blogname when using VHOSTs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1384 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This "Flash uploader" message is in core now. fixes #682, thanks axelseaadonncha2008-07-171-41/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1380 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor typodonncha2008-07-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1378 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't redirect main blog 404s and unknown blogs to signup page by default.donncha2008-07-161-0/+16
| | | | | | | | Added "is_main_blog()" function Redirect to NOBLOGREDIRECT on main blog 404 and unknown blog if that constant set, fixes #677 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1377 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "get_id_from_blogname()"donncha2008-07-151-0/+15
| | | | | | | get_blog_details() can take blogname now. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1375 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with rev 8339donncha2008-07-1516-80/+285
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1374 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure username and blogname are alphanumeric only, fixes #523donncha2008-07-111-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1372 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for colon, fixes #660, thanks mypatricks.donncha2008-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1371 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "pre_site_option_*" and "site_option_*" filterdonncha2008-07-111-6/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1368 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix signup meta information, fixes #674donncha2008-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1367 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use $blogname instead of $blog_id to avoid conflicts with the global ↵donncha2008-07-101-33/+35
| | | | | | | | | | | variable $blog_id. This affects the following filters: signup_another_blog_init, signup_blog_init, wpmu_validate_blog_signup. The "newblog_id" filter becomes "newblogname". Fixed stack problem with switching and restoring blogs. Fixes #674 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1364 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8300donncha2008-07-0911-35/+42
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1360 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Beta 1 to come soondonncha2008-07-081-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1358 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP merge to revision 8283donncha2008-07-082-2/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1356 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 8266donncha2008-07-0710-110/+118
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1355 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Only check the nonce on the signup pagedonncha2008-07-071-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1354 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Experimental signup noncedonncha2008-07-041-0/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1353 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8255donncha2008-07-043-13/+18
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1350 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 8249donncha2008-07-0316-107/+584
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1347 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 8216donncha2008-07-0238-297/+786
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1344 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove $usermeta, fixes #666donncha2008-06-261-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1340 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ignore the cache with WP_INSTALLING is setdonncha2008-06-241-11/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1337 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 8180donncha2008-06-2453-1081/+2540
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1336 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* When installing, disable the option cache, fixes #663donncha2008-06-241-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1335 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move locale setup into a filter, may fix #655donncha2008-06-171-0/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1331 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged out change, fixes #652, props trentdonncha2008-06-161-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1329 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8075donncha2008-06-13113-3502/+7341
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1328 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with branches/2.5 in WordPress, revision 8066donncha2008-06-1013-53/+104
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1324 7be80a69-a1ef-0310-a953-fb0f7c49ff36