summaryrefslogtreecommitdiffstats
path: root/wp-admin/users.php
Commit message (Collapse)AuthorAgeFilesLines
* Delete new_user_ key when user is added to blog.donncha2008-08-151-1/+1
| | | | | | | Update text to warn of confirmation email git-svn-id: http://svn.automattic.com/wordpress-mu/branches/2.6@1425 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Confirm addition of new users. fixes #630donncha2008-07-221-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1395 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Pass blog_id to the remove function, props mtdewvirusdonncha2008-06-301-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1341 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge with revision 8075donncha2008-06-131-6/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1328 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Applied patch in #590 by momo360modena and fixed a minor bug with blog searchingdonncha2008-04-161-12/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1237 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor changes to users page.donncha2008-04-111-9/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1233 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed "Delete user" button on users page. Fixes #585donncha2008-04-111-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1232 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-180/+118
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added show_adduser_fields filter, fixes #550, props axelseaadonncha2008-03-141-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1213 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use wp_redirect() instead of header(), fixes #522, props chmacdonncha2008-01-021-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1179 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WordPress 2.3.1donncha2007-10-301-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1139 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WordPress, rev 6285 and untesteddonncha2007-10-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1125 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-1/+1
| | | | | | | Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to WP 2.2.1donncha2007-06-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1005 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Remove, not delete. fixes #280donncha2007-03-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@938 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4950donncha2007-02-261-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@900 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 4793donncha2007-01-241-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@865 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4661donncha2006-12-221-7/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@828 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-12-071-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@819 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4559donncha2006-11-301-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@816 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4524donncha2006-11-241-10/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - needs testing.donncha2006-10-091-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@797 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4349donncha2006-10-061-6/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@793 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4347donncha2006-10-051-10/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@789 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4258donncha2006-09-271-8/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@774 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4197donncha2006-09-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@761 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4192donncha2006-09-181-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@754 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4191donncha2006-09-141-3/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@753 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added "User not found" message. fixes #155donncha2006-09-131-0/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@748 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4147donncha2006-08-311-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@729 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Always return an array (fixes #124)donncha2006-08-281-4/+4
| | | | | | | Filter input git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@727 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Language updates (#12)donncha2006-07-181-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@684 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check if users is a site_admin befoer checking if they're a member of ↵donncha2006-07-061-1/+2
| | | | | | current blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@641 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-061-10/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@638 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-06-271-6/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@599 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Moved everything in wp-inst down a directory.donncha2006-06-221-0/+597
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