Jon Cave
|
156048ca52
|
split was deprecated in PHP 5.3.0, so use explode instead. Props garyc40. Fixes #16325.
git-svn-id: https://develop.svn.wordpress.org/trunk@19726 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-01-09 21:20:51 +00:00 |
Ryan Boren
|
2b186b0c45
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: https://develop.svn.wordpress.org/trunk@19712 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-01-08 17:01:11 +00:00 |
Andrew Nacin
|
a5ada1a537
|
about.php and friends for the global dashboard. see #19762.
git-svn-id: https://develop.svn.wordpress.org/trunk@19700 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-01-06 18:08:45 +00:00 |
Andrew Nacin
|
5ccd02fb01
|
Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762.
git-svn-id: https://develop.svn.wordpress.org/trunk@19699 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-01-06 17:53:41 +00:00 |
Ryan Boren
|
a8d77cbae9
|
User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302
git-svn-id: https://develop.svn.wordpress.org/trunk@19687 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-01-05 20:50:54 +00:00 |
Ryan Boren
|
5e76729992
|
One newline is enough.
git-svn-id: https://develop.svn.wordpress.org/trunk@19684 602fd350-edb4-49c9-b593-d223f7449a82
|
2012-01-05 20:10:39 +00:00 |
Ryan Boren
|
54067a5f20
|
Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433
git-svn-id: https://develop.svn.wordpress.org/trunk@19596 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-12-14 17:36:38 +00:00 |
Ryan Boren
|
676ba7043e
|
Use one space, not two, after trailing punctuation. fixes #19537
git-svn-id: https://develop.svn.wordpress.org/trunk@19593 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-12-13 23:45:31 +00:00 |
Ryan Boren
|
ae0d5be06c
|
Best practice, use wp_safe_redirect() when dealing with referrers. Props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@19579 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-12-10 18:26:48 +00:00 |
Ryan Boren
|
d26f0a4c40
|
Pinking shears
git-svn-id: https://develop.svn.wordpress.org/trunk@19577 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-12-08 23:02:33 +00:00 |
Ryan Boren
|
c9b84969c3
|
s/Admin Bar/Toolbar/. Props ocean90. fixes #19461
git-svn-id: https://develop.svn.wordpress.org/trunk@19569 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-12-08 16:49:16 +00:00 |
Ryan Boren
|
9f8cbd8efc
|
Use WP_Screen::add_help_tab(). see #19020
git-svn-id: https://develop.svn.wordpress.org/trunk@19514 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-12-01 02:22:07 +00:00 |
Andrew Nacin
|
421ac2155d
|
Remove 'update' from site-users.php on redirect. props PeteMall, fixes #18895.
git-svn-id: https://develop.svn.wordpress.org/trunk@19394 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-22 05:55:55 +00:00 |
Andrew Nacin
|
208bc57e76
|
Pass 'id' on network/site-themes in the case of disabled referers. props Viper007Bond, fixes #18936.
git-svn-id: https://develop.svn.wordpress.org/trunk@19293 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-15 02:24:30 +00:00 |
Ryan Boren
|
996231e74d
|
Use get_site_url() instead of hard-coding the protocol. Props SergeyBiryukov, exell.christopher. fixes #17466
git-svn-id: https://develop.svn.wordpress.org/trunk@19211 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-08 14:13:42 +00:00 |
Andrew Nacin
|
8208aaac6f
|
More help sidebars. see #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19123 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-02 21:42:57 +00:00 |
Andrew Nacin
|
840f20feb2
|
More s/add_help_sidebar/set_help_sidebar/. fixes #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19122 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-02 21:32:16 +00:00 |
Andrew Nacin
|
4cb3487019
|
More help sidebars. see #19020.
git-svn-id: https://develop.svn.wordpress.org/trunk@19121 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-02 20:54:56 +00:00 |
Ryan Boren
|
71aa0059d0
|
Use add_help_sidebar(). see #19020
git-svn-id: https://develop.svn.wordpress.org/trunk@19114 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-11-02 05:33:53 +00:00 |
Andrew Nacin
|
1287ec492a
|
Translated strings in attributes require esc_attr(). s/_e/esc_attr_e/g
git-svn-id: https://develop.svn.wordpress.org/trunk@19028 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-20 15:04:46 +00:00 |
Andrew Nacin
|
2efff75050
|
Revert [18861], [18862], [18864], [18874], [18879], and [18880]. see #18785.
git-svn-id: https://develop.svn.wordpress.org/trunk@18911 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-07 04:57:12 +00:00 |
Andrew Nacin
|
ac958d3ec6
|
Oops. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18893 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 22:05:43 +00:00 |
Andrew Nacin
|
0a6ff4024f
|
Kill the multisite mu_media_buttons option. see #17578.
git-svn-id: https://develop.svn.wordpress.org/trunk@18892 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 22:04:09 +00:00 |
Andrew Ozz
|
22f4cdc7d7
|
Revert 'auto' column setting, props markjaquith, see #18863
git-svn-id: https://develop.svn.wordpress.org/trunk@18889 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-05 18:46:21 +00:00 |
Ryan Boren
|
88a57f003a
|
Implement bulk update for network/themes.php. Props ocean90. fixes #18687
git-svn-id: https://develop.svn.wordpress.org/trunk@18869 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 14:35:43 +00:00 |
Andrew Ozz
|
98554b4bb6
|
Use add_option() method, introduce add_option_context() method for adding specific text above the screen options, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18867 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-03 04:00:57 +00:00 |
Andrew Ozz
|
d0d3855285
|
Add screen_options with contextual content, see #18690
git-svn-id: https://develop.svn.wordpress.org/trunk@18864 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-10-02 06:59:36 +00:00 |
Ryan Boren
|
35130709a7
|
s/Settings/Network Settings/. Props wpmuguru. fixes #16027
git-svn-id: https://develop.svn.wordpress.org/trunk@18842 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-30 17:26:14 +00:00 |
Ryan Boren
|
f1423b28e5
|
Make the dashboard screen (index.php) occupy the same menu index across all admins (site/network/user). Props wpmuguru. fixes #17751
git-svn-id: https://develop.svn.wordpress.org/trunk@18839 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-30 16:47:02 +00:00 |
Andrew Nacin
|
b709c2ac4e
|
Add 'Visit Dashboard' and 'Edit Site' links to the site added message on site-new.php. props vegasgeek, SergeyBiryukov. fixes #18047. fixes #17313.
git-svn-id: https://develop.svn.wordpress.org/trunk@18750 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-22 07:17:27 +00:00 |
Andrew Ozz
|
f465d0e766
|
Responsive admin improvements for the dashboard, new/write screens and links screens, see #18198
git-svn-id: https://develop.svn.wordpress.org/trunk@18736 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-09-21 06:16:24 +00:00 |
Andrew Ozz
|
dde77fd41b
|
Merge most admin css files, first run, see #18314
git-svn-id: https://develop.svn.wordpress.org/trunk@18577 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-21 03:46:43 +00:00 |
Andrew Nacin
|
193baf96e7
|
Add 'Network Enable' link after installing a theme in the network admin. props PeteMall, fixes #18468.
git-svn-id: https://develop.svn.wordpress.org/trunk@18569 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 22:40:37 +00:00 |
Andrew Nacin
|
bbfd457437
|
Remove duplicated current_action() call. props PeteMall, fixes #18389.
git-svn-id: https://develop.svn.wordpress.org/trunk@18565 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 06:26:18 +00:00 |
Andrew Nacin
|
2d52bddbde
|
Redirect to network_admin_url() in network/edit.php. props PeteMall, fixes #18379.
git-svn-id: https://develop.svn.wordpress.org/trunk@18564 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 06:17:47 +00:00 |
Andrew Nacin
|
13999695f1
|
Dissolve wp-admin/network/edit.php. props PeteMall, fixes #18379.
git-svn-id: https://develop.svn.wordpress.org/trunk@18562 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-18 02:29:06 +00:00 |
Andrew Nacin
|
7fe1e0fc4a
|
Move network/settings.php POST handling out of network/edit.php. props PeteMall, see #18379.
git-svn-id: https://develop.svn.wordpress.org/trunk@18536 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-08-11 22:32:35 +00:00 |
Ryan Boren
|
40c8d3aff1
|
Inline docs typo fix. Props dougwrites. fixes #17753
git-svn-id: https://develop.svn.wordpress.org/trunk@18475 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-28 17:10:00 +00:00 |
Ryan Boren
|
24c08b8bf5
|
Allow creating sites with IDN domains. Props SergeyBiryukov, wpmuguru. fixes #15554
git-svn-id: https://develop.svn.wordpress.org/trunk@18473 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-26 21:35:39 +00:00 |
Ryan Boren
|
5d649a9235
|
Consolidate update count code into wp_get_update_data(). Props mitchoyoshitaka. fixes #17694
git-svn-id: https://develop.svn.wordpress.org/trunk@18468 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-26 18:39:57 +00:00 |
Andrew Ozz
|
9bcfc3da39
|
<!DOCTYPE html> for all, fixes #18202
git-svn-id: https://develop.svn.wordpress.org/trunk@18460 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-07-22 00:25:41 +00:00 |
Andrew Nacin
|
ebbcce1b80
|
s/Themes Updates/Theme Updates/. props mitchoyoshitaka. fixes #17701.
git-svn-id: https://develop.svn.wordpress.org/trunk@18157 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-06 00:30:17 +00:00 |
Ryan Boren
|
39f8f07013
|
Make user validation when adding a user via network admin consistent with adding a user elsewhere. Provide better feedback for validation problems. Props sorich87. fixes #17239
git-svn-id: https://develop.svn.wordpress.org/trunk@18131 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-03 18:59:12 +00:00 |
Ryan Boren
|
a118d32b6b
|
Link to site being edited. Props lloydbudd. fixes #17257
git-svn-id: https://develop.svn.wordpress.org/trunk@18129 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-03 15:35:45 +00:00 |
Peter Westwood
|
7fa99c4253
|
Help Tab text updatates. Fixes #17312 prop dougwrites.
git-svn-id: https://develop.svn.wordpress.org/trunk@18092 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-06-01 15:37:04 +00:00 |
Ryan Boren
|
09424ff8b3
|
Rename network admin submenus to not clash with top level menus. Props ocean90, markmcwilliams. see #17378
git-svn-id: https://develop.svn.wordpress.org/trunk@18026 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-24 21:58:01 +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
|
9781af86f5
|
Update some network admin help text. Props dougwrites. fixes #16988
git-svn-id: https://develop.svn.wordpress.org/trunk@17921 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-13 19:25:38 +00:00 |
Mark Jaquith
|
4f8b646e03
|
Centralize pagination bound exceeding redirects for list tables. props garyc40. props johnjamesjacoby. fixes #16208
git-svn-id: https://develop.svn.wordpress.org/trunk@17900 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 06:09:42 +00:00 |
Daryl Koopersmith
|
2c5592178f
|
Admin Header 2: The Return of 32px Icons. Props, iammattthomas. see #17324.
git-svn-id: https://develop.svn.wordpress.org/trunk@17872 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-12 00:22:22 +00:00 |
Ryan Boren
|
57d714aedc
|
Remove favorite_actions() from h2s. Restore Add New buttons. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17849 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-10 19:18:16 +00:00 |
Ryan Boren
|
f1213ecd03
|
Don't fetch update info our show update bubbles if the user does not have install caps. Props nacin. fixes #16532
git-svn-id: https://develop.svn.wordpress.org/trunk@17822 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-06 19:48:13 +00:00 |
Mark Jaquith
|
e897910b75
|
Big UI style update. props koopersmith. see #17324
git-svn-id: https://develop.svn.wordpress.org/trunk@17800 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-05-04 20:15:05 +00:00 |
Ryan Boren
|
9347c96088
|
Allow plugins to control user and network admin canonical redirects. fixes #17196
git-svn-id: https://develop.svn.wordpress.org/trunk@17668 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-04-20 20:19:50 +00:00 |
Ryan Boren
|
652ac55480
|
Anchor network and user admins at the network domain and path rather than at the main site. Makes the redirects consistent with network_admin_url(). fixes #16652 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@17510 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-03-08 22:56:12 +00:00 |
Peter Westwood
|
c4d608db4f
|
Don't redirect continually on empty search results pages. Fixes #16357 props garyc40
git-svn-id: https://develop.svn.wordpress.org/trunk@17366 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-26 09:56:17 +00:00 |
Ryan Boren
|
e131cde02f
|
Pagination fixes. Props garyc40. fixes #16357
git-svn-id: https://develop.svn.wordpress.org/trunk@17361 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-25 19:20:20 +00:00 |
Ryan Boren
|
fd7c566154
|
Don't pass deprecated arg to update_blog_status(). Props PeteMall. fixes #15605
git-svn-id: https://develop.svn.wordpress.org/trunk@17360 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-25 17:39:10 +00:00 |
Peter Westwood
|
87da8df4f1
|
Fix the bulk actions on Network > Sites and Network > Users. Fixes #16364
git-svn-id: https://develop.svn.wordpress.org/trunk@17359 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-25 14:34:41 +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 |
Andrew Nacin
|
7e475d7622
|
Pass id to the site-users and site-themes search form. props ocean90, fixes #16246.
git-svn-id: https://develop.svn.wordpress.org/trunk@17314 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-15 21:25:33 +00:00 |
Andrew Nacin
|
54c72a97cb
|
Don't use deprecated arguments. props PeteMall, see #15605.
git-svn-id: https://develop.svn.wordpress.org/trunk@17287 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 08:39:26 +00:00 |
Mark Jaquith
|
b6cd198d8e
|
Add "paged param is greater than total pages" redirects to a few more screens. props greuben. fixes #16187
git-svn-id: https://develop.svn.wordpress.org/trunk@17274 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-13 00:03:38 +00:00 |
Ryan Boren
|
d1575abd76
|
Fix post theme delete redirect. Props greuben. see #16117
git-svn-id: https://develop.svn.wordpress.org/trunk@17238 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-07 19:58:25 +00:00 |
Ryan Boren
|
5cd255f193
|
Fix net admin theme deletion over FTP. see #16117
git-svn-id: https://develop.svn.wordpress.org/trunk@17237 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-07 19:01:34 +00:00 |
Ryan Boren
|
bb9c93115e
|
Add context to string. Props nbachiyski. fixes #16130
git-svn-id: https://develop.svn.wordpress.org/trunk@17233 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-07 16:23:52 +00:00 |
Peter Westwood
|
e82c3fd2d5
|
Ensure that we apply the absolute integer casting result to the variable we are going to use. See #16119
git-svn-id: https://develop.svn.wordpress.org/trunk@17230 602fd350-edb4-49c9-b593-d223f7449a82
|
2011-01-06 08:51:45 +00:00 |
Mark Jaquith
|
61c80bebca
|
s/Network Options/Settings/. props wpmuguru. Not a string change (already existed). fixes #16027
git-svn-id: https://develop.svn.wordpress.org/trunk@17178 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-30 16:14:41 +00:00 |
Andrew Nacin
|
3816cc9b8a
|
D'oh. Use the proper URL to the multisite support forum. see #15880.
git-svn-id: https://develop.svn.wordpress.org/trunk@17144 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 19:21:00 +00:00 |
Andrew Nacin
|
33e4eee845
|
Remove redundancy in these arguments. props PeteMall, fixes #15920.
git-svn-id: https://develop.svn.wordpress.org/trunk@17138 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 13:44:03 +00:00 |
Peter Westwood
|
271dff32a8
|
Improved messaging for theme enabled/disabled on a per-site bases. Fixes #15920 props PeteMall
git-svn-id: https://develop.svn.wordpress.org/trunk@17137 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-25 08:19:29 +00:00 |
Peter Westwood
|
5ad0a446d3
|
Nonce checks for site-users. See #15969 props PeteMall.
git-svn-id: https://develop.svn.wordpress.org/trunk@17136 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 22:37:51 +00:00 |
Ryan Boren
|
485e307e6a
|
nonce checks for site-themes. Props PeteMall. see #15969
git-svn-id: https://develop.svn.wordpress.org/trunk@17134 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:59:58 +00:00 |
Ryan Boren
|
b58a795627
|
MS themes fixes. Fix bulk actions when no items selected. Props SergeyBiryukov, nacin. fixes #15920
git-svn-id: https://develop.svn.wordpress.org/trunk@17130 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-24 17:41:36 +00:00 |
Andrew Nacin
|
1af2adde16
|
Prevent notices in the allblogs and allusers branches. props SergeyBiryukov, see #15920.
git-svn-id: https://develop.svn.wordpress.org/trunk@17128 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 19:45:19 +00:00 |
Andrew Nacin
|
d5444ee24a
|
Remove this check in favor of the one added in [17126]. see #15969.
git-svn-id: https://develop.svn.wordpress.org/trunk@17127 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 19:40:32 +00:00 |
Andrew Nacin
|
53644f0409
|
bulk-themes nonce for network/themes.php deletion. props PeteMall, see #15969.
git-svn-id: https://develop.svn.wordpress.org/trunk@17126 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 18:53:44 +00:00 |
Ryan Boren
|
f7b9a96f34
|
nonce checks for ms themes. see #15969
git-svn-id: https://develop.svn.wordpress.org/trunk@17122 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 16:20:36 +00:00 |
Ryan Boren
|
a0b579b5e4
|
Check bulk-themes nonce before bulk delete. fixes #15922
git-svn-id: https://develop.svn.wordpress.org/trunk@17121 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-23 15:56:32 +00:00 |
Ryan Boren
|
280f384b72
|
Add delete support to network themes. Props PeteMall. fixes #15707
git-svn-id: https://develop.svn.wordpress.org/trunk@17101 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-21 16:50:16 +00:00 |
Ryan Boren
|
76e77b1790
|
Revert get_users_of_blog() to 3.0 behavior and deprecate. Use get_users() in core. Props scribu. fixes #15854
git-svn-id: https://develop.svn.wordpress.org/trunk@17084 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-20 16:25:35 +00:00 |
Andrew Nacin
|
63949f28f0
|
Remove old string. props SergeyBiryukov, see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17051 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 04:38:04 +00:00 |
Ryan Boren
|
b209dadc63
|
Remove 'Search Results filter from ms themes. fixes #15872
git-svn-id: https://develop.svn.wordpress.org/trunk@17050 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-19 01:11:38 +00:00 |
Andrew Nacin
|
1dea0bc9f4
|
Use the update_core, update_plugins and update_themes caps in update-core.php. fixes #15866.
git-svn-id: https://develop.svn.wordpress.org/trunk@17048 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:43:35 +00:00 |
Andrew Nacin
|
91bb1425e9
|
Move to what will be the new Network Admin Codex page URLs. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17045 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:27:12 +00:00 |
Andrew Nacin
|
5ca70d0b83
|
Merge the help strings across the network/site- pages. see #15880.
git-svn-id: https://develop.svn.wordpress.org/trunk@17044 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 18:02:11 +00:00 |
Andrew Nacin
|
08927ad10a
|
s/id/ID/. props ocean90, fixes #15868.
git-svn-id: https://develop.svn.wordpress.org/trunk@17042 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-18 17:23:31 +00:00 |
Andrew Nacin
|
8336d6afcf
|
Network admin contextual help fixes. props SergeyBiryukov, fixes #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17037 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 23:34:10 +00:00 |
Andrew Nacin
|
4c684ff252
|
Add theme update bubble, hide redundant bubble on network admin. props PeteMall, see #15866.
git-svn-id: https://develop.svn.wordpress.org/trunk@17029 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 18:51:19 +00:00 |
Andrew Nacin
|
5b6b8b66db
|
Final network admin help tweaks. props andrea_r, fixes #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@17015 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-17 03:34:00 +00:00 |
scribu
|
0f40bb19cd
|
Introduce WP_List_Table::search_box(). See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@17006 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 20:45:10 +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 |
Andrew Nacin
|
e01d886bfe
|
Minor cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@16986 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 07:41:38 +00:00 |
Andrew Nacin
|
e3982c68d8
|
A few more s/site-options/site-settings/. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16985 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 07:14:34 +00:00 |
Andrew Nacin
|
7a5a8de701
|
Network Admin: Rename Options to Settings. Kick the tab to the end as well. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16984 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 07:13:01 +00:00 |
Andrew Nacin
|
b4bede6797
|
Move to 'Documentation on XY' in the network admin. see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16983 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 07:07:42 +00:00 |
Andrew Nacin
|
71bfe53027
|
Network admin contextual help edits. props vegasgeek, see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16982 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 07:02:56 +00:00 |
Andrew Nacin
|
4ab83c02c8
|
Network Admin contextual help. props andrea_r (!), see #15314.
git-svn-id: https://develop.svn.wordpress.org/trunk@16981 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 06:52:47 +00:00 |
Peter Westwood
|
1464ac0675
|
More caps back. See #15326
git-svn-id: https://develop.svn.wordpress.org/trunk@16970 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 19:24:42 +00:00 |
Andrew Nacin
|
98aac89317
|
Plugin install and thickbox for the network admin. props ocean90, fixes #15510, fixes #15750.
git-svn-id: https://develop.svn.wordpress.org/trunk@16963 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 18:48:40 +00:00 |