Andrew Nacin
|
d59f1e165e
|
Global comment_type in WP_Comments_List_Table::prepare_items(). props jorbin, fixes #16344.
git-svn-id: https://develop.svn.wordpress.org/trunk@17350 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-22 18:27:04 +00:00 |
|
Andrew Nacin
|
a399fa0529
|
Use only an ID, no name, on the 'Filter' buttons on list screens. see #16345.
git-svn-id: https://develop.svn.wordpress.org/trunk@17349 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-22 18:25:32 +00:00 |
|
Ryan Boren
|
a73eee9c84
|
Revert [17327] and [15858]. Props markmcwilliams, JohnONolan, et al. see #16298 #8352
git-svn-id: https://develop.svn.wordpress.org/trunk@17347 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-22 03:25:29 +00:00 |
|
Mark Jaquith
|
4bca42b961
|
Fix the comments "river." issue 9. props garyc40. see #16262
git-svn-id: https://develop.svn.wordpress.org/trunk@17344 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-21 21:17:12 +00:00 |
|
Mark Jaquith
|
19b385450e
|
Fix inter-page navigating on Edit Comments screen when using keyboard shortcuts. props garyc40. see #16262
git-svn-id: https://develop.svn.wordpress.org/trunk@17343 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-21 20:28:41 +00:00 |
|
Andrew Nacin
|
04f552b7d5
|
Use get_column_count() instead of manual logic. props scribu, fixes #16279.
git-svn-id: https://develop.svn.wordpress.org/trunk@17342 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-21 07:39:21 +00:00 |
|
Andrew Nacin
|
e8040ea42d
|
Properly account for columns shown in the list table display_rows_or_placeholder methods. props garyc40, fixes #16279.
git-svn-id: https://develop.svn.wordpress.org/trunk@17339 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-20 22:19:34 +00:00 |
|
Andrew Nacin
|
28e3e0a809
|
Don't sort the plugin name column. It doesn't stick between actions and is quite useless, so out it goes. fixes #16322.
git-svn-id: https://develop.svn.wordpress.org/trunk@17338 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-20 22:09:46 +00:00 |
|
Andrew Nacin
|
acd01861fb
|
Don't allow the 'Path' column on sites.php to be hidden. see #16322.
git-svn-id: https://develop.svn.wordpress.org/trunk@17337 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-20 22:09:01 +00:00 |
|
Andrew Nacin
|
b789eb1ace
|
Link to site-users and network/user-edit on sites.php. props PeteMall, see #16322.
git-svn-id: https://develop.svn.wordpress.org/trunk@17336 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-20 22:08:24 +00:00 |
|
Peter Westwood
|
1827a3df9b
|
Don't touch web.config when flushing rewrite rules if it is a multisite install. Fixes #16076 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@17328 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-19 16:49:46 +00:00 |
|
Mark Jaquith
|
5a60e327c2
|
Fix the "Back to Authors and Users" link on Edit Users page. props SergeyBiryukov. fixes #16275
git-svn-id: https://develop.svn.wordpress.org/trunk@17324 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-17 23:36:23 +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 |
|
Andrew Nacin
|
71b24d4577
|
Revert [17270], [17273], see #16166, see #16262.
git-svn-id: https://develop.svn.wordpress.org/trunk@17321 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-16 21:34:38 +00:00 |
|
Andrew Nacin
|
8030796b65
|
Remove assignment that is later overridden. props PeteMall.
git-svn-id: https://develop.svn.wordpress.org/trunk@17319 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-16 05:47:21 +00:00 |
|
Mark Jaquith
|
4c70887da7
|
Append -network or -user suffix in convert_to_screen(). props kawauso. fixes #16238
git-svn-id: https://develop.svn.wordpress.org/trunk@17318 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-16 05:38:44 +00:00 |
|
Andrew Nacin
|
6227ef5aa2
|
Offer the standard tags for the plugin name datapoint. props Kawauso, fixes #16241.
git-svn-id: https://develop.svn.wordpress.org/trunk@17310 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-15 07:26:45 +00:00 |
|
Peter Westwood
|
966477d6f7
|
Switch _admin_search_query to use $_REQUEST so as to work for no-js searches sent over POST as well as url based searches over GET. See #14927
git-svn-id: https://develop.svn.wordpress.org/trunk@17309 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-15 03:40:52 +00:00 |
|
Ryan Boren
|
5844e953a8
|
Improve presentation when there are no available themes. Props solarissmoke, garyc40. fixes #16196
git-svn-id: https://develop.svn.wordpress.org/trunk@17303 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-15 00:35:29 +00:00 |
|
Andrew Nacin
|
fa0584e236
|
Prevent new bulk actions from being added through the bulk_actions-screen filter. fixes #16031 at least for 3.1.
git-svn-id: https://develop.svn.wordpress.org/trunk@17297 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-14 07:20:13 +00:00 |
|
Andrew Nacin
|
96fa9d4b56
|
Hide the many extraneous meta boxes for pages by default too. see #14212.
git-svn-id: https://develop.svn.wordpress.org/trunk@17294 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-14 01:02:15 +00:00 |
|
Peter Westwood
|
1f730d43b8
|
The old methods are good enough in alot of cases where plugins want to extend simply. So un deprecate for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@17293 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 23:19:51 +00:00 |
|
Andrew Nacin
|
af64a47f5d
|
Remove the button too. props ryan, see #14647.
git-svn-id: https://develop.svn.wordpress.org/trunk@17291 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 22:56:10 +00:00 |
|
Andrew Nacin
|
599875b5b9
|
Old files removal for 3.1, against r17285.
git-svn-id: https://develop.svn.wordpress.org/trunk@17290 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 22:19:05 +00:00 |
|
Andrew Nacin
|
a711d9b671
|
Remove the TinyMCE media plugin. fixes #14647.
git-svn-id: https://develop.svn.wordpress.org/trunk@17288 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 21:57:30 +00:00 |
|
Mark Jaquith
|
9ce71fde62
|
Show the author dropdown in quick edit even when there is only one contributor-or-higher user and the post belongs to someone who no longer has contributor-or-higher access. fixes #14420
git-svn-id: https://develop.svn.wordpress.org/trunk@17284 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 07:14:12 +00:00 |
|
Andrew Nacin
|
4fcde740f1
|
Fix plugin-install column hiding and widths. props PeteMall, fixes #16210.
git-svn-id: https://develop.svn.wordpress.org/trunk@17281 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 01:50:23 +00:00 |
|
Andrew Nacin
|
911530b2fe
|
Use is_post_type_hierarchical() instead of hierarchical_display. fixes #16213.
git-svn-id: https://develop.svn.wordpress.org/trunk@17278 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 01:21:30 +00:00 |
|
Andrew Nacin
|
03582ad585
|
Revert [17275] and [17276]. The rabbit hole is too deep. see #16166.
git-svn-id: https://develop.svn.wordpress.org/trunk@17277 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 00:50:35 +00:00 |
|
Andrew Nacin
|
aa8519609e
|
Move edit.php bulk actions code to a handler in the list table class. see #16166.
git-svn-id: https://develop.svn.wordpress.org/trunk@17276 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 00:34:18 +00:00 |
|
Andrew Nacin
|
51b498aec2
|
Force get_pagenum to validate max pages. Add sanity redirect code to upload.php. see #16187. props MarkJaquith, greuben.
git-svn-id: https://develop.svn.wordpress.org/trunk@17271 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-12 17:24:34 +00:00 |
|
Andrew Nacin
|
19122c3516
|
Keep sorting and paging for bulk actions. props garyc40, see #16166.
git-svn-id: https://develop.svn.wordpress.org/trunk@17270 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-12 17:06:33 +00:00 |
|
Andrew Nacin
|
6356b0a0b8
|
Document abstract methods in WP_List_Table.
git-svn-id: https://develop.svn.wordpress.org/trunk@17268 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-12 08:05:23 +00:00 |
|
Andrew Nacin
|
84e50d906f
|
Leave the 'Try Again' link for the wp_die() when the themes API fails. props solarissmoke, fixes #16132.
git-svn-id: https://develop.svn.wordpress.org/trunk@17264 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-12 00:18:23 +00:00 |
|
Andrew Nacin
|
6d0af32ea7
|
Add nonces to instances where the list table display() method is overridden. see #16188.
git-svn-id: https://develop.svn.wordpress.org/trunk@17262 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-11 22:42:22 +00:00 |
|
Andrew Nacin
|
4c869552ff
|
Nonce checks for internal linking and list table ajax. fixes #16188.
git-svn-id: https://develop.svn.wordpress.org/trunk@17255 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-11 20:03:50 +00:00 |
|
Mark Jaquith
|
d25923ae63
|
Remove the help prompt text on the Post Format UI. It gets annoying quickly. see #15638
git-svn-id: https://develop.svn.wordpress.org/trunk@17250 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-11 18:56:23 +00:00 |
|
Ryan Boren
|
d95ed80091
|
Selectively reset list-table forms rather than all forms to avoid stompage. Props koopersmith. fixes #16098
git-svn-id: https://develop.svn.wordpress.org/trunk@17239 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-07 20:52:42 +00:00 |
|
Ryan Boren
|
5cd255f193
|
Fix net admin theme deletion over FTP. see #16117
git-svn-id: https://develop.svn.wordpress.org/trunk@17237 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-07 19:01:34 +00:00 |
|
Ryan Boren
|
ecfd980687
|
Use edit_comment cap. Props casben79. fixes #16129
git-svn-id: https://develop.svn.wordpress.org/trunk@17232 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-07 16:17:05 +00:00 |
|
Ryan Boren
|
eba71eb7c0
|
Bring out the shears.
git-svn-id: https://develop.svn.wordpress.org/trunk@17228 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-06 04:11:14 +00:00 |
|
Andrew Nacin
|
cc3ed56b35
|
More room for your content! Increase default post edit rows as the meta boxes are all hidden by default. see #14212.
git-svn-id: https://develop.svn.wordpress.org/trunk@17225 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-06 00:57:24 +00:00 |
|
Ryan Boren
|
b27d7ad9b0
|
Avoid notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@17223 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-05 18:18:31 +00:00 |
|
Ryan Boren
|
b9d0f9fd0b
|
Don't show button in placeholder row. Props SergeyBiryukov. fixes #16095
git-svn-id: https://develop.svn.wordpress.org/trunk@17222 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-05 16:27:39 +00:00 |
|
Andrew Nacin
|
10a9702a4d
|
Alter admin_notices usage in admin/includes/ms.php due to changes in the action with the network/user admin. props PeteMall, see #16063.
git-svn-id: https://develop.svn.wordpress.org/trunk@17215 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-04 07:26:57 +00:00 |
|
Ryan Boren
|
457989ce16
|
PHP4 compat. Props SergeyBiryukov, westi. see #16080
git-svn-id: https://develop.svn.wordpress.org/trunk@17211 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-03 19:19:34 +00:00 |
|
Andrew Nacin
|
70c1166ad1
|
Use correct variables. props garyc40, see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17206 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-02 10:55:10 +00:00 |
|
Andrew Nacin
|
4f947ac5b9
|
Disabled states for first/prev and next/last pagination buttons when they should noop. see #15503.
git-svn-id: https://develop.svn.wordpress.org/trunk@17202 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 23:19:26 +00:00 |
|
Andrew Nacin
|
e1ffe72def
|
Allow us to return from whence we came. Specify wp_http_referer for user-edit in the network admin, as we may come from network/users or site-users. props PeteMall, SergeyBiryukov, fixes #16053.
git-svn-id: https://develop.svn.wordpress.org/trunk@17201 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 22:30:46 +00:00 |
|
Andrew Nacin
|
bce405d0f2
|
Don't esc_html the default error string. props SergeyBiryukov, fixes #16058.
git-svn-id: https://develop.svn.wordpress.org/trunk@17200 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-01 22:14:42 +00:00 |
|