Commits
User selector
Commit History
Commits on May 20, 2011
Remove non-functional vestigal code.
Show description for 2b6feaacommitted
Commits on May 12, 2011
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
Show description for 2c55921committed
Daryl Koopersmith
Commits on May 10, 2011
Remove favorite_actions() from h2s. Restore Add New buttons. see #17324
Show description for 57d714acommitted
Commits on May 4, 2011
Big UI style update. props koopersmith. see #17324
Show description for e897910committed
Commits on Apr 28, 2011
Switch from Panel/SubPanel to Screen in inline documentation and Codex links. props michaelh, fixes #17265.
Show description for f504e22committed
Commits on Apr 21, 2011
Singular and plural strings for bulk user delete. Props nacin. fixes #16360
Show description for fd6f56ecommitted
Commits on Feb 10, 2011
Commits on Feb 9, 2011
Commits on Jan 26, 2011
Don't redirect continually on empty search results pages. Fixes #16357 props garyc40
Show description for c4d608dcommitted
Commits on Jan 25, 2011
Add name to reassign user dropdown. Props nacin. fixes #16361
Show description for 363faf4committedPagination fixes. Props garyc40. fixes #16357
Show description for e131cdecommitted
Commits on Jan 22, 2011
From post back to get. Props SergeyBiryukov. fixes #16335
Show description for 2d0150bcommitted
Commits on Jan 16, 2011
Remove AJAX from list tables. first pass. see #16262.
Show description for 2b4674acommitted
Commits on Jan 13, 2011
Revert [17275] and [17276]. The rabbit hole is too deep. see #16166.
Show description for 03582adcommittedMove wp_redirect calls to the end of the switch in users.php. Fix unrelated bug where the user's cap should be check, rather than their role's cap. see #16166.
Show description for 166014dcommitted
Commits on Dec 19, 2010
Improve the button and header test to give a clearer picture between Adding New Users and Adding Exiting Users to a site. Fixes #14756
Show description for eeb06f8committed
Commits on Dec 16, 2010
Use wp_dropdown_users() in the delete confirmation screen. Props duck_. See #15854
Show description for 247668bcommitted
scribuIntroduce WP_List_Table::search_box(). See #15353
Show description for 0f40bb1committed
scribuRemove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326.
Show description for afecafecommittedHelp text edits. props dougwrites, fixes #15346.
Show description for 7feeb0acommitted
Commits on Dec 10, 2010
Don't show search box if there are no items available. See #15353
Show description for 3f5f212committed
scribu
Commits on Nov 19, 2010
Fix user search input name. Props nickmomrik.
Show description for a7bcbc0committedAdd missing div. props PeteMall, fixes #15501.
Show description for 40d1e43committed
Commits on Nov 12, 2010
Show Add New if user can promote.
Show description for d653f78committed
Commits on Nov 4, 2010
Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming.
Show description for 817aa19committed
Commits on Nov 3, 2010
complete the renaming. props ocean90. See #14579
Show description for d1034adcommitted
scribu
Commits on Nov 1, 2010
The big renaming of the list-table class files.
Show description for c4633bbcommitted
Commits on Oct 31, 2010
Fix class in wp-admin/users.php submit button. See #15064
Show description for cf77086committed
scribu
Commits on Oct 28, 2010
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
Show description for d65cdf4committed
Commits on Oct 27, 2010
Move registration.php functions to user.php. Deprecate registration.php, everything is now included by default. fixes #13761.
Show description for 8db82e5committed
Commits on Oct 25, 2010
Commit the rest of [15955]. see #14579.
Show description for 4958900committed
Commits on Oct 17, 2010
Use submit_button() in more places. See #15064
Show description for 0911aa3committed
scribu
Commits on Oct 7, 2010
First pass of user admin. Network admin and screen cleanups. see #14696
Show description for 9ee8b20committed
Commits on Sep 22, 2010
Introduce WP_List_Table::current_action() and use throughout admin list screens. See #14579
Show description for 728285ecommitted
scribu
Commits on Sep 5, 2010
introduce WP_List_Table::views(). See #14579
Show description for 25677d5committed
scribu