scribu
|
5fce5c6d14
|
Always display the table, with a placeholder row when there are no items. Fixes #15849
git-svn-id: http://svn.automattic.com/wordpress/trunk@17002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 19:05:14 +00:00 |
|
nacin
|
a189f21c45
|
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: http://svn.automattic.com/wordpress/trunk@16992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 09:18:28 +00:00 |
|
nacin
|
cc08068dba
|
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: http://svn.automattic.com/wordpress/trunk@16990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-16 08:43:22 +00:00 |
|
nacin
|
42407cf411
|
Adjust branching and errors in WP_Themes_List_Table::no_items(). fixes #15751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-09 16:12:04 +00:00 |
|
nacin
|
860b23d03e
|
Don't reference nonexistent tabs. see #15707.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-06 21:37:35 +00:00 |
|
nacin
|
bee34b37bc
|
Don't show theme deletion link in multisite in the site admin. Also, link to proper theme-install when using multisite if there are no themes. see #15707.
git-svn-id: http://svn.automattic.com/wordpress/trunk@16756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-12-06 20:48:41 +00:00 |
|
scribu
|
cf06d54257
|
Always use 'paged' in list tables. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-18 17:00:24 +00:00 |
|
scribu
|
c5a9fd309d
|
Default to get_current_screen() in list table classes. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 15:00:55 +00:00 |
|
westi
|
5e90c5d1c3
|
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: http://svn.automattic.com/wordpress/trunk@16175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-04 08:07:03 +00:00 |
|
scribu
|
836ec33dca
|
List-table Class Names: Consistency's Revenge. See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-03 21:09:27 +00:00 |
|
westi
|
ad92d629d6
|
The big renaming of the list-table class files.
See #14579
git-svn-id: http://svn.automattic.com/wordpress/trunk@16128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-11-01 09:19:50 +00:00 |
|