nacin
|
8fcdf9a979
|
dbDelta needs all the comments it can get. Restore the one removed in [15210].
git-svn-id: http://svn.automattic.com/wordpress/trunk@15211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 03:03:17 +00:00 |
|
nacin
|
3c79510246
|
Reset variables back to empty arrays instead of unsetting them in dbDelta. prevents a warning. props mitchoyoshitaka, fixes #13715.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15210 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 03:01:51 +00:00 |
|
iammattthomas
|
848d51b83a
|
Avoid displaying custom comment types as pingbacks/trackbacks in Twenty Ten. Fixes #13812. Props jdub.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 02:17:26 +00:00 |
|
iammattthomas
|
e31cc08860
|
In Twenty ten, make last gallery image link back to the first. Props iandstewart.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 02:01:56 +00:00 |
|
iammattthomas
|
003ede0b13
|
Updating Twenty Ten's screenshot to not show the search form label
git-svn-id: http://svn.automattic.com/wordpress/trunk@15207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 01:55:32 +00:00 |
|
nacin
|
e82cadea33
|
Fix admin menu background for long names. props JohnONolan, fixes #13803.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 00:42:09 +00:00 |
|
nacin
|
6f289a7be8
|
Check for the import cap before showing links to the tag/cat converter. props kpdesign, fixes #13834.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-11 00:00:47 +00:00 |
|
westi
|
e85cb9a279
|
O'Malley sez bump me pls
git-svn-id: http://svn.automattic.com/wordpress/trunk@15204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 21:43:47 +00:00 |
|
westi
|
3061e08ec6
|
Introduce menu_page_url() for plugins to use to get the url for the pages they have added. Fixes #13829 props o'malley for all the cuteness.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15203 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 21:38:41 +00:00 |
|
wpmuguru
|
54521415c2
|
alway update fileupload_url during initial network install, see #13828
git-svn-id: http://svn.automattic.com/wordpress/trunk@15202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 21:31:46 +00:00 |
|
nacin
|
528951c7ef
|
Provide context for screen options plural labels. fixes #13369.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:56:14 +00:00 |
|
nacin
|
7420b784d5
|
Revert accidental commit. see [15199], see #13369
git-svn-id: http://svn.automattic.com/wordpress/trunk@15200 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:48:04 +00:00 |
|
nacin
|
c7600ab27b
|
Valid HTML for wp-signup. fixes #13369, props ocean90, snumb130.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:44:54 +00:00 |
|
potbot
|
33051cf971
|
POT, generated from r15197
git-svn-id: http://svn.automattic.com/wordpress/trunk@15198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 20:21:20 +00:00 |
|
wpmuguru
|
74d9ba3159
|
allow custom content dir in WP 3.0 main site, fixes #13733
git-svn-id: http://svn.automattic.com/wordpress/trunk@15197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 19:37:51 +00:00 |
|
nacin
|
69164abe07
|
Improve the custom background front-end callback. Also, background-attachment should default to scroll, not fixed. fixes #13751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 18:28:25 +00:00 |
|
nacin
|
4c53975440
|
Use wp_title() proper in Twenty Ten, and move the janky stuff to a filter. see #13751.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 18:26:53 +00:00 |
|
nacin
|
9e65c710fe
|
Don't reveal gallery content in Twenty Ten when the post is password protected. fixes #13770, props zeo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 18:23:08 +00:00 |
|
nacin
|
e13e6254dc
|
Switch to current_theme_supports(menus) internally. Adding theme support for 'nav-menus' is deprecated in favor of register_nav_menu(s). fixes #13825.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15193 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 17:57:30 +00:00 |
|
nacin
|
1e732357a2
|
Don't specify a background for the default RSS widget's icon. props lancewillet, fixes #13719.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 17:49:55 +00:00 |
|
nacin
|
2010aac02c
|
Don't show an error when the theme supports widgets but not menus. see #13825.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 17:37:15 +00:00 |
|
nacin
|
af612805e8
|
Move 'helps' argument to the taxonomy labels object. Also move over help_nojs and help_cloud, both introduced in 3.0. This adds three new core labels for non-hierarchical taxonomies, for tweaking the meta box strings. fixes #13805.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 16:07:33 +00:00 |
|
nacin
|
5f4f0112a8
|
Server-side check for an empty menu name on save. props ocean90, fixes #13703.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 15:28:39 +00:00 |
|
ryan
|
930711454f
|
Fix global post stomping in get_post(). Turn get_page() into an alias of get_post(). Props westi. fixes #13753
git-svn-id: http://svn.automattic.com/wordpress/trunk@15188 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 14:55:26 +00:00 |
|
ryan
|
02be42f58d
|
Remove old hidden columns usermeta keys. fixes #13783
git-svn-id: http://svn.automattic.com/wordpress/trunk@15187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 14:41:51 +00:00 |
|
wpmuguru
|
d2517b7b02
|
removed unused validation from activation process, see #13760
git-svn-id: http://svn.automattic.com/wordpress/trunk@15186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-10 00:10:12 +00:00 |
|
nacin
|
bca5ad62d0
|
Use entity. props zeo, see #13720.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15185 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 22:32:08 +00:00 |
|
ryan
|
f46ce5e7bc
|
Allow assigning an empty menu to a location. fixes #13787
git-svn-id: http://svn.automattic.com/wordpress/trunk@15184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 22:05:27 +00:00 |
|
ryan
|
15e9538874
|
Pass taxonomy to post_tags_meta_box. Use add_new_item label. see #13805
git-svn-id: http://svn.automattic.com/wordpress/trunk@15183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 21:59:13 +00:00 |
|
westi
|
fe4edfc76d
|
Mr Bump says hai!
git-svn-id: http://svn.automattic.com/wordpress/trunk@15182 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 21:02:48 +00:00 |
|
ryan
|
e47306254c
|
Sort only when importers exist. Props aaroncampbell. fixes #13806
git-svn-id: http://svn.automattic.com/wordpress/trunk@15181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 20:33:16 +00:00 |
|
westi
|
64f3e40880
|
Improve phpDoc for add_settings_section. Fixes #13801 props frankieroberto.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 20:21:43 +00:00 |
|
ryan
|
e7540ea96a
|
Warning and styling fixes. Props ocean90. fixes #13775
git-svn-id: http://svn.automattic.com/wordpress/trunk@15179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 18:13:29 +00:00 |
|
ryan
|
2439833a7e
|
Set the screen for add-tag ajax requests. see #13783
git-svn-id: http://svn.automattic.com/wordpress/trunk@15178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 16:52:25 +00:00 |
|
nacin
|
10b86ca5f7
|
Script bump for [15176] and use existing naming convention.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 04:01:12 +00:00 |
|
iammattthomas
|
aea6fbc7be
|
Replacing previous classic theme logo with a new one from Ben Dunkle
git-svn-id: http://svn.automattic.com/wordpress/trunk@15176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-09 01:29:27 +00:00 |
|
ryan
|
1849b362b0
|
Make set_current_screen() taxonomy aware. Use current_screen when setting up table headers for edit-tags.php. see #13783
git-svn-id: http://svn.automattic.com/wordpress/trunk@15175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 15:34:42 +00:00 |
|
ryan
|
d68747d9af
|
Update get_current_user_id() and move to user.php. Props filosofo. fixes #13785
git-svn-id: http://svn.automattic.com/wordpress/trunk@15174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 15:12:15 +00:00 |
|
ryan
|
33886d651b
|
Don't force post_status to publish for custom taxonomy queries. fixes #13755
git-svn-id: http://svn.automattic.com/wordpress/trunk@15173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 14:08:33 +00:00 |
|
ryan
|
5fdd52d2ce
|
bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@15172 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 14:02:44 +00:00 |
|
ryan
|
359e1620b2
|
Use admin_url() for the media-upload.php url. see #13685
git-svn-id: http://svn.automattic.com/wordpress/trunk@15171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 14:02:16 +00:00 |
|
ryan
|
c89b8c3ef2
|
Resurrect get_blog_list() and get_most_active_blogs() but leave deprecated. Props ocean90. fixes #13773
git-svn-id: http://svn.automattic.com/wordpress/trunk@15170 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 13:56:20 +00:00 |
|
ryan
|
a353af5a41
|
phpdoc fix. Props duck_
git-svn-id: http://svn.automattic.com/wordpress/trunk@15169 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 13:24:20 +00:00 |
|
ryan
|
76036b069b
|
Deprecate get_most_active_blogs() and get_blog_list(). Props ocean90. fixes #13773
git-svn-id: http://svn.automattic.com/wordpress/trunk@15168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 13:00:09 +00:00 |
|
dd32
|
ebe57d5b69
|
Use the correct variable name. See #13778
git-svn-id: http://svn.automattic.com/wordpress/trunk@15167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 11:04:51 +00:00 |
|
dd32
|
a0729014b8
|
Use the correct variable name. Props ScottMac. Fixes #13778
git-svn-id: http://svn.automattic.com/wordpress/trunk@15166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 11:02:17 +00:00 |
|
nacin
|
1d16e3de6e
|
Fix phpdoc typo. props demetris, fixes #13781.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 07:44:50 +00:00 |
|
iammattthomas
|
8f33ece26e
|
In Twenty Ten, removing the color declaration from the strong tag so we don't interfere with the user's color choices. Slightly darkening body text for better readability.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 01:48:33 +00:00 |
|
iammattthomas
|
cb18c0db79
|
Twenty Ten CSS cleanup, margin fix. Props zeo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 01:24:46 +00:00 |
|
iammattthomas
|
a6e99da98f
|
Fixing drop shadow bug in Safari for Twenty Ten dropdowns. Props iandstewart.
git-svn-id: http://svn.automattic.com/wordpress/trunk@15162 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-06-08 01:20:38 +00:00 |
|