markjaquith
|
d716198fb7
|
Revert [12133] — remove post image support from Default theme. Too hokey.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-11-12 21:54:12 +00:00 |
|
markjaquith
|
22ae6f36c0
|
Add basic post thumbnail support to Default theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-11-01 08:12:21 +00:00 |
|
ryan
|
08ae2f5ee2
|
Add WAI-ARIA landmark roles to default theme. Props peterkz. fixes #9408
git-svn-id: http://svn.automattic.com/wordpress/trunk@10945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2009-04-16 16:42:32 +00:00 |
|
ryan
|
544ea955d8
|
Eliminate chaining for php 4 compat. Props DD32. fixes #5324
git-svn-id: http://svn.automattic.com/wordpress/trunk@9577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-11-08 23:27:49 +00:00 |
|
ryan
|
76c966b75a
|
get_search_form from technosailor. fixes #7910
git-svn-id: http://svn.automattic.com/wordpress/trunk@9234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-17 20:39:56 +00:00 |
|
ryan
|
c921aa8b0d
|
Better not found messages. Props caesarsgrunt. fixes #5324
git-svn-id: http://svn.automattic.com/wordpress/trunk@9226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-10-17 17:00:57 +00:00 |
|
westi
|
a2df97240f
|
phpdoc for the default and classic themes. See #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-09-27 09:49:27 +00:00 |
|
ryan
|
9e05ca767a
|
Add more classes to post_class(). see #7457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-08-13 21:58:06 +00:00 |
|
ryan
|
d12642fc81
|
Remove useless is_tag() call. Props takayukister. fixes #5687
git-svn-id: http://svn.automattic.com/wordpress/trunk@6942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2008-02-20 17:57:53 +00:00 |
|
ryan
|
1fa2f6df66
|
the_title_attribute(). Props Nazgul. fixes #4731
git-svn-id: http://svn.automattic.com/wordpress/trunk@6132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-09-18 22:50:59 +00:00 |
|
markjaquith
|
c8d7b27ed2
|
Use single_tag_title() on tag pages in the Default theme. Props Andy. fixes #4876
git-svn-id: http://svn.automattic.com/wordpress/trunk@5996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-08-30 19:54:46 +00:00 |
|
rob1n
|
4d5baa0fad
|
Use Older/Newer rather than Previous/Next for sake of clarity. fixes #4397
git-svn-id: http://svn.automattic.com/wordpress/trunk@5664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-06-07 23:33:06 +00:00 |
|
rob1n
|
aab2df9f6a
|
Improve tag archive's title. Props johnbillion. fixes #4133
git-svn-id: http://svn.automattic.com/wordpress/trunk@5250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 04:39:55 +00:00 |
|
matt
|
14f1c622ff
|
All the query stuff we need for tag= URLs to work.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-31 06:16:12 +00:00 |
|
ryan
|
f54a84be7d
|
Remove extraneous echo. Props buzink. fixes #4020
git-svn-id: http://svn.automattic.com/wordpress/trunk@5105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-25 23:40:36 +00:00 |
|
matt
|
396bd0aac7
|
Curl them quotes, fixes #2835
git-svn-id: http://svn.automattic.com/wordpress/trunk@4573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-01 10:26:50 +00:00 |
|
ryan
|
9f534ebae6
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 07:56:05 +00:00 |
|
ryan
|
25b7a56d8b
|
Remove is_search() check that will never be reached. fixes #1076
git-svn-id: http://svn.automattic.com/wordpress/trunk@4166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-07 00:25:48 +00:00 |
|
ryan
|
dd202ce1f9
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-12 07:53:23 +00:00 |
|
matt
|
415b23c88b
|
Some tweaks to the default theme, fixes #1847 and the custom header validation error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-07 09:31:05 +00:00 |
|
ryan
|
190ef81565
|
Revert [2808]. #1525 is invalid
git-svn-id: http://svn.automattic.com/wordpress/trunk@2857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-09-08 21:16:03 +00:00 |
|
matt
|
5e8b3513ff
|
Reversed links, fixes #1525
git-svn-id: http://svn.automattic.com/wordpress/trunk@2808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-08-23 08:02:15 +00:00 |
|
ryan
|
00e11b95f4
|
Use next_posts_link() and previous_posts_link() instead of posts_nav_link() in default theme. http://mosquito.wordpress.org/view.php?id=1064
git-svn-id: http://svn.automattic.com/wordpress/trunk@2423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-09 04:21:24 +00:00 |
|
matt
|
0459dc002a
|
Remove needless RDF calls
git-svn-id: http://svn.automattic.com/wordpress/trunk@2417 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-07 09:07:40 +00:00 |
|
rboren
|
0b975fb9a0
|
Make Kubrick the new default. The old default is available as the Classic theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-04 05:20:06 +00:00 |
|