summaryrefslogtreecommitdiffstats
path: root/wp-inst/wp-includes/wpmu-functions.php
Commit message (Expand)AuthorAgeFilesLines
* Moved everything in wp-inst down a directory.donncha2006-06-221-1340/+0
* More VHOST/sub-dirs changesdonncha2006-06-221-8/+15
* VHOSTs updates. Things may be a little unstable for a few days.donncha2006-06-211-9/+11
* Use VHOST to decide what urls to printdonncha2006-06-201-2/+7
* Hide/stop signup db errorsdonncha2006-06-141-3/+5
* WP Mergedonncha2006-06-131-9/+16
* Create user rolesdonncha2006-06-091-0/+1
* Fix order of parameters of calls to wpmu_create_user() donncha2006-06-091-2/+2
* WP Merge and new featuresdonncha2006-06-071-106/+162
* Take out wp.com hardcodingmatt2006-05-151-1/+1
* Check path too for sub-directoriesmatt2006-05-151-1/+1
* Activation link fixedmatt2006-05-151-2/+2
* Lots and lots of changes.matt2006-05-151-324/+653
* WP updatesdonncha2006-02-161-4/+24
* get_var returns null if no record found (thanks Jimmy Holmlund)donncha2006-01-311-1/+1
* WP Mergedonncha2006-01-201-3/+7
* createBlog() - populate post_count and comment_countdonncha2006-01-161-18/+28
* Make sure a site option doesn't exist before adding itdonncha2006-01-091-1/+5
* Misc changes by Andydonncha2006-01-061-0/+11
* WP Mergedonncha2005-12-201-10/+21
* Formatting changesdonncha2005-12-201-421/+416
* Logins should not be all numericdonncha2005-12-191-11/+22
* WP Mergedonncha2005-12-121-15/+34
* WP Mergedonncha2005-11-291-120/+182
* Updated caching on sitestats.donncha2005-11-081-22/+27
* Check for "_" in username.donncha2005-11-031-0/+2
* Cleanup, cache number of blogs count.donncha2005-10-261-30/+39
* Switch blog functions now workdonncha2005-09-231-7/+29
* Must set wp_roles user key properlydonncha2005-09-221-2/+13
* Minor typodonncha2005-09-151-1/+1
* Check for 0donncha2005-09-131-0/+6
* Added IPdonncha2005-09-121-0/+1
* Invites link near feedback form, but only if invites leftdonncha2005-09-071-0/+8
* Added a "source" for registrations.donncha2005-09-061-2/+4
* Added get_blog_option(), add_blog_option(), update_blog_option() functionsdonncha2005-09-061-0/+54
* Better checking for super usersdonncha2005-09-051-17/+22
* Populate blogroll with invitee's blogdonncha2005-09-021-0/+10
* Fixed upload path.donncha2005-09-021-0/+1
* Major overhaul of rewrite rules, "main" blog now displays a "home" page.donncha2005-08-311-5/+12
* Fixed problem with installing WPMU into folders.donncha2005-08-311-8/+3
* Administrator -> usernamedonncha2005-08-311-12/+6
* Strip slashes from first postdonncha2005-08-301-0/+13
* New blog admins get blog urldonncha2005-08-291-1/+1
* Only allow blow owner to assign links to users of blogdonncha2005-08-261-1/+1
* Don't use short tagsdonncha2005-08-221-1/+1
* Links should be owned by admin of blog.donncha2005-08-221-12/+12
* Select correct field from table!donncha2005-08-211-1/+1
* Get role toodonncha2005-08-161-1/+1
* Admin users can actually login now!donncha2005-08-161-4/+14
* Added "super users" to the wpmu options page.donncha2005-08-151-5/+14