summaryrefslogtreecommitdiffstats
path: root/wp-admin/wpmu-edit.php
Commit message (Expand)AuthorAgeFilesLines
* Don't use $wpmuBaseTablePrefix any more, use $wpdb->base_prefix, props lunaby...donncha2007-10-261-8/+8
* Remove "disable xml-rpc" feature, it's going in a plugin.donncha2007-10-261-1/+3
* Cleanup user and blog add code. props ktlee, fixes #462donncha2007-10-221-53/+54
* Remove primary_blog record for user after removed from blog.donncha2007-10-221-3/+10
* momo360modena provides the gettext goods :)donncha2007-10-191-2/+2
* Die if not posting from wpmu-options or wpmu-blogsdonncha2007-10-191-4/+8
* Facelift for wpmu-* courtesy of momo360modena, fixes #446donncha2007-10-171-190/+234
* No need to check if email is blankdonncha2007-10-161-1/+1
* Check email if it's not blankdonncha2007-10-161-1/+3
* Use GET and POSTdonncha2007-10-161-4/+4
* Disable xmlrpc posting by defaultdonncha2007-10-151-0/+1
* Added backend code for "registration notification" featuredonncha2007-10-121-0/+1
* Added ; to line 142, fixes #442, thanks beaulebensdonncha2007-10-121-61/+11
* Allow users to change their primary blogdonncha2007-10-101-0/+2
* Add registration disable/enable radio controls to wpmu-options pagedonncha2007-10-041-0/+1
* Fix email content, props dsadr from http://mu.wordpress.org/forums/topic.php?...donncha2007-08-091-3/+3
* gettext changes by momo360modena, applied patch from #347donncha2007-05-281-5/+6
* Trim illegal names, fixes #340donncha2007-05-231-1/+7
* Redirect to $ref if it exists, fixes #295donncha2007-03-301-1/+5
* Internationalisation, thanks momo360modena for changes! fixes #283donncha2007-03-281-1/+1
* Index allowed_themes by stylesheet path instead of name. (fixes #284)donncha2007-03-261-10/+9
* Trim each element of the banned email listdonncha2007-02-221-1/+5
* Added get_user_id_from_string()donncha2007-02-131-1/+8
* Make banned domain list into a textareadonncha2007-01-261-1/+1
* Removed autocomplete_css() because it possibly conflicts with advanced editor...donncha2007-01-221-3/+5
* Fix delete blog redirect (#198)donncha2007-01-151-1/+1
* Added html tags around the confirm dialog (fixes #146)donncha2006-09-271-1/+1
* meta_value for empty caps records is an empty arraydonncha2006-09-181-2/+2
* Fix array index problem (fixes #161)donncha2006-09-181-0/+5
* Added site option "admin_email" and use that for registration and other email...donncha2006-09-121-0/+2
* Site admin list should be space separated (fixed #117)donncha2006-09-121-1/+1
* WP Merge to rev #4147donncha2006-08-311-1/+1
* Better redirection.donncha2006-08-281-33/+42
* WP Merge to rev 4104donncha2006-08-171-3/+36
* Nonce fixesdonncha2006-07-271-11/+16
* Nonce the edit blog pagedonncha2006-07-211-0/+1
* Nonce the blogs admin page.donncha2006-07-201-11/+31
* nonce the site admin options page.donncha2006-07-171-1/+12
* Added "_"donncha2006-07-171-1/+1
* Notify admin when new blog created (#83)donncha2006-07-171-0/+1
* Lower case users and blogs (#86)donncha2006-07-171-2/+2
* Correct domain for non-VHOST (fixes #76)donncha2006-07-121-2/+1
* Removed feeds config code.donncha2006-07-111-8/+56
* Applied redirection patch from bug #27.donncha2006-06-271-13/+13
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+263