summaryrefslogtreecommitdiffstats
path: root/wp-admin/wpmu-users.php
Commit message (Expand)AuthorAgeFilesLines
* Fixed "search blogs too" link, fixes #740donncha2008-09-191-1/+1
* This javascript doesn't work any more, remove it. fixes #720, props momo360mo...donncha2008-08-251-1/+1
* Rename manage_posts_columns, fixes #696donncha2008-07-251-1/+1
* Move stylying of wpmu admin search forms to mu.css, fixes #692donncha2008-07-231-1/+1
* SQL optimizations, fixes #642, thanks momo360modenadonncha2008-07-211-3/+2
* Whitespace cleanup.donncha2008-05-151-19/+20
* Fix wp_die() calls, props momo360modena, fixes #605donncha2008-05-071-2/+1
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-161-120/+74
* Added "show_adduser_fields" to hide "Add user" form, fixes #520donncha2008-01-021-0/+4
* Pagination, props ktlee, fixes #518 donncha2007-12-041-23/+27
* Cleanup user and blog add code. props ktlee, fixes #462donncha2007-10-221-0/+1
* Use GET for actiondonncha2007-10-181-2/+2
* Facelift for wpmu-* courtesy of momo360modena, fixes #446donncha2007-10-171-352/+256
* Use GET and POSTdonncha2007-10-161-5/+25
* Move check for is_site_admin() to the top of the file, props Alexander Conchadonncha2007-08-231-6/+3
* Add path, useful for non vhost installs. fixes 402, props dsadrdonncha2007-08-091-1/+1
* Fix typo, fixes #308donncha2007-04-171-1/+1
* Internationalisation, thanks momo360modena for changes! fixes #283donncha2007-03-281-1/+1
* Use id instead of name fielddonncha2007-03-281-1/+1
* Sort columns by colum IDs, fixes #291donncha2007-03-281-19/+19
* fixed sql, fixes #289donncha2007-03-261-1/+1
* Removed autocomplete_css() because it possibly conflicts with advanced editor...donncha2007-01-221-3/+4
* Users column, not posts!donncha2007-01-151-1/+1
* cleanupsdonncha2006-09-261-12/+15
* Confirmation requireddonncha2006-09-261-2/+1
* Fixed bulk delete user function (fixes #132)donncha2006-09-261-1/+3
* Nonce fixesdonncha2006-07-271-25/+38
* Show the button! (#102)donncha2006-07-271-1/+1
* Language strings (#18)donncha2006-07-191-19/+19
* Removed feeds config code.donncha2006-07-111-1/+11
* Applied redirection patch from bug #27.donncha2006-06-271-24/+24
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+339