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 |
Andrew Nacin
|
afecafe7ab
|
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: https://develop.svn.wordpress.org/trunk@16990 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 08:43:22 +00:00 |
Peter Westwood
|
ca8fa5e2bd
|
This is only for use in the Network admin when it is always multisite.
git-svn-id: https://develop.svn.wordpress.org/trunk@16967 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 19:09:50 +00:00 |
Pete Mall
|
9ad4ce2511
|
s/Enable/Network Enable for net admin themes. Fixes #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16700 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 23:49:18 +00:00 |
Mark Jaquith
|
13ed00f2d4
|
Standardize around "Update" instead of "Upgrade." props RanYanivHartstein. props latz. fixes #14107
git-svn-id: https://develop.svn.wordpress.org/trunk@16696 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 21:45:47 +00:00 |
Pete Mall
|
4331aa9663
|
Remove update notifications from site-themes. See #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16629 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-30 20:31:49 +00:00 |
scribu
|
22f5bc004f
|
Fix problems with hidden columns on network users screen. Props ocean90. See #14579
git-svn-id: https://develop.svn.wordpress.org/trunk@16601 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-28 17:39:44 +00:00 |
Pete Mall
|
842d059bd1
|
Site Themes cleanup. See #14897.
git-svn-id: https://develop.svn.wordpress.org/trunk@16559 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-24 00:27:54 +00:00 |
Ryan Boren
|
0f2e7ef602
|
Set blog id for site-themes.php AJAX requests.
git-svn-id: https://develop.svn.wordpress.org/trunk@16556 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-23 22:27:05 +00:00 |
Ryan Boren
|
4b33a0e9c4
|
Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@16438 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-17 18:47:34 +00:00 |
scribu
|
fcef01b720
|
Rework WP_MS_Themes_List_Table column display. Props ocean90. See #15318
git-svn-id: https://develop.svn.wordpress.org/trunk@16361 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-13 23:47:14 +00:00 |
Ryan Boren
|
a192c1e658
|
Set is_site_themes from current screen so the ajax request returns the proper rows for site-themes.php searches. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16335 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-12 22:44:08 +00:00 |
Ryan Boren
|
b8ebc2cecb
|
Add screen options to site-themes. Props PeteMall. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16298 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-11 15:16:16 +00:00 |
Ryan Boren
|
03d34fd1f8
|
site-themes.php cleanup. Props PeteMall. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16242 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 21:52:54 +00:00 |
Ryan Boren
|
fb54ba39cd
|
Use bool for allowed themes. Props PeteMall. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16241 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-08 19:40:05 +00:00 |
scribu
|
a1c670189d
|
remove leading <li> from get_views() and add it later. Fixes #15321
git-svn-id: https://develop.svn.wordpress.org/trunk@16205 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-05 14:34:09 +00:00 |
scribu
|
393bdc04e3
|
Fix screen options for the network admin themes and plugins. Props ocean90. Fixes #15269. Also fixes [16190]
git-svn-id: https://develop.svn.wordpress.org/trunk@16194 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-04 20:49:30 +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 |
Ryan Boren
|
2ceb9f8150
|
Add edit theme links. Props PeteMall. see #14897
git-svn-id: https://develop.svn.wordpress.org/trunk@16140 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-11-01 19:14:03 +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 |