scribu
|
00a9e39bcf
|
Fix delete plugin links. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-08 12:15:50 +00:00 |
scribu
|
449d62100e
|
Introduce 'edit_comment' meta cap. Fixes #14520
git-svn-id: http://svn.automattic.com/wordpress/trunk@15596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-07 23:35:28 +00:00 |
scribu
|
9a9e872597
|
introduce WP_List_Table::views(). See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 21:26:27 +00:00 |
scribu
|
614929f25b
|
Fix theme pagination. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 19:26:01 +00:00 |
scribu
|
c60d3205e6
|
remove useless __() call with variable. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 18:19:38 +00:00 |
scribu
|
ce38630ab0
|
Use get_users() in WP_MS_User_Table. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 17:07:36 +00:00 |
scribu
|
f24da67b4b
|
Introduce WP_List_Table::row_actions(). See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 16:53:59 +00:00 |
scribu
|
c02669236e
|
Introduce WP_List_Table::get_items_per_page(). See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 15:15:46 +00:00 |
scribu
|
11ff3a7ce9
|
call get_users() from get_users_of_blog()
git-svn-id: http://svn.automattic.com/wordpress/trunk@15566 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-09-05 14:35:55 +00:00 |
scribu
|
253faa4bbe
|
Deprecated get_editable_user_ids() altogether, along with similar, unused functions. See #14572
git-svn-id: http://svn.automattic.com/wordpress/trunk@15542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-27 01:07:21 +00:00 |
scribu
|
385dbb646d
|
On the plugins page, set and at the right time. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-24 19:50:55 +00:00 |
scribu
|
db4e0ce056
|
Fix Recently Active plugins screen. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15525 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-23 21:31:42 +00:00 |
scribu
|
f9b862ed5e
|
Use global_terms_enabled() instead of is_multisite() for term quick-editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@15524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-23 18:56:39 +00:00 |
scribu
|
65206ec0d7
|
Make deprecated functions work. See #14651
git-svn-id: http://svn.automattic.com/wordpress/trunk@15517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-21 18:08:42 +00:00 |
scribu
|
fce15d1f2c
|
Fix the comment type dropdown. Fixes #14637
git-svn-id: http://svn.automattic.com/wordpress/trunk@15513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-20 11:43:32 +00:00 |
scribu
|
1b2fa98e2a
|
Add the floated_admin_avatar filter from WP_Comments_Table. See #14637
git-svn-id: http://svn.automattic.com/wordpress/trunk@15512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-20 11:18:41 +00:00 |
scribu
|
196de8fce6
|
Use adminTable to refill #the-extra-comment-list. See #14637
git-svn-id: http://svn.automattic.com/wordpress/trunk@15509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-19 00:06:51 +00:00 |
scribu
|
071746cc11
|
Fix the Trash quickling in edit-comments.php. See #14637
git-svn-id: http://svn.automattic.com/wordpress/trunk@15508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-18 22:26:22 +00:00 |
scribu
|
eec59d35bb
|
introduce WP_List_Table::comments_bubble(); revert to edit-comments.php?p=123. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-18 16:30:27 +00:00 |
scribu
|
d67b806cf4
|
WP_Comments_Table::extra_tablenav() - move the closing div back to it's original position. Fixes #14612. Props josephscott
git-svn-id: http://svn.automattic.com/wordpress/trunk@15502 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-17 21:55:42 +00:00 |
scribu
|
f2614ac277
|
Safer hierarchical display check. Fixes #14600; See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-16 01:36:21 +00:00 |
scribu
|
31b188da6e
|
In WP_Posts_Table, merge _single_row_hierarchical() and _single_row(). Fixes #14089; see #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15500 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-15 22:36:17 +00:00 |
scribu
|
9f030b5345
|
Fix remaining links to ms-* files. Includes patch by markmcwilliams. See 14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-15 19:12:06 +00:00 |
scribu
|
b921471dea
|
Fix Comments meta box in post editing screen. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-12 23:58:49 +00:00 |
scribu
|
c6056827ed
|
Introduce WP_List_Table::check_permissions() and WP_List_Table::prepare_items(). Fixes #14596; See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-12 23:21:05 +00:00 |
scribu
|
020ce73746
|
Ajaxify list-type screens in the admin. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@15491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-08-11 21:54:51 +00:00 |