dd32
|
8902f273ce
|
Replace $authordata usage with API, Restore "Also posted in.."/"Also tagged..." on taxonomy archives, Handle Excerpts for Asides correctly on Archives. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 10:02:38 +00:00 |
westi
|
067e66c8f6
|
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: http://svn.automattic.com/wordpress/trunk@13146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 09:32:23 +00:00 |
nacin
|
8e48c44de4
|
Use automatic_feed_links() in twentyten, see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 08:07:55 +00:00 |
dd32
|
38a77b72cb
|
Move the Loop into a separate file. Reduces code duplication and adds Gallery/Aside styling to all archive views. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 07:13:34 +00:00 |
nacin
|
ea5e854684
|
home_url() returns a value, needs to be echoed in twentyten header and footer. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 06:12:12 +00:00 |
dd32
|
93b372f1f8
|
Comments.php PHP cleanup. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 01:16:58 +00:00 |
dd32
|
20c0e6c2ef
|
Fix comment listing, Correct Indentations. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 01:12:51 +00:00 |
dd32
|
f2799cb2e9
|
Formatting, Translations & Whitespace. Props ptahdunbar. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13128 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-14 01:00:22 +00:00 |
dd32
|
df2a293967
|
Whitespace cleanup, TwentyTen <title> standardisation & gettext. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-13 13:35:03 +00:00 |
dd32
|
392ee06071
|
s/the_time()/get_the_date/ for dates. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-13 11:20:56 +00:00 |
dd32
|
cba1eb5db4
|
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: http://svn.automattic.com/wordpress/trunk@13109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-13 11:09:51 +00:00 |
dd32
|
b4c55aa60b
|
Remove Direct SQL, Use new esc_html() function, Correct the case of the ID keys. See #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-13 09:59:16 +00:00 |
iammattthomas
|
db84efc3b0
|
Make the RSS widget title match other widgets in twentyten
git-svn-id: http://svn.automattic.com/wordpress/trunk@13061 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-12 06:11:46 +00:00 |
iammattthomas
|
a71e477b6f
|
Fix typo in twentyten
git-svn-id: http://svn.automattic.com/wordpress/trunk@13060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-12 06:03:20 +00:00 |
iammattthomas
|
05220e3748
|
Close profile link tag in twentyten
git-svn-id: http://svn.automattic.com/wordpress/trunk@13059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-12 04:48:24 +00:00 |
ryan
|
61859c5f5e
|
First pass at custom background support. Needs UI love. see #12186
git-svn-id: http://svn.automattic.com/wordpress/trunk@13041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-09 20:37:12 +00:00 |
ryan
|
152304f1e1
|
Use comment_form(). Props beaulebens. see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-08 21:02:08 +00:00 |
ryan
|
b235937bcc
|
Escape some attributes. Fix search form action. see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-08 20:28:13 +00:00 |
ryan
|
1e4d04ee6b
|
Use post_password_required(). see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-08 18:24:01 +00:00 |
ryan
|
c9d92fc859
|
Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@13025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-08 18:02:23 +00:00 |
ryan
|
0ad559106d
|
gettext for twentyten. see #12170
git-svn-id: http://svn.automattic.com/wordpress/trunk@13024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-08 17:59:08 +00:00 |
ryan
|
1fb181a4eb
|
Twenty Ten initial import. Props Ian Stewart, Matt Thomas, and others. see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-07 16:16:26 +00:00 |