summaryrefslogtreecommitdiffstats
path: root/wp-admin/wpmu-users.php
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace cleanup.donncha2008-05-151-19/+20
| | | | | | | Clean up parameter filtering git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1289 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix wp_die() calls, props momo360modena, fixes #605donncha2008-05-071-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1270 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-161-120/+74
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1237 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "show_adduser_fields" to hide "Add user" form, fixes #520donncha2008-01-021-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1175 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Pagination, props ktlee, fixes #518 donncha2007-12-041-23/+27
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1170 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Cleanup user and blog add code. props ktlee, fixes #462donncha2007-10-221-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1122 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use GET for actiondonncha2007-10-181-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1096 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Facelift for wpmu-* courtesy of momo360modena, fixes #446donncha2007-10-171-352/+256
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1092 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use GET and POSTdonncha2007-10-161-5/+25
| | | | | | | Use update_user_status() git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1080 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Move check for is_site_admin() to the top of the file, props Alexander Conchadonncha2007-08-231-6/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1042 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add path, useful for non vhost installs. fixes 402, props dsadrdonncha2007-08-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1032 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix typo, fixes #308donncha2007-04-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@965 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Internationalisation, thanks momo360modena for changes! fixes #283donncha2007-03-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@945 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use id instead of name fielddonncha2007-03-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@944 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sort columns by colum IDs, fixes #291donncha2007-03-281-19/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@943 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* fixed sql, fixes #289donncha2007-03-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@937 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed autocomplete_css() because it possibly conflicts with advanced ↵donncha2007-01-221-3/+4
| | | | | | | | | | | | editor stuff: http://trac.mu.wordpress.org/ticket/213 http://trac.mu.wordpress.org/ticket/176 http://trac.mu.wordpress.org/ticket/217 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@860 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Users column, not posts!donncha2007-01-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@846 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* cleanupsdonncha2006-09-261-12/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@769 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Confirmation requireddonncha2006-09-261-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@768 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed bulk delete user function (fixes #132)donncha2006-09-261-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@767 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Nonce fixesdonncha2006-07-271-25/+38
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@711 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show the button! (#102)donncha2006-07-271-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@710 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language strings (#18)donncha2006-07-191-19/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@687 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed feeds config code.donncha2006-07-111-1/+11
| | | | | | | Added admin "Add User" and "Add Blog" forms. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@651 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied redirection patch from bug #27.donncha2006-06-271-24/+24
| | | | | | | In blogs display, use $path if using subdirs git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@604 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+339
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