summaryrefslogtreecommitdiffstats
path: root/wp-includes/wpmu-functions.php
Commit message (Collapse)AuthorAgeFilesLines
* Update blog_count once an hour!donncha2006-07-171-5/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@681 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Hide errors.donncha2006-07-121-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@668 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* MySQL 5 needs a proper datetime (#71)donncha2006-07-111-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@647 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-061-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@638 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* $switch before we get_option in get_blog_option()donncha2006-07-041-1/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@634 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Test if email address has been used in a signup alreadydonncha2006-07-041-3/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@633 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed #54donncha2006-07-031-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@624 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Forgot to add the check for $wp_roles in restore_blog.. (#50)donncha2006-06-281-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@615 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sync some filesdonncha2006-06-281-9/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@613 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Some meta information goes in blog options, others into wp_blogs. (should ↵donncha2006-06-281-1/+3
| | | | | | fix #46 WRT "public" problem) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@612 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Create blogroll category and link2cat records for default links.donncha2006-06-281-1/+9
| | | | | | | Update category_count record in categories table git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@610 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check that $wp_roles exists ↵donncha2006-06-281-3/+5
| | | | | | (http://mu.wordpress.org/forums/topic.php?id=965&page=2&replies=32#post-7211) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@607 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied redirection patch from bug #27.donncha2006-06-271-14/+14
| | | | | | | In blogs display, use $path if using subdirs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@604 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Create $illegal_names if it's not created during install. (fixes #36)donncha2006-06-261-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@597 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Installer, signup and vhosts lookup fixesdonncha2006-06-231-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@593 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+1340
Uses's Ryan Boren's htaccess rules and mods If you're upgrading, try this on a test server first! git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@591 7be80a69-a1ef-0310-a953-fb0f7c49ff36