scribu
|
60adebf724
|
Remove misplaced code introduced in [15653]. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15657 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-24 19:38:21 +00:00 |
|
scribu
|
861c929165
|
Column headers revamp:
* undeprecate get_column_headers()
* undeprecate get_hidden_columns()
* in WP_List_Table, rename get_column_headers() to get_column_info()
* remove $taxonomy argument from single_row()
* merge manage_columns_prefs() into screen_meta()
Fixes #14952. Fixes #14776.
git-svn-id: https://develop.svn.wordpress.org/trunk@15653 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-24 13:35:06 +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
|
6c744c7278
|
Extra single_row_columns() out of single_row() for increased flexibility. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15629 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-18 17:21:32 +00:00 |
|
scribu
|
6a582df334
|
Add default display_rows() and single_row() methods to WP_List_Table. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15622 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-16 20:07: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
|
248e0fd2c9
|
Introduce WP_List_Table::row_actions(). See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15571 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-05 16:53:59 +00:00 |
|
scribu
|
0c6e23f604
|
Introduce WP_List_Table::get_items_per_page(). See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15569 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-09-05 15:15:46 +00:00 |
|
scribu
|
f4f1ee91ac
|
use unaltered in the get_list_table_* filter
git-svn-id: https://develop.svn.wordpress.org/trunk@15535 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-26 11:02:51 +00:00 |
|
scribu
|
4b4c95799a
|
Rename admin-table.js to list-table.js
git-svn-id: https://develop.svn.wordpress.org/trunk@15530 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-25 01:59:13 +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
|
e848b8b815
|
Make deprecated functions work. See #14651
git-svn-id: https://develop.svn.wordpress.org/trunk@15517 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-21 18:08:42 +00:00 |
|
scribu
|
a2a3bd31cb
|
Remove dead code from WP_List_Table::print_column_headers()
git-svn-id: https://develop.svn.wordpress.org/trunk@15516 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-21 16:56:24 +00:00 |
|
scribu
|
c016d150ef
|
Show dropdowns filter even when JS is disabled. Props blepoxp. Fixes #14150
git-svn-id: https://develop.svn.wordpress.org/trunk@15511 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-19 20:10:28 +00:00 |
|
scribu
|
1b4603a611
|
Fix the Trash quickling in edit-comments.php. See #14637
git-svn-id: https://develop.svn.wordpress.org/trunk@15508 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-18 22:26:22 +00:00 |
|
scribu
|
1a078f252a
|
correct post id in comments_bubble()
git-svn-id: https://develop.svn.wordpress.org/trunk@15505 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-18 16:41:58 +00:00 |
|
scribu
|
0a6cb83e18
|
introduce WP_List_Table::comments_bubble(); revert to edit-comments.php?p=123. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@15504 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-08-18 16:30:27 +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
|
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 |
|