Andrew Ozz
|
e3a1054bef
|
Add context to _e('Name'), props valentinas, fixes #16531
git-svn-id: https://develop.svn.wordpress.org/trunk@18247 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-10 22:13:26 +00:00 |
|
Andrew Nacin
|
24d38bc521
|
Admin Bar: Add View Site/Dashboard links, 'View X' links in the admin, 'View' action link for terms. New custom taxonomy string: view_item, defaulting to 'View Tag' and View Category'. fixes #17705.
git-svn-id: https://develop.svn.wordpress.org/trunk@18194 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-08 16:49:27 +00:00 |
|
Ryan Boren
|
ccba8dfbf3
|
Validation fixes. Props ocean90, peaceablewhale. see #17364
git-svn-id: https://develop.svn.wordpress.org/trunk@18010 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-23 23:33:30 +00:00 |
|
Ryan Boren
|
9730cb8d15
|
Constructor cleanup. Props ocean90. fixes #16768
git-svn-id: https://develop.svn.wordpress.org/trunk@17771 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-29 20:05:12 +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
|
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 |
|
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
|
714124263f
|
Restore original argument order for the taxonomy quick_edit_custom_box hook. fixes #15285.
git-svn-id: https://develop.svn.wordpress.org/trunk@17193 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-31 16:34:08 +00:00 |
|
Ryan Boren
|
b6ff912589
|
Link Links columns to link manager. Props nacin. fixes #15994
git-svn-id: https://develop.svn.wordpress.org/trunk@17159 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-27 16:57:19 +00:00 |
|
scribu
|
4259d00a2f
|
Fix notices in quick-edit. See #15285
git-svn-id: https://develop.svn.wordpress.org/trunk@17027 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 13:20:17 +00:00 |
|
scribu
|
ac11ac7bc8
|
Always show term search box. See #15857
git-svn-id: https://develop.svn.wordpress.org/trunk@17026 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 11:41:59 +00:00 |
|
scribu
|
a2d38faed6
|
Display categories again. Props garyc40. Fixes #15857
git-svn-id: https://develop.svn.wordpress.org/trunk@17025 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 11:17:41 +00:00 |
|
Andrew Nacin
|
266cd3f5df
|
Replace check_permissions() with ajax_user_can(). New method returns true/false to current_user_can(), which we then handle in admin ajax. see #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16992 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 09:18:28 +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
|
a01db8b692
|
Check correct cap in WP_Terms_List_Table::check_permissions. Props duck_. Fixes #15673
git-svn-id: https://develop.svn.wordpress.org/trunk@16713 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 23:18:02 +00:00 |
|
scribu
|
9de282e670
|
Check public flag instead of query_var to decide if counts should be linked. See #15573
git-svn-id: https://develop.svn.wordpress.org/trunk@16579 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-25 01:39:34 +00:00 |
|
scribu
|
853d2537c7
|
Don't link post counts if taxonomy isn't queryable. Fixes #15573
git-svn-id: https://develop.svn.wordpress.org/trunk@16578 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-24 23:29:13 +00:00 |
|
scribu
|
2b895dda71
|
Introduce WP_List_Table::get_column_count() and take care of update notice <tr>. Props ocean90 for initial patch. Fixes #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16368 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 18:00:09 +00:00 |
|
scribu
|
32b416f959
|
Improve hook readability via curly brackets. Props jjj for initial patch. Fixes #15422
git-svn-id: https://develop.svn.wordpress.org/trunk@16365 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-14 15:50:02 +00:00 |
|
Andrew Nacin
|
3a360acc5a
|
Default to 'post' in WP_Terms_List_Table. props filosofo, fixes #15351.
git-svn-id: https://develop.svn.wordpress.org/trunk@16254 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 06:38:53 +00:00 |
|
Andrew Nacin
|
1d7a732588
|
Use the name of the corresponding post type in the edit-tags column. TODO, typenow should be accessible from the current_screen object on edit-tags. see #14886 for current_screen, [15664] for previous TODO note.
git-svn-id: https://develop.svn.wordpress.org/trunk@16249 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-09 00:59:49 +00:00 |
|
scribu
|
baaf0585dd
|
Use get_current_screen() in list table classes. Fixes #15338
git-svn-id: https://develop.svn.wordpress.org/trunk@16235 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 15:43:44 +00:00 |
|
scribu
|
f159895605
|
Clean up WP_Terms_List_Table::column_default(). See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16214 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 22:11:15 +00:00 |
|
scribu
|
7edd2f0090
|
Default to get_current_screen() in list table classes. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16182 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 15:00:55 +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
|
ed884411fe
|
List-table Class Names: Consistency's Revenge. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16171 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-03 21:09:27 +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 |
|