Peter Westwood
|
103a31e361
|
Check for the wp-admin/imports folder before we open it so we don't show notices when it isn't there.
git-svn-id: https://develop.svn.wordpress.org/trunk@16996 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 10:20:12 +00:00 |
|
Andrew Nacin
|
541c45ba0e
|
Make network_admin_url() return admin_url() when not multisite like its home and site counterparts. Kill the now redundant maybe_network_admin_url() function. fixes #15840.
git-svn-id: https://develop.svn.wordpress.org/trunk@16994 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 09:31:42 +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 |
|
Andrew Nacin
|
8661cbc56e
|
Move check_permissions() out of ajax_response(). see #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16991 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 08:48:16 +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
|
73311147bf
|
Translate and markup plugins in a directory when deleting a plugin. fixes #15742.
git-svn-id: https://develop.svn.wordpress.org/trunk@16989 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 08:09:21 +00:00 |
|
Andrew Nacin
|
e06249b885
|
We don't apply markup here. see #15742.
git-svn-id: https://develop.svn.wordpress.org/trunk@16988 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 08:04:54 +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 |
|
Andrew Nacin
|
7feeb0a320
|
Help text edits. props dougwrites, fixes #15346.
git-svn-id: https://develop.svn.wordpress.org/trunk@16980 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 06:37:03 +00:00 |
|
Andrew Nacin
|
c3c12b05c2
|
This is already cap checked - no need to show outdated message.
git-svn-id: https://develop.svn.wordpress.org/trunk@16979 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 06:14:14 +00:00 |
|
Andrew Nacin
|
3653bb7926
|
Use maybe_network_admin_url. see #15840.
git-svn-id: https://develop.svn.wordpress.org/trunk@16978 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 06:12:55 +00:00 |
|
Pete Mall
|
38298f9d88
|
Use net admin plugin-install in site admin tools. Fixes #15839
git-svn-id: https://develop.svn.wordpress.org/trunk@16976 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 03:09:06 +00:00 |
|
scribu
|
0db22e3c67
|
Use wp_dropdown_users() in export.php again, due to [16974]. See #15786
git-svn-id: https://develop.svn.wordpress.org/trunk@16975 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-16 00:02:36 +00:00 |
|
Pete Mall
|
c500dc3d90
|
s/<? /<?php / in [16963].
git-svn-id: https://develop.svn.wordpress.org/trunk@16973 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 23:21:07 +00:00 |
|
scribu
|
d851061a62
|
Revert to raw SQL query and HTML in export author dropdowns. Fixes #15786
git-svn-id: https://develop.svn.wordpress.org/trunk@16972 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 22:38:07 +00:00 |
|
Andrew Nacin
|
87bd5a6187
|
Italicize. see #15376.
git-svn-id: https://develop.svn.wordpress.org/trunk@16971 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 19:25:39 +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
|
dd73d5d9d3
|
Post formats help text. fixes #15376.
git-svn-id: https://develop.svn.wordpress.org/trunk@16969 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 19:24:34 +00:00 |
|
Pete Mall
|
8b2dc546cf
|
This is only for use in the Network admin when it is always multisite.
git-svn-id: https://develop.svn.wordpress.org/trunk@16968 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 19:11:55 +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 |
|
Peter Westwood
|
d48ff05f70
|
Re-instate this code so AJAX still works
git-svn-id: https://develop.svn.wordpress.org/trunk@16966 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 19:04:31 +00:00 |
|
Peter Westwood
|
424a82f2ef
|
Move post_type var setup back into edit.php and reinstate the cap check. See #15326
git-svn-id: https://develop.svn.wordpress.org/trunk@16965 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 18:58:05 +00:00 |
|
Andrew Nacin
|
31a1806d2e
|
Revert [16645]. see #15625.
git-svn-id: https://develop.svn.wordpress.org/trunk@16964 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 18:50:39 +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 |
|
Peter Westwood
|
f03dece666
|
Fix HTML validation errors. Fixes #15716.
git-svn-id: https://develop.svn.wordpress.org/trunk@16962 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 18:34:59 +00:00 |
|
Pete Mall
|
a02674aebc
|
Move search results text in site-themes/site-users. Props sorich87, ocean90. Fixes #15553
git-svn-id: https://develop.svn.wordpress.org/trunk@16961 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 18:32:25 +00:00 |
|
Andrew Nacin
|
951bc1b23b
|
s/example-about-page/sample-page/. see #14973.
git-svn-id: https://develop.svn.wordpress.org/trunk@16959 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 17:55:49 +00:00 |
|
Ryan Boren
|
b04abefc26
|
Skip confirmation email fixes. Props ocean90, duck_. see #15725
git-svn-id: https://develop.svn.wordpress.org/trunk@16949 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 16:04:19 +00:00 |
|
Andrew Nacin
|
35752f9c64
|
Fix this in RTL too. see #14985.
git-svn-id: https://develop.svn.wordpress.org/trunk@16944 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 11:54:56 +00:00 |
|
Peter Westwood
|
70f4c32dcb
|
Clear both in the right now widget so it clears nicely when there are extra comment statuses added. Fixes #14985 props doktorbro.
git-svn-id: https://develop.svn.wordpress.org/trunk@16943 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 11:52:38 +00:00 |
|
Andrew Nacin
|
4904a251a5
|
Don't show extra .0 in _deprecated_argument calls. They should appear in @since docs though.
git-svn-id: https://develop.svn.wordpress.org/trunk@16938 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 11:27:38 +00:00 |
|
scribu
|
510942bbfb
|
Limit height only to iframe body. Fixes #15679
git-svn-id: https://develop.svn.wordpress.org/trunk@16937 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 10:39:50 +00:00 |
|
Pete Mall
|
968072c43d
|
Use get_blog_option() isntead of raw SQL in site-users. See #14756
git-svn-id: https://develop.svn.wordpress.org/trunk@16935 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 09:05:10 +00:00 |
|
Ryan Boren
|
5df71d4669
|
Expand/collapse in internal linking. Props koopersmith, nacin. see #15739
git-svn-id: https://develop.svn.wordpress.org/trunk@16931 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 02:36:24 +00:00 |
|
Pete Mall
|
4306639707
|
s/Creationism/Evolution/ in site-users. See #14756
git-svn-id: https://develop.svn.wordpress.org/trunk@16930 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-15 02:22:53 +00:00 |
|
Andrew Nacin
|
fc524daa7f
|
Remove unneeded stripslashes. see #14543.
git-svn-id: https://develop.svn.wordpress.org/trunk@16923 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 18:56:15 +00:00 |
|
Andrew Nacin
|
dc821cedbf
|
Remove ceilings on recent comments and posts widgets and dashboard widgets. fixes #14543.
git-svn-id: https://develop.svn.wordpress.org/trunk@16922 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 17:58:47 +00:00 |
|
Ryan Boren
|
deea690720
|
Better backup notices. Props SergeyBiryukov, kapeels. fixes #15753
git-svn-id: https://develop.svn.wordpress.org/trunk@16921 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 17:02:29 +00:00 |
|
Ryan Boren
|
6bb085e816
|
Hide add new button or link to network/plugin-install on plugins page. Props ocean90. fixes #15785
git-svn-id: https://develop.svn.wordpress.org/trunk@16919 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 16:46:45 +00:00 |
|
Mark Jaquith
|
640ed590a2
|
Recreate initial taxonomies after updating their URL base. props nacin. fixes #15815
git-svn-id: https://develop.svn.wordpress.org/trunk@16917 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 16:27:03 +00:00 |
|
Ryan Boren
|
1da4d8e087
|
Fix notice in ajax response. Props garyc40. fixes #15810
git-svn-id: https://develop.svn.wordpress.org/trunk@16914 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 15:07:43 +00:00 |
|
scribu
|
1d3a1c1460
|
Fix error when trashing a comment on the last page. Props garyc40. Fixes #15500
git-svn-id: https://develop.svn.wordpress.org/trunk@16911 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 11:53:31 +00:00 |
|
scribu
|
a8ad040d3c
|
Run parent title through 'the_title'. Props garyc40. Fixes #13968
git-svn-id: https://develop.svn.wordpress.org/trunk@16908 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 10:22:06 +00:00 |
|
Dion Hulse
|
c6f239ae68
|
Fix fatal error on IIS after r16797. props peaceablewhale. Limit variable string searching when possible. See #10187
git-svn-id: https://develop.svn.wordpress.org/trunk@16904 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 08:31:33 +00:00 |
|
Ryan Boren
|
7f21740324
|
Use https for preview links if is_ssl(). Props nacin, filosofo. fixes #13328
git-svn-id: https://develop.svn.wordpress.org/trunk@16903 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 22:38:27 +00:00 |
|
Ryan Boren
|
b77d52752a
|
Make classes global. Props JohnONolan. fixes #15558
git-svn-id: https://develop.svn.wordpress.org/trunk@16902 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 21:53:26 +00:00 |
|
Ryan Boren
|
04e1d8553a
|
Add user id to lock. Props duck_. see #15130
git-svn-id: https://develop.svn.wordpress.org/trunk@16901 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 21:23:46 +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 |
|
Ryan Boren
|
2fe23d30da
|
Apply the break. Props ocean90. fixes #15802
git-svn-id: https://develop.svn.wordpress.org/trunk@16899 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 21:03:34 +00:00 |
|
Ryan Boren
|
c5e9c0ce99
|
Bump ver.
git-svn-id: https://develop.svn.wordpress.org/trunk@16895 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 15:33:39 +00:00 |
|
Peter Westwood
|
30eae8ee5c
|
Add cap checks. do the action in php. See #15793
git-svn-id: https://develop.svn.wordpress.org/trunk@16892 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 12:08:27 +00:00 |
|
Peter Westwood
|
f76d96c609
|
Add some filters and an action to make this more flexible for plugin extension / modification. See #15793.
git-svn-id: https://develop.svn.wordpress.org/trunk@16891 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 11:58:49 +00:00 |
|
scribu
|
06622f69ba
|
Set both column header sorting arrows. Props batmoo. Fixes #15480
git-svn-id: https://develop.svn.wordpress.org/trunk@16887 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 20:21:58 +00:00 |
|
scribu
|
1f570675c1
|
Fix Parent dropdown after creating a category. Props Utkarsh, garyc40. Fixes #15194
git-svn-id: https://develop.svn.wordpress.org/trunk@16884 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 10:29:19 +00:00 |
|
Dion Hulse
|
3fcf08fe17
|
Add missing global for r16881 See #15781
git-svn-id: https://develop.svn.wordpress.org/trunk@16882 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 06:40:52 +00:00 |
|
Dion Hulse
|
81e923a291
|
Include Javascript Global variables in iframe_header(); Add extra style/script actions which are missing from iframe_header() to bring it inline with admin-header.php. Fixes #15781
git-svn-id: https://develop.svn.wordpress.org/trunk@16881 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 05:43:35 +00:00 |
|
Peter Westwood
|
721f2b01cf
|
Fix row hilighting when user is spam. See #15558 props beaulebens.
git-svn-id: https://develop.svn.wordpress.org/trunk@16879 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 09:40:49 +00:00 |
|
Andrew Nacin
|
dfb1f77e3b
|
Use the blue background in the HTML editor, same as the visual editor. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16876 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 09:04:37 +00:00 |
|
Andrew Nacin
|
bbbfee7e7f
|
Fix admin menu save state. props greuben, fixes #15767, see #15615.
git-svn-id: https://develop.svn.wordpress.org/trunk@16874 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 08:41:48 +00:00 |
|
scribu
|
3f5f212ffb
|
Don't show search box if there are no items available. See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@16868 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 20:22:34 +00:00 |
|
scribu
|
4d7afd30fa
|
Don't show search box if there are no themes available. See #15353
git-svn-id: https://develop.svn.wordpress.org/trunk@16861 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 18:40:48 +00:00 |
|
Andrew Nacin
|
acdd0eff66
|
IFRAME_REQUEST for network/update.php. props duck_, see #15724.
git-svn-id: https://develop.svn.wordpress.org/trunk@16860 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 18:25:18 +00:00 |
|
Ryan Boren
|
1bbc935dec
|
Lose last-blog-admin-visited. Figure out a better way in 3.2
git-svn-id: https://develop.svn.wordpress.org/trunk@16859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 17:25:04 +00:00 |
|
Ryan Boren
|
523a810530
|
Add retro gravatar option. Props beaulebens. fixes #15759
git-svn-id: https://develop.svn.wordpress.org/trunk@16857 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 14:50:43 +00:00 |
|
scribu
|
13055dfc1a
|
Remove unnecessary comments. See #15416
git-svn-id: https://develop.svn.wordpress.org/trunk@16856 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 08:55:17 +00:00 |
|
scribu
|
70e3fbe1e8
|
Redirect to correct page after bulk action for posts and comments. Props garyc40. Fixes #15416
git-svn-id: https://develop.svn.wordpress.org/trunk@16855 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-10 08:49:16 +00:00 |
|
Andrew Nacin
|
3ebb27ae3e
|
Always exit after wp_redirect. props filosofo, fixes #15518.
git-svn-id: https://develop.svn.wordpress.org/trunk@16847 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 18:02:54 +00:00 |
|
Ryan Boren
|
c120fd98ee
|
Don't show the WP plugins widget in multisite in the site admin. Props ocean90. fixes #15748
git-svn-id: https://develop.svn.wordpress.org/trunk@16841 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 16:37:16 +00:00 |
|
Andrew Nacin
|
63d7b51d01
|
Adjust branching and errors in WP_Themes_List_Table::no_items(). fixes #15751.
git-svn-id: https://develop.svn.wordpress.org/trunk@16838 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 16:12:04 +00:00 |
|
scribu
|
a3c3dc3273
|
Fix strange JS error when trashing a comment. Props greuben. Fixes #15746
git-svn-id: https://develop.svn.wordpress.org/trunk@16836 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 14:16:35 +00:00 |
|
Andrew Nacin
|
bac58b8e62
|
Example About Page. props jane, studionashvegas. fixes #14973.
git-svn-id: https://develop.svn.wordpress.org/trunk@16835 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 13:20:40 +00:00 |
|
Andrew Nacin
|
f11e53166e
|
s/can_edit_site/can_edit_network/g. see #15720.
git-svn-id: https://develop.svn.wordpress.org/trunk@16833 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 12:36:39 +00:00 |
|
scribu
|
9835b5ff25
|
Add @return to add_*menu_page() docs. Fixes #15747
git-svn-id: https://develop.svn.wordpress.org/trunk@16831 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 06:54:48 +00:00 |
|
Andrew Nacin
|
684d85ff2f
|
Fix menu_page_url() for submenu pages attached to custom menu pages. props duck_, see #14159.
git-svn-id: https://develop.svn.wordpress.org/trunk@16829 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 04:02:37 +00:00 |
|
Andrew Nacin
|
fc9815537d
|
Add the for atteibute to internal linking labels. props batmoo, see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16827 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-09 01:46:31 +00:00 |
|
Ryan Boren
|
be9b7a345b
|
Link to unobfuscated JS. Props filosofo. fixes #15262
git-svn-id: https://develop.svn.wordpress.org/trunk@16826 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 22:37:19 +00:00 |
|
Andrew Nacin
|
b6b938a084
|
Fix typo. props SergeyBiryukov, fixes #14107.
git-svn-id: https://develop.svn.wordpress.org/trunk@16823 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:35:08 +00:00 |
|
Ryan Boren
|
d8005e7182
|
Close br. Props wahgnube. see #15287
git-svn-id: https://develop.svn.wordpress.org/trunk@16817 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:09:29 +00:00 |
|
Andrew Nacin
|
7a7e7542d1
|
Update show_on_front to posts if there are no pages, just in case. see #14403.
git-svn-id: https://develop.svn.wordpress.org/trunk@16816 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 21:02:07 +00:00 |
|
Pete Mall
|
cfe4cf192b
|
Remove plugin-install from site admin for is_multisite(). See #14435
git-svn-id: https://develop.svn.wordpress.org/trunk@16815 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 20:11:52 +00:00 |
|
Mark Jaquith
|
596471065a
|
Keep Dashboard RSS widgets in same place when configuring. props duck_. fixes #14785
git-svn-id: https://develop.svn.wordpress.org/trunk@16814 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 19:53:26 +00:00 |
|
Andrew Nacin
|
8338c78133
|
Fix closing admin menu animation. props filosofo, fixes #15615.
git-svn-id: https://develop.svn.wordpress.org/trunk@16813 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 19:51:22 +00:00 |
|
Ryan Boren
|
dc673fbccd
|
Fix media form error display. Props andyblackwell. fixes #13810
git-svn-id: https://develop.svn.wordpress.org/trunk@16812 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 19:44:48 +00:00 |
|
Dion Hulse
|
d81779a74d
|
Remove visit site button gradient images from pre-3.0. see [16417]. see #15207.
git-svn-id: https://develop.svn.wordpress.org/trunk@16796 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 10:01:18 +00:00 |
|
Andrew Nacin
|
19677466aa
|
Fix logic inversion. see #15699.
git-svn-id: https://develop.svn.wordpress.org/trunk@16794 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 09:28:20 +00:00 |
|
Andrew Nacin
|
24b60aee0d
|
Don't improperly whitescreen on incorrect DB credentials during setup-config. Show error message with an opportunity to try again. fixes #15682.
git-svn-id: https://develop.svn.wordpress.org/trunk@16788 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 07:12:44 +00:00 |
|
Andrew Nacin
|
668956d2ff
|
Handle posts without titles better in internal linking. see #11420.
git-svn-id: https://develop.svn.wordpress.org/trunk@16784 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-08 00:22:43 +00:00 |
|
Ryan Boren
|
a53a2f0f04
|
Define IFRAME_REQUEST only for framed requests. Props ocean90. fixes #15721
git-svn-id: https://develop.svn.wordpress.org/trunk@16780 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 23:05:27 +00:00 |
|
Peter Westwood
|
e3d0969ded
|
Revert brokenness. See #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16779 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:35:46 +00:00 |
|
Andrew Nacin
|
137601189d
|
Don't show plugin edit link in the site admin. fixes #15722. fixes logic in [16777].
git-svn-id: https://develop.svn.wordpress.org/trunk@16778 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:14:44 +00:00 |
|
Andrew Nacin
|
35d7a02cba
|
Don't show plugin edit link in the site admin. fixes #15722.
git-svn-id: https://develop.svn.wordpress.org/trunk@16777 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:06:44 +00:00 |
|
Peter Westwood
|
ab5f09cfda
|
Restore some more cap checks for clarity. See #15326.
git-svn-id: https://develop.svn.wordpress.org/trunk@16776 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 21:06:19 +00:00 |
|
Andrew Nacin
|
aa29bef29a
|
Don't check post counts in the network admin. props scribu, fixes #15699.
git-svn-id: https://develop.svn.wordpress.org/trunk@16775 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 20:54:04 +00:00 |
|
Andrew Nacin
|
cde3ed0e23
|
Fix a sprintf call. props wojtek.szkutnik, sorich87. fixes #14555.
git-svn-id: https://develop.svn.wordpress.org/trunk@16774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 20:41:43 +00:00 |
|
Andrew Nacin
|
b8569cefb7
|
Fix the background colors for the Select Files upload buttons. props TECannon. fixes #8545.
git-svn-id: https://develop.svn.wordpress.org/trunk@16773 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 19:42:57 +00:00 |
|
Ryan Boren
|
5065b86df6
|
Fix notice. Props ocean90. fixes #15692
git-svn-id: https://develop.svn.wordpress.org/trunk@16772 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 19:00:58 +00:00 |
|
Andrew Nacin
|
ee30b441ff
|
Use assign_terms cap for tag search and tag cloud in admin ajax. fixes #15437.
git-svn-id: https://develop.svn.wordpress.org/trunk@16771 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:59:25 +00:00 |
|
Ryan Boren
|
712aeeae45
|
Don't show super admin checkbox for the user that has the network admin email address. Props duck_. fixes #14051
git-svn-id: https://develop.svn.wordpress.org/trunk@16767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:10:16 +00:00 |
|
Ryan Boren
|
5eb199f6f3
|
Fix return the themes links. Props duck_. fixes #15718
git-svn-id: https://develop.svn.wordpress.org/trunk@16766 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 18:01:58 +00:00 |
|
Peter Westwood
|
f6b9beb519
|
Use a span so we mark up the all the info about the site. See #15716 - allows for css targetting based on site.
git-svn-id: https://develop.svn.wordpress.org/trunk@16765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 15:00:30 +00:00 |
|
Peter Westwood
|
9c2a7dc314
|
Introduce can_edit_site to replace inline checks on whether or not the site_id is for the current Network. See #15716.
git-svn-id: https://develop.svn.wordpress.org/trunk@16764 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 14:28:40 +00:00 |
|
Peter Westwood
|
0485062f5d
|
Allow for the callee of download_url() to specify a different timeout if they want to - maybe they don't want to wait that long.
git-svn-id: https://develop.svn.wordpress.org/trunk@16763 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 12:45:24 +00:00 |
|
Andrew Nacin
|
a63bf413ad
|
Move [14551] to after the is_wp_error check. see #13133, fixes #15511, props alexdunae.
git-svn-id: https://develop.svn.wordpress.org/trunk@16761 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-07 07:12:55 +00:00 |
|
Andrew Nacin
|
689a65c8e6
|
Don't reference nonexistent tabs. see #15707.
git-svn-id: https://develop.svn.wordpress.org/trunk@16759 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 21:37:35 +00:00 |
|
Andrew Nacin
|
efa71cfe2c
|
Set AuthorName even when no translation or markup is processed. see #15662.
git-svn-id: https://develop.svn.wordpress.org/trunk@16758 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 21:18:18 +00:00 |
|
Andrew Nacin
|
efbe42fc1c
|
Add AuthorName to get_plugins() and use it when deleting a plugin. fixes #15662.
git-svn-id: https://develop.svn.wordpress.org/trunk@16757 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 20:49:54 +00:00 |
|
Andrew Nacin
|
975fb7af21
|
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: https://develop.svn.wordpress.org/trunk@16756 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 20:48:41 +00:00 |
|
Pete Mall
|
240bb52f78
|
Hide tabs on site admin themes screen for multisite. See #15525
git-svn-id: https://develop.svn.wordpress.org/trunk@16754 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 18:15:27 +00:00 |
|
Andrew Nacin
|
e6dbe89d7d
|
Fix handling of no titles and long titles in internal linking. see #11240.
git-svn-id: https://develop.svn.wordpress.org/trunk@16750 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 16:28:06 +00:00 |
|
Andrew Nacin
|
cad9b99f1e
|
Use correct variable. props ocean90, fixes #15693.
git-svn-id: https://develop.svn.wordpress.org/trunk@16748 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:44:30 +00:00 |
|
Andrew Nacin
|
8abcb8e5ce
|
Link to network/update-core when running multisite. Remove theme/plugin editors from blog menu when running multisite. Redirect to network/* when accessing theme/plugin-install/editor. props ocean90, see #15525.
git-svn-id: https://develop.svn.wordpress.org/trunk@16747 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:41:19 +00:00 |
|
Andrew Nacin
|
3e38f2e429
|
Optimize the keys/salts textarea. fixes #15092.
git-svn-id: https://develop.svn.wordpress.org/trunk@16746 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:26:30 +00:00 |
|
Andrew Nacin
|
2c44ffcc57
|
Restore bottom padding in plugin rows. fixes #15547.
git-svn-id: https://develop.svn.wordpress.org/trunk@16745 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 15:15:09 +00:00 |
|
Andrew Nacin
|
d7ddf41809
|
Don't double-escape user description. see #15454.
git-svn-id: https://develop.svn.wordpress.org/trunk@16744 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 08:55:09 +00:00 |
|
Mark Jaquith
|
7d9fa8c5f7
|
Remove some unused CSS. props ocean90. fixes #15696
git-svn-id: https://develop.svn.wordpress.org/trunk@16739 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 03:37:03 +00:00 |
|
Andrew Nacin
|
298e9c04bd
|
Remove merge cruft. props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@16737 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-06 00:58:20 +00:00 |
|
scribu
|
f0728ade8f
|
Fix IE JS error in options-general.php. Props ocean90. Fixes #15680
git-svn-id: https://develop.svn.wordpress.org/trunk@16736 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 21:29:59 +00:00 |
|
scribu
|
8c5878f8ec
|
remove redundant require()s in wp-admin/update.php. See #15679
git-svn-id: https://develop.svn.wordpress.org/trunk@16735 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 21:12:40 +00:00 |
|
Andrew Nacin
|
4bc60bd62a
|
String fixes. props demetris. fixes #15688.
git-svn-id: https://develop.svn.wordpress.org/trunk@16734 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 14:31:18 +00:00 |
|
Andrew Nacin
|
e16287f1fa
|
Export filtering JS and minor tweaks. props duck_, see #15197.
git-svn-id: https://develop.svn.wordpress.org/trunk@16733 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 11:21:08 +00:00 |
|
Andrew Nacin
|
d6ae552b4e
|
Fix notice. props vericgar, fixes #11976.
git-svn-id: https://develop.svn.wordpress.org/trunk@16729 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-05 03:01:42 +00:00 |
|
Mark Jaquith
|
1baaa6ea75
|
We know approximately how tall the QuickPress box will be. Let's reduce the amount of UI twitchiness as it async loads!
git-svn-id: https://develop.svn.wordpress.org/trunk@16725 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 23:31:01 +00:00 |
|
Peter Westwood
|
4703432f8b
|
Revert [16719] until it has has UI review. See #15580
git-svn-id: https://develop.svn.wordpress.org/trunk@16722 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 11:01:23 +00:00 |
|
scribu
|
c0750fba7f
|
Use large spinner instead of 'Loading...' text. Props batmoo. See #15580
git-svn-id: https://develop.svn.wordpress.org/trunk@16719 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 09:01:23 +00:00 |
|
Andrew Nacin
|
6587afe1d1
|
Always land on style.css by default, rather than whichever stylesheet came first in the directory scan. Prevents useless trips to editor-style-rtl.css and the like. see #15672.
git-svn-id: https://develop.svn.wordpress.org/trunk@16718 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 04:31:55 +00:00 |
|
Andrew Nacin
|
7cf388085a
|
Add 'Visual Editor RTL Stylesheet' to the list of theme file descriptions. see #15672.
git-svn-id: https://develop.svn.wordpress.org/trunk@16717 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 04:22:48 +00:00 |
|
Andrew Nacin
|
7315e464cd
|
Don't use orange as an on state. Also, restore zero margin on the filename header. fixes #15672.
git-svn-id: https://develop.svn.wordpress.org/trunk@16716 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 04:18:27 +00:00 |
|
Andrew Nacin
|
6edf42d3f5
|
Remove unused logic. see #15672.
git-svn-id: https://develop.svn.wordpress.org/trunk@16715 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 04:16:23 +00:00 |
|
Andrew Nacin
|
c8fc17767f
|
Don't even show parent theme files when viewing the child theme. see #15672.
git-svn-id: https://develop.svn.wordpress.org/trunk@16714 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-04 03:52:59 +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 |
|
Andrew Nacin
|
b4ff753679
|
Sanity text in the theme editor when you have a child theme. fixes #15672.
git-svn-id: https://develop.svn.wordpress.org/trunk@16712 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 22:58:56 +00:00 |
|
scribu
|
9efb88a3ac
|
Use more specific view classes in plugin & theme install screens. Props batmoo. Fixes #15658
git-svn-id: https://develop.svn.wordpress.org/trunk@16710 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 18:51:24 +00:00 |
|
Pete Mall
|
2cda8d6dd2
|
Show network only plugins for !is_multisite. Fixes #15666
git-svn-id: https://develop.svn.wordpress.org/trunk@16709 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 18:05:37 +00:00 |
|
Peter Westwood
|
8c6056dced
|
Always exit after we redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@16708 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 12:37:43 +00:00 |
|
Peter Westwood
|
4e3458f227
|
Actions and Filters for the Network Admin sites panel to make it easier to add custom actions.
git-svn-id: https://develop.svn.wordpress.org/trunk@16707 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 12:12:44 +00:00 |
|
Mark Jaquith
|
2158fc7445
|
Backwards compat for plugin use of updated=1. fixes #15660
git-svn-id: https://develop.svn.wordpress.org/trunk@16706 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 10:59:20 +00:00 |
|
Andrew Nacin
|
96e0e3b82f
|
Post format indexes. First pass. see #15378.
git-svn-id: https://develop.svn.wordpress.org/trunk@16705 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 10:13:17 +00:00 |
|
scribu
|
8d2cf2d793
|
More s/upgrade/update. Props michaelh. See #15656
git-svn-id: https://develop.svn.wordpress.org/trunk@16701 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-03 09:16:28 +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 |
|
Andrew Nacin
|
872372d68c
|
s/occured/occurred/. props aldenta, fixes #15653.
git-svn-id: https://develop.svn.wordpress.org/trunk@16699 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 23:30:21 +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 |
|
Mark Jaquith
|
4fab2aee5c
|
Use get_taxonomies() when iterating taxonomies for menus. props wojtek.szkutnik. fixes #13936
git-svn-id: https://develop.svn.wordpress.org/trunk@16695 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 21:32:19 +00:00 |
|
scribu
|
6708e2ea42
|
Fix compression test 404. Props duck_. Fixes #15496
git-svn-id: https://develop.svn.wordpress.org/trunk@16689 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 14:15:25 +00:00 |
|
Andrew Nacin
|
4a8c7f3dfa
|
add_editor_style should include the parent theme CSS before the child theme CSS for override reasons. props JohnPBloch. fixes #14430.
git-svn-id: https://develop.svn.wordpress.org/trunk@16688 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 13:54:56 +00:00 |
|
Andrew Nacin
|
45051d8206
|
define isRtl in the media upload iframe. props filosofo, fixes #15639.
git-svn-id: https://develop.svn.wordpress.org/trunk@16687 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-02 12:44:48 +00:00 |
|