Andrew Nacin
|
3d84216d69
|
Remove more E_RECOVERABLE_ERROR checks. props duck_, see #16920.
git-svn-id: https://develop.svn.wordpress.org/trunk@17632 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-12 09:21:13 +00:00 |
|
Andrew Nacin
|
2b4674a3b4
|
Remove AJAX from list tables. first pass. see #16262.
git-svn-id: https://develop.svn.wordpress.org/trunk@17322 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-16 21:47:24 +00:00 |
|
Mark Jaquith
|
b6cd198d8e
|
Add "paged param is greater than total pages" redirects to a few more screens. props greuben. fixes #16187
git-svn-id: https://develop.svn.wordpress.org/trunk@17274 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 00:03:38 +00:00 |
|
Andrew Nacin
|
a8ae3264e4
|
br tags must self close. props blamescribu. see #16095.
git-svn-id: https://develop.svn.wordpress.org/trunk@17221 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-05 03:52:36 +00:00 |
|
Andrew Nacin
|
71b6aeb04d
|
Use a separate variable to fix plugin deletion. props phill_brown, fixes #15940.
git-svn-id: https://develop.svn.wordpress.org/trunk@17106 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 23:18:10 +00:00 |
|
Ryan Boren
|
b0b270dc34
|
Search query string tweaks for net plugins. Props PeteMall. see #15872
git-svn-id: https://develop.svn.wordpress.org/trunk@17038 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 23:47:40 +00:00 |
|
Andrew Nacin
|
456e675420
|
Network Admin: Show a warning when deleting non-network-only plugins, as they may be activated on subsites. fixes #15709.
git-svn-id: https://develop.svn.wordpress.org/trunk@17036 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 23:21:15 +00:00 |
|
Ryan Boren
|
8ec123bd34
|
Remove 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 plugin was selected for bulk-deletion. Props PeteMall. see #15709
git-svn-id: https://develop.svn.wordpress.org/trunk@17033 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 21:53:47 +00:00 |
|
scribu
|
0f40bb19cd
|
Introduce WP_List_Table::search_box(). See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@17006 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 20:45:10 +00:00 |
|
Andrew Nacin
|
afecafe7ab
|
Remove check_permissions() calls outside of AJAX context. Also only check for switch_themes in check_permissions() for the themes table. see #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16990 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 08:43:22 +00:00 |
|
Andrew Nacin
|
73311147bf
|
Translate and markup plugins in a directory when deleting a plugin. fixes #15742.
git-svn-id: https://develop.svn.wordpress.org/trunk@16989 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 08:09:21 +00:00 |
|
Ryan Boren
|
6bb085e816
|
Hide add new button or link to network/plugin-install on plugins page. Props ocean90. fixes #15785
git-svn-id: https://develop.svn.wordpress.org/trunk@16919 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 16:46:45 +00:00 |
|
Ryan Boren
|
6dc2d07bc4
|
Pink trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@16900 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 21:21:50 +00:00 |
|
scribu
|
3f5f212ffb
|
Don't show search box if there are no items available. See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@16868 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 20:22:34 +00:00 |
|
Peter Westwood
|
ab5f09cfda
|
Restore some more cap checks for clarity. See #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16776 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:06:19 +00:00 |
|
Andrew Nacin
|
efbe42fc1c
|
Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
git-svn-id: https://develop.svn.wordpress.org/trunk@16757 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 20:49:54 +00:00 |
|
Mark Jaquith
|
13ed00f2d4
|
Standardize around "Update" instead of "Upgrade." props RanYanivHartstein. props latz. fixes #14107
git-svn-id: https://develop.svn.wordpress.org/trunk@16696 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 21:45:47 +00:00 |
|
Andrew Nacin
|
19bb470821
|
Kill a create_function by introducing is_plugin_inactive. see #14424.
git-svn-id: https://develop.svn.wordpress.org/trunk@16312 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 22:21:04 +00:00 |
|
scribu
|
393bdc04e3
|
Fix screen options for the network admin themes and plugins. Props ocean90. Fixes #15269. Also fixes [16190]
git-svn-id: https://develop.svn.wordpress.org/trunk@16194 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 20:49:30 +00:00 |
|
Peter Westwood
|
817aa1975c
|
Revert [16171] and [16172] - The class names were fine as they were and the MultiSite classes stand out more with the original naming.
git-svn-id: https://develop.svn.wordpress.org/trunk@16175 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 08:07:03 +00:00 |
|
scribu
|
d1034ad0d3
|
complete the renaming. props ocean90. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16172 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 22:06:45 +00:00 |
|
Peter Westwood
|
c4633bbd54
|
The big renaming of the list-table class files.
See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16128 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-01 09:19:50 +00:00 |
|
scribu
|
e76a5fe8b3
|
Fix bulk actions for Network Admin -> plugins. See #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16089 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-29 19:09:04 +00:00 |
|
Mark Jaquith
|
d65cdf4ba8
|
Expand submit_button() capabilities. Replace all (or almost all) manual HTML instances in WP. props sbressler. see #15064
git-svn-id: https://develop.svn.wordpress.org/trunk@16061 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-28 21:56:43 +00:00 |
|
Andrew Nacin
|
5fa521edf1
|
More self_admin_url. props PeteMall, see #14062.
git-svn-id: https://develop.svn.wordpress.org/trunk@16026 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-27 22:51:06 +00:00 |
|
Dion Hulse
|
3c4cd0b408
|
Use Absolute URL's in header redirects in wp-admin/plugin.php. See #14062
git-svn-id: https://develop.svn.wordpress.org/trunk@16006 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-27 10:25:13 +00:00 |
|
Andrew Nacin
|
49589001bb
|
Commit the rest of [15955]. see #14579.
git-svn-id: https://develop.svn.wordpress.org/trunk@15956 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-25 02:58:25 +00:00 |
|
Ryan Boren
|
9ee8b20f30
|
First pass of user admin. Network admin and screen cleanups. see #14696
git-svn-id: https://develop.svn.wordpress.org/trunk@15746 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-07 19:34:18 +00:00 |
|
Dion Hulse
|
0d9b6a856a
|
Preserve search terms on plugin management pages during actions. Fixes #14905 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@15697 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-10-04 04:26:58 +00:00 |
|
scribu
|
728285edbd
|
Introduce WP_List_Table::current_action() and use throughout admin list screens. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15642 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-22 00:10:39 +00:00 |
|
scribu
|
25677d588c
|
introduce WP_List_Table::views(). See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15578 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-05 21:26:27 +00:00 |
|
scribu
|
76ac1c93a8
|
Introduce get_list_table(). See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15528 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-25 00:51:44 +00:00 |
|
scribu
|
c521615314
|
On the plugins page, set and at the right time. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15527 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-24 19:50:55 +00:00 |
|
Ryan Boren
|
2ad9bf2abe
|
Some escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@15521 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-23 13:25:51 +00:00 |
|
scribu
|
1c4aeef40e
|
replace $table with $wp_list_table. See #14651
git-svn-id: https://develop.svn.wordpress.org/trunk@15519 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-22 11:22:46 +00:00 |
|
scribu
|
37401689c5
|
Introduce WP_List_Table::check_permissions() and WP_List_Table::prepare_items(). Fixes #14596; See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15496 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-12 23:21:05 +00:00 |
|
scribu
|
655340ec04
|
Revert MS related stuff in plugins.php from [15491]
git-svn-id: https://develop.svn.wordpress.org/trunk@15492 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-11 23:49:30 +00:00 |
|
scribu
|
fb9394167f
|
Ajaxify list-type screens in the admin. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15491 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-11 21:54:51 +00:00 |
|
Ryan Boren
|
383b705801
|
Remove 'plugins page is not visible to normal users' notice. We're just not that into you.
git-svn-id: https://develop.svn.wordpress.org/trunk@15485 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-02 17:25:54 +00:00 |
|
Ryan Boren
|
dcebd71a25
|
Fix network plugins menu active highlight. Props duck_. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@15483 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-30 21:33:39 +00:00 |
|
Ryan Boren
|
edd48280e3
|
Network Admin, first pass. see #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@15481 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-30 20:34:54 +00:00 |
|
Peter Westwood
|
71ba7b122d
|
Remove dead code. Props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@15324 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-24 19:51:46 +00:00 |
|
Peter Westwood
|
9879c27093
|
Fix notice when visiting the plugins page as a site admin with multisite enabled. Fixes #14010.
git-svn-id: https://develop.svn.wordpress.org/trunk@15323 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-24 19:47:44 +00:00 |
|
Ryan Boren
|
4ed0fb72d8
|
Markup fixes for plugins screen. Props johnbillion. fixes #14007 for 3.1
git-svn-id: https://develop.svn.wordpress.org/trunk@15318 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-24 15:10:23 +00:00 |
|
Ryan Boren
|
94efed64a0
|
Allow only super admins to see plugins.php if the Plugins menu is not exposed. Props ocean90. fixes #13944
git-svn-id: https://develop.svn.wordpress.org/trunk@15271 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-17 15:57:02 +00:00 |
|
Andrew Nacin
|
2990e72571
|
target=blank help fixes. props zeo, fixes #13467.
git-svn-id: https://develop.svn.wordpress.org/trunk@15135 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-04 03:42:43 +00:00 |
|
Andrew Nacin
|
53d3846f6a
|
target=blank for help. props jorbin, see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@15132 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-03 21:00:39 +00:00 |
|
Ryan Boren
|
f69da134f5
|
Help text cleanup. Props zeo. fixes #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@15126 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-03 13:37:51 +00:00 |
|
Ryan Boren
|
0922715668
|
Cut 'em out, move 'em on, trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@15116 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-02 20:04:07 +00:00 |
|
Ryan Boren
|
dca1da7a1c
|
Allow plugin activation even if plugin generates extra output. Make warning more informative. fixes #13585
git-svn-id: https://develop.svn.wordpress.org/trunk@15017 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-28 00:18:00 +00:00 |
|