Commits
User selector
Commit History
Commits on Nov 27, 2012
Show plugin activation message when activating a network only plugin on a single site installation.
Show description for 3c3233dcommitted
Commits on Sep 4, 2012
Only allow operations on network plugins through the network admin. see #21187, for trunk.
Show description for a854957committed
Commits on Jun 30, 2012
Commits on May 24, 2012
Add space between 'Plugins' title and 'Add New' button on plugins.php, like all other screens. [20868] was not meant to hit the 3.3 branch.
Show description for 4423fd7committed
Commits on Apr 19, 2012
Add missing variable.
Show description for 3ac1bebcommittedClean up plugins.php with regards to recently edited files, deactivations, and the network admin. see #20468, #20104.
Show description for 5ed7eb7committed
Commits on Jan 5, 2012
One newline is enough.
Show description for 5e76729committed
Commits on Dec 13, 2011
Use one space, not two, after trailing punctuation. fixes #19537
Show description for 676ba70committed
Commits on Dec 1, 2011
Pinking shears
Show description for 6610e32committedHelp tweaks for themes, plugins screens. props jane, see #19020.
Show description for 29bacb7committed
Commits on Nov 24, 2011
Help tabs. Props chexee. see #19020
Show description for 4ae0813committed
Commits on Nov 2, 2011
s/add_help_sidebar/set_help_sidebar/g and introduce screen->remove_help_tab($id) and screen->remove_help_tabs(). see #19020, #18785.
Show description for 33ee9a7committedUse add_help_sidebar(). see #19020
Show description for db63861committed
Commits on Oct 18, 2011
Use get method for plugin search form. Avoid lingering notices. Props garyc40. fixes #16549
Show description for 207cf18committed
Commits on Oct 7, 2011
Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785.
Show description for 2efff75committed
Commits on Oct 6, 2011
Match plugins-per-page viewed defaults when no user option exists. fixes #18878 for trunk.
Show description for a488f8ecommitted
Commits on Oct 3, 2011
Use add_option() method, introduce add_option_context() method for adding specific text above the screen options, see #18690
Show description for 98554b4committed
Commits on Oct 2, 2011
Add screen_options with contextual content, see #18690
Show description for d0d3855committed
Commits on Jul 21, 2011
Fix redirects for plugin searches containing spaces in the search string. Props SergeyBiryukov. fixes #16548
Show description for 1b135d3committed
Commits on May 14, 2011
Search Installed Plugins, Search Installed Themes. props garyc40, fixes #16543.
Show description for ecf9b19committedFix typos and inconsistencies in PHPdoc / function declarations. See #17414 props duck_
Show description for 93fe935committed
Commits on May 12, 2011
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
Show description for 4f8b646committedAdmin 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 5, 2011
* Allow Pagination for Must-Use/Dropin plugins
Show description for 0822d55committed
Commits on May 4, 2011
Big UI style update. props koopersmith. see #17324
Show description for e897910committed
Commits on Apr 12, 2011
Remove more E_RECOVERABLE_ERROR checks. props duck_, see #16920.
Show description for 3d84216committed
Commits on Jan 16, 2011
Remove AJAX from list tables. first pass. see #16262.
Show description for 2b4674acommitted
Commits on Jan 13, 2011
Add "paged param is greater than total pages" redirects to a few more screens. props greuben. fixes #16187
Show description for b6cd198committed
Commits on Jan 5, 2011
br tags must self close. props blamescribu. see #16095.
Show description for a8ae326committed
Commits on Dec 21, 2010
Use a separate variable to fix plugin deletion. props phill_brown, fixes #15940.
Show description for 71b6aebcommitted
Commits on Dec 17, 2010
Search query string tweaks for net plugins. Props PeteMall. see #15872
Show description for b0b270dcommittedNetwork Admin: Show a warning when deleting non-network-only plugins, as they may be activated on subsites. fixes #15709.
Show description for 456e675committedRemove the delete action link from the network admin if the plugin is active on the main site. Remove the plugin(s) from the deletion list for the bulk actions and shows an error if no other plugi…
Show description for 8ec123bcommitted
Commits on Dec 16, 2010
Introduce WP_List_Table::search_box(). See #15353
Show description for 0f40bb1committed
scribu