Commit Graph

22 Commits

Author SHA1 Message Date
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
Ryan Boren 3003eee549 Fix typo. Props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@14787 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-21 19:01:37 +00:00
Andrew Nacin c7cd6fcedb In Twenty Ten, documentation and code improvements. see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14708 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-17 06:36:11 +00:00
Andrew Nacin ea2b0f17e3 Various minor tweaks to file-level phpdoc in Twentyten. props dremeda. see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@14707 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-17 06:32:03 +00:00
Andrew Nacin 719af15b71 @subpackage cannot have spaces.
git-svn-id: https://develop.svn.wordpress.org/trunk@14692 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 17:10:21 +00:00
Andrew Nacin 9cd335bdcd Remove unnecessary and out-of-place Twenty Ten filter. Also, tabs not spaces. see #13198.
git-svn-id: https://develop.svn.wordpress.org/trunk@14688 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-16 06:26:18 +00:00
Peter Westwood 7154389cc0 Add ARIA landmark roles to TwentyTen. Fixes #13055 props demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@14549 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 21:10:12 +00:00
Nikolay Bachiyski ba41c965c8 Various twentyten i18n fixes. Props zeo, dimadin. Fixes #13198
git-svn-id: https://develop.svn.wordpress.org/trunk@14544 602fd350-edb4-49c9-b593-d223f7449a82
2010-05-10 20:30:58 +00:00
Andrew Nacin f15366a78c Rough cut of Twenty Ten inline documentation. see #12695. props jorbin, demetris.
git-svn-id: https://develop.svn.wordpress.org/trunk@13885 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-29 22:03:15 +00:00
Andrew Nacin 4f5a2095a8 Remove trailing whites and double semicolons.
git-svn-id: https://develop.svn.wordpress.org/trunk@13830 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-26 19:36:49 +00:00
Peter Westwood a28f0f27cf Switch to get_template_part Fixes #12371. Try on some narrative comments for size see #12695.
git-svn-id: https://develop.svn.wordpress.org/trunk@13816 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-25 22:04:27 +00:00
Matt Thomas d504e9c257 Coding standards cleanup in twentyten, see #9015. Props sivel
git-svn-id: https://develop.svn.wordpress.org/trunk@13720 602fd350-edb4-49c9-b593-d223f7449a82
2010-03-16 20:17:22 +00:00
Dion Hulse 40e684d779 Better internationalisation for TwentyTen. Props filosofo. Fixes #12384
git-svn-id: https://develop.svn.wordpress.org/trunk@13498 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-28 11:43:04 +00:00
Dion Hulse ec9ee88c2d Remove Unneeded the_post/rewind_posts() calls, Add a "No posts for this archive" type message to the loop. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13218 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-19 10:41:15 +00:00
Peter Westwood e7d1e80302 Introduce new get_generic_template() function for themes to use to bring in pieces of template.
Use in twentyten for loop.php including. See #9015.

git-svn-id: https://develop.svn.wordpress.org/trunk@13146 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-14 09:32:23 +00:00
Dion Hulse 68d7f0d172 Move the Loop into a separate file. Reduces code duplication and adds Gallery/Aside styling to all archive views. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13141 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-14 07:13:34 +00:00
Dion Hulse ba7701007b Formatting, Translations & Whitespace. Props ptahdunbar. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13128 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-14 01:00:22 +00:00
Dion Hulse 093ef40c06 s/the_time()/get_the_date/ for dates. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13111 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-13 11:20:56 +00:00
Dion Hulse 04a1493757 Remove extra get_option() calls (the functions default to that), Use the Media API for attachment image HTML, Replace deprecated function use(1.2~2.9 deprecated). See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13109 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-13 11:09:51 +00:00
Ryan Boren c2d97472eb Escape some attributes. Fix search form action. see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13029 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-08 20:28:13 +00:00
Ryan Boren 86d7ef0b69 Trim trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@13025 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-08 18:02:23 +00:00
Ryan Boren 82e3b2f8f4 Twenty Ten initial import. Props Ian Stewart, Matt Thomas, and others. see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13012 602fd350-edb4-49c9-b593-d223f7449a82
2010-02-07 16:16:26 +00:00