Andrew Nacin
|
8b6cf91dc9
|
Revert to WP_DEFAULT_THEME if a child theme is in use and no style.css is present. fixes #15712, props greuben.
git-svn-id: https://develop.svn.wordpress.org/trunk@16925 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 19:19:47 +00:00 |
|
Andrew Nacin
|
70b6bbcfa8
|
Revert to WP_DEFAULT_THEME if a child theme is in use and no style.css is present. fixes #15712.
git-svn-id: https://develop.svn.wordpress.org/trunk@16924 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 19:17:49 +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 |
|
Mark Jaquith
|
176075ba48
|
Fix canonical paged/feed redirects. props rfw. fixes #14288
git-svn-id: https://develop.svn.wordpress.org/trunk@16920 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 16:55:35 +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
|
595bc10419
|
Add WP Rewrite root to front of add_permastruct() call when adding a taxonomy. fixes #15813
git-svn-id: https://develop.svn.wordpress.org/trunk@16918 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 16:28:16 +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
|
5945f381fc
|
Honor defaults in wp_dropdown_users(). Props duck_. fixes #15791
git-svn-id: https://develop.svn.wordpress.org/trunk@16916 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 16:19:08 +00:00 |
|
Ryan Boren
|
ccd108bd5e
|
Honor the page template when a page is the home page but not also the front page. Props filosofo. fixes #15513
git-svn-id: https://develop.svn.wordpress.org/trunk@16915 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 15:45:19 +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 |
|
Andrew Nacin
|
4ebfb979b1
|
Fix admin bar styling when no avatars are in use. props ocean90, see #15611.
git-svn-id: https://develop.svn.wordpress.org/trunk@16913 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 13:42:56 +00:00 |
|
Andrew Nacin
|
306bf053a6
|
Pass args to nav_menu_css_class filter. props scribu, fixes #15808.
git-svn-id: https://develop.svn.wordpress.org/trunk@16912 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 13:25:07 +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 |
|
Andrew Nacin
|
3a3d660a6e
|
I have CDO. see #15779.
git-svn-id: https://develop.svn.wordpress.org/trunk@16910 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 11:25:11 +00:00 |
|
Andrew Nacin
|
12da6006e0
|
Ensure the map_meta_cap filter receives the right cap when the map_meta_cap flag is false. fixes #15779.
git-svn-id: https://develop.svn.wordpress.org/trunk@16909 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 11:22:32 +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
|
01a2da49e1
|
Restore pre-3.1 "Status:" header handling for IIS in wp_redirect. Revist in 3.2 to see if it's still required. Fixes #10187
git-svn-id: https://develop.svn.wordpress.org/trunk@16907 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 10:15:31 +00:00 |
|
Pete Mall
|
44db2effda
|
Ensure correct HTTP status code is returned. Props nacin, fixes #15799
git-svn-id: https://develop.svn.wordpress.org/trunk@16906 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 08:38:01 +00:00 |
|
Dion Hulse
|
d1b78e5309
|
Other piece of r16904. Limit variable string searching when possible. See #10187
git-svn-id: https://develop.svn.wordpress.org/trunk@16905 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-14 08:35:48 +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
|
00f652341f
|
s/default/standard/ for post format slug.
git-svn-id: https://develop.svn.wordpress.org/trunk@16898 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 20:50:10 +00:00 |
|
Ryan Boren
|
5003828f16
|
Admin bar sprite cleanups. Props ocean90, darrenmeehan. see #15611
git-svn-id: https://develop.svn.wordpress.org/trunk@16897 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 20:35:28 +00:00 |
|
Ryan Boren
|
ab23780cbc
|
Ver bump
git-svn-id: https://develop.svn.wordpress.org/trunk@16896 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 17:55:49 +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 |
|
scribu
|
63e3c4430e
|
Always set groupby when a tax query is involved. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16894 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 15:15:58 +00:00 |
|
scribu
|
cbe9f7f3a0
|
Always call WP_Tax_Query::get_sql(). Fixes #15797
git-svn-id: https://develop.svn.wordpress.org/trunk@16893 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 15:11:02 +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
|
223dfd3468
|
Slight logic tweak to [16889]. See #14123
git-svn-id: https://develop.svn.wordpress.org/trunk@16890 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 11:44:53 +00:00 |
|
scribu
|
b0384203fa
|
Prevent redundant wp_usermeta JOIN on single-site installs. See #14123
git-svn-id: https://develop.svn.wordpress.org/trunk@16889 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-13 11:41:00 +00:00 |
|
scribu
|
b514837458
|
Re-index categories in get_the_category(). Props greuben. Fixes #15442
git-svn-id: https://develop.svn.wordpress.org/trunk@16888 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 20:32:29 +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
|
09ee8c5c47
|
Set $wp_query->tax_query earlier. See #15752
git-svn-id: https://develop.svn.wordpress.org/trunk@16886 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 16:38:51 +00:00 |
|
Andrew Nacin
|
86af64c60a
|
Oh hai, haven't seen you in a while.
git-svn-id: https://develop.svn.wordpress.org/trunk@16885 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 11:12:16 +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 |
|
Mark Jaquith
|
589ccc5ac7
|
Mark Twenty Ten as GPL per new theme directory guidelines. props pross. fixes #15632
git-svn-id: https://develop.svn.wordpress.org/trunk@16883 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-12 07:02:18 +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 |
|
scribu
|
619a8a8cff
|
Don't set query flags in parse_tax_query(). See #15487
git-svn-id: https://develop.svn.wordpress.org/trunk@16880 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 15:20:52 +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 |
|
scribu
|
accc855bdc
|
Remove excess comments from url_to_postid(). See #15771
git-svn-id: https://develop.svn.wordpress.org/trunk@16878 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 09:28:36 +00:00 |
|
scribu
|
9c1dd77de9
|
Use is_singular in url_to_postid(). See #15771
git-svn-id: https://develop.svn.wordpress.org/trunk@16877 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-12-11 09:25:02 +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 |
|