Andrew Nacin
|
9fa8ec9493
|
Twenty Ten: Rename to appease the theme directory gods, version bump, and new description from lancewillett and iandstewart. fixes #14298.
git-svn-id: https://develop.svn.wordpress.org/trunk@15413 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-13 22:09:36 +00:00 |
Andrew Nacin
|
11d4c3287c
|
It's called WordPress. props zeo, fixes #14293.
git-svn-id: https://develop.svn.wordpress.org/trunk@15400 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-13 03:00:08 +00:00 |
potbot
|
88df62bfe0
|
POT, generated from r15397
git-svn-id: https://develop.svn.wordpress.org/trunk@15398 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-12 20:21:38 +00:00 |
Andrew Nacin
|
8c40edd236
|
style.css updates for theme repo sync. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15397 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-12 20:00:35 +00:00 |
Andrew Nacin
|
56489b6404
|
Center images on attachment pages in Twenty Ten. props lancewillett. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15393 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-12 19:45:09 +00:00 |
Andrew Nacin
|
2e19f3d22e
|
Update to Twenty Ten 1.0.3 from theme dir. see #14284.
git-svn-id: https://develop.svn.wordpress.org/trunk@15392 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-07-12 19:40:21 +00:00 |
potbot
|
5d435fd623
|
POT, generated from r15261
git-svn-id: https://develop.svn.wordpress.org/trunk@15262 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-15 16:21:22 +00:00 |
Andrew Nacin
|
eded964f75
|
In Twenty Ten, don't use the filter on wp_title in feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@15261 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-15 12:27:07 +00:00 |
potbot
|
d6c01251c0
|
POT, generated from r15250
git-svn-id: https://develop.svn.wordpress.org/trunk@15251 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-14 12:22:00 +00:00 |
Andrew Nacin
|
b266cf37cb
|
Don't pass bogus argument to the_excerpt. props zeo, fixes #13883.
git-svn-id: https://develop.svn.wordpress.org/trunk@15247 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-14 08:24:34 +00:00 |
potbot
|
f86cd27d77
|
POT, generated from r15235
git-svn-id: https://develop.svn.wordpress.org/trunk@15236 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 20:22:22 +00:00 |
Andrew Nacin
|
63389cff50
|
Make sure no output is sent in Twenty Ten before get_header(). fixes #13851.
git-svn-id: https://develop.svn.wordpress.org/trunk@15226 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 16:55:41 +00:00 |
potbot
|
bad0912739
|
POT, generated from r15222
git-svn-id: https://develop.svn.wordpress.org/trunk@15223 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 16:22:17 +00:00 |
Ron Rennick
|
c49bbc943f
|
arrange twentyten strings for easier translation, props zeo, fixes #13824
git-svn-id: https://develop.svn.wordpress.org/trunk@15222 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 16:15:25 +00:00 |
potbot
|
7e6f8cd657
|
POT, generated from r15212
git-svn-id: https://develop.svn.wordpress.org/trunk@15213 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 04:21:39 +00:00 |
Andrew Nacin
|
c4bda60979
|
Use a switch. props jdub, see #13812.
git-svn-id: https://develop.svn.wordpress.org/trunk@15212 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 03:34:52 +00:00 |
Matt Thomas
|
b4966db02b
|
Avoid displaying custom comment types as pingbacks/trackbacks in Twenty Ten. Fixes #13812. Props jdub.
git-svn-id: https://develop.svn.wordpress.org/trunk@15209 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 02:17:26 +00:00 |
Matt Thomas
|
1eaf1b9d00
|
In Twenty ten, make last gallery image link back to the first. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@15208 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 02:01:56 +00:00 |
Matt Thomas
|
44517b3df8
|
Updating Twenty Ten's screenshot to not show the search form label
git-svn-id: https://develop.svn.wordpress.org/trunk@15207 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-11 01:55:32 +00:00 |
potbot
|
f5560656fb
|
POT, generated from r15197
git-svn-id: https://develop.svn.wordpress.org/trunk@15198 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-10 20:21:20 +00:00 |
Andrew Nacin
|
c1104aaed6
|
Use wp_title() proper in Twenty Ten, and move the janky stuff to a filter. see #13751.
git-svn-id: https://develop.svn.wordpress.org/trunk@15195 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-10 18:26:53 +00:00 |
Andrew Nacin
|
2cee587e18
|
Don't reveal gallery content in Twenty Ten when the post is password protected. fixes #13770, props zeo.
git-svn-id: https://develop.svn.wordpress.org/trunk@15194 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-10 18:23:08 +00:00 |
Andrew Nacin
|
a53e7e3018
|
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: https://develop.svn.wordpress.org/trunk@15193 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-10 17:57:30 +00:00 |
Matt Thomas
|
fb4ee611e9
|
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: https://develop.svn.wordpress.org/trunk@15164 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-08 01:48:33 +00:00 |
Matt Thomas
|
431e4a8b27
|
Twenty Ten CSS cleanup, margin fix. Props zeo.
git-svn-id: https://develop.svn.wordpress.org/trunk@15163 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-08 01:24:46 +00:00 |
Matt Thomas
|
7c6cbce36a
|
Fixing drop shadow bug in Safari for Twenty Ten dropdowns. Props iandstewart.
git-svn-id: https://develop.svn.wordpress.org/trunk@15162 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-08 01:20:38 +00:00 |
Matt Thomas
|
16236db4fa
|
Adjusting caption text style in the Twenty Ten theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@15155 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-06 20:40:44 +00:00 |
Matt Thomas
|
ec63079ab7
|
Better padding for photo captions in the Twenty Ten theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@15154 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-06 20:27:37 +00:00 |
Matt Thomas
|
5790295d13
|
Specify a line height for entry-title in the Twenty Ten theme
git-svn-id: https://develop.svn.wordpress.org/trunk@15153 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-06 20:19:23 +00:00 |
Ryan Boren
|
c92dba8fdf
|
Check if comment paging is on. Props iandstewart. fixes #13739
git-svn-id: https://develop.svn.wordpress.org/trunk@15145 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-05 14:55:18 +00:00 |
Andrew Nacin
|
7d2b87f9c3
|
Hide 'no password' text for comments. It's already being shown for the_content; aligns it with .nocomments; fixes #13692.
git-svn-id: https://develop.svn.wordpress.org/trunk@15125 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-03 05:23:21 +00:00 |
Andrew Nacin
|
37ac9a5ce2
|
Use p.nopassword instead of div.nopassword in Twenty Ten. props zeo, fixes #13692.
git-svn-id: https://develop.svn.wordpress.org/trunk@15121 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-02 22:45:21 +00:00 |
Andrew Nacin
|
b49f04cea3
|
Don't show 'Continue reading' in Twenty Ten on attachment pages. props iandstewart, fixes #13361.
git-svn-id: https://develop.svn.wordpress.org/trunk@15120 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-02 22:41:14 +00:00 |
Matt Thomas
|
d0bd5ba875
|
In Twenty Ten, move the top margin from the header to the wrapper div. Fixes #13636. Props markjaquith.
git-svn-id: https://develop.svn.wordpress.org/trunk@15092 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-01 17:16:07 +00:00 |
Ryan Boren
|
bfa26cba69
|
Clear content. Props ocean90 iandstewart. fixes #13642
git-svn-id: https://develop.svn.wordpress.org/trunk@15089 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-06-01 15:32:15 +00:00 |
Andrew Nacin
|
817064457b
|
Remove old Twenty Ten code. props iandstewart, fixes #13646.
git-svn-id: https://develop.svn.wordpress.org/trunk@15083 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-31 21:17:19 +00:00 |
Andrew Nacin
|
b030dda0dc
|
Use default wp_nav_menu sorting in Twenty Ten. props iandstewart, fixes #13660.
git-svn-id: https://develop.svn.wordpress.org/trunk@15082 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-31 21:13:24 +00:00 |
potbot
|
e733aa5b96
|
POT, generated from r15042
git-svn-id: https://develop.svn.wordpress.org/trunk@15043 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-28 20:21:07 +00:00 |
Ron Rennick
|
88e05ab89f
|
continue reading link on custom excerpt in TwentyTen, props iandstewart, fixes #13361
git-svn-id: https://develop.svn.wordpress.org/trunk@15040 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-28 17:01:27 +00:00 |
Ryan Boren
|
1a853e7512
|
Remove theme-options tag and allow wide attachments on pages. Props lancewillett. fixes #13595
git-svn-id: https://develop.svn.wordpress.org/trunk@15035 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-28 16:35:31 +00:00 |
potbot
|
cf4216af5b
|
POT, generated from r15017
git-svn-id: https://develop.svn.wordpress.org/trunk@15018 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-28 00:21:14 +00:00 |
Ryan Boren
|
47b08b88ea
|
Typo fix
git-svn-id: https://develop.svn.wordpress.org/trunk@15012 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 23:12:54 +00:00 |
Ryan Boren
|
565acf886d
|
Add custom-background to twentyten tags
git-svn-id: https://develop.svn.wordpress.org/trunk@15009 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 22:34:59 +00:00 |
potbot
|
cd98aa57a7
|
POT, generated from r14956
git-svn-id: https://develop.svn.wordpress.org/trunk@14957 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 20:21:06 +00:00 |
Mark Jaquith
|
fc7bcd0e63
|
Do not display category blurb for post types that do not support that taxonomy.
git-svn-id: https://develop.svn.wordpress.org/trunk@14955 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 20:06:54 +00:00 |
Ryan Boren
|
5391057c8f
|
Child menu stlying fixes. Props filosofo. fixes #13552
git-svn-id: https://develop.svn.wordpress.org/trunk@14946 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 16:32:36 +00:00 |
Ryan Boren
|
c28268ccc0
|
RTL updates for twentyten. Props yoavf. fixes #13233
git-svn-id: https://develop.svn.wordpress.org/trunk@14941 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 14:15:27 +00:00 |
potbot
|
2d2ad40b9e
|
POT, generated from r14938
git-svn-id: https://develop.svn.wordpress.org/trunk@14939 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 08:21:07 +00:00 |
Andrew Nacin
|
49578a78f2
|
Add textdomain. see #13198.
git-svn-id: https://develop.svn.wordpress.org/trunk@14936 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 05:37:34 +00:00 |
Andrew Nacin
|
c83a2e895e
|
In Twenty Ten, make classes on larr/rarr consistent, and make sure those are translated. props zeo, see #13198.
git-svn-id: https://develop.svn.wordpress.org/trunk@14935 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 05:35:14 +00:00 |