Matt Thomas
|
ae57a8a0a9
|
Adding single-column, no sidebar page template to twentyten. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13179 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-17 19:05:39 +00:00 |
Matt Thomas
|
b67384850d
|
Give the visual editor a max-width that matches the content width in twentyten
git-svn-id: https://develop.svn.wordpress.org/trunk@13178 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-17 18:50:48 +00:00 |
Mark Jaquith
|
37e62c69f5
|
revert function rename from r13129 which broke the comments form. props beaulebens. see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13166 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-16 00:21:06 +00:00 |
Dion Hulse
|
cc6a0a5d41
|
Twentyten whitespace cleanup, Wrap functions in function_exists() call to allow child themes to override them. Props sivel. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13157 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 21:39:20 +00:00 |
Andrew Nacin
|
f67f4d7405
|
Use $wp_query->get_queried_object(). Also move wp_head() to end of <head>, see #9015.
git-svn-id: https://develop.svn.wordpress.org/trunk@13152 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 11:52:27 +00:00 |
Dion Hulse
|
2bfeae67c6
|
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: https://develop.svn.wordpress.org/trunk@13147 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 10:02:38 +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 |
Andrew Nacin
|
76091e3e9d
|
Use automatic_feed_links() in twentyten, see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13144 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 08:07:55 +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 |
Andrew Nacin
|
4acf280647
|
home_url() returns a value, needs to be echoed in twentyten header and footer. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13138 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 06:12:12 +00:00 |
Dion Hulse
|
fa61e1409d
|
Comments.php PHP cleanup. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13130 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 01:16:58 +00:00 |
Dion Hulse
|
c095bc880d
|
Fix comment listing, Correct Indentations. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13129 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-14 01:12:51 +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
|
c43fd055e8
|
Whitespace cleanup, TwentyTen <title> standardisation & gettext. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13112 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 13:35:03 +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 |
Dion Hulse
|
013ab6d764
|
Remove Direct SQL, Use new esc_html() function, Correct the case of the ID keys. See #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13105 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-13 09:59:16 +00:00 |
Matt Thomas
|
b8a4cb7144
|
Make the RSS widget title match other widgets in twentyten
git-svn-id: https://develop.svn.wordpress.org/trunk@13061 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-12 06:11:46 +00:00 |
Matt Thomas
|
2348a07acd
|
Fix typo in twentyten
git-svn-id: https://develop.svn.wordpress.org/trunk@13060 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-12 06:03:20 +00:00 |
Matt Thomas
|
085bcc1624
|
Close profile link tag in twentyten
git-svn-id: https://develop.svn.wordpress.org/trunk@13059 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-12 04:48:24 +00:00 |
Ryan Boren
|
8bc11462e3
|
First pass at custom background support. Needs UI love. see #12186
git-svn-id: https://develop.svn.wordpress.org/trunk@13041 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-09 20:37:12 +00:00 |
Ron Rennick
|
bc3d44241d
|
revert remove error_reporting from ms-files.php, remove _deprecated_file call from blogs.php, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@13040 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-09 18:22:21 +00:00 |
Ryan Boren
|
b3d7aae458
|
Use comment_form(). Props beaulebens. see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13031 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 21:02:08 +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
|
e12533e0cb
|
Use post_password_required(). see #9015
git-svn-id: https://develop.svn.wordpress.org/trunk@13027 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 18:24:01 +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
|
6885d83058
|
gettext for twentyten. see #12170
git-svn-id: https://develop.svn.wordpress.org/trunk@13024 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-08 17:59:08 +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 |
Ron Rennick
|
fdcbef3e84
|
restore shell wp-content/blogs.php & add deprecated warnings, props nacin, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@12977 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-05 21:40:22 +00:00 |
Ron Rennick
|
012732f59d
|
improvements to custom content dir support, props nacin, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@12936 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-03 18:19:56 +00:00 |
Ron Rennick
|
45c254ac94
|
pass #2 change uploaded media rewrite rule, props nacin, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@12926 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 16:32:19 +00:00 |
Ron Rennick
|
650dc9bc98
|
internalize uploaded media rewrite rule, see #11742
git-svn-id: https://develop.svn.wordpress.org/trunk@12924 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 02:17:33 +00:00 |
Ryan Boren
|
72adbb470e
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@12859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 22:49:05 +00:00 |
Peter Westwood
|
2a93c55f43
|
Switch to passing arrays instead of query strings to functions. Fixes #6647 props filosofo and hakre.
git-svn-id: https://develop.svn.wordpress.org/trunk@12657 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-08 08:34:39 +00:00 |
Ron Rennick
|
032de15d5a
|
Add mu only (inactive) files
git-svn-id: https://develop.svn.wordpress.org/trunk@12603 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-06 04:02:57 +00:00 |
Ryan Boren
|
974b6c1ce4
|
Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
git-svn-id: https://develop.svn.wordpress.org/trunk@12598 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-04 17:23:29 +00:00 |
Peter Westwood
|
aa0bce07a5
|
Don't pass deprecated argument to get_bloginfo() in the classic theme. See #11652 props nacin.
git-svn-id: https://develop.svn.wordpress.org/trunk@12589 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-30 17:19:27 +00:00 |
Andrew Ozz
|
060d9185e6
|
Remove unused .fade CSS class, props nacin, fixes #11628
git-svn-id: https://develop.svn.wordpress.org/trunk@12546 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-26 09:00:58 +00:00 |
Matt Mullenweg
|
2101888ec0
|
Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity
git-svn-id: https://develop.svn.wordpress.org/trunk@12341 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-12-08 19:59:34 +00:00 |
Mark Jaquith
|
1b8e16765a
|
Revert [12133] — remove post image support from Default theme. Too hokey.
git-svn-id: https://develop.svn.wordpress.org/trunk@12180 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-12 21:54:12 +00:00 |
Mark Jaquith
|
7f3d6064fe
|
Add basic post thumbnail support to Default theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@12133 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-11-01 08:12:21 +00:00 |
Mark Jaquith
|
8b3529decc
|
Revert errant local theme modifications in [12036]. Note to self: svn status is your friend.
git-svn-id: https://develop.svn.wordpress.org/trunk@12038 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-15 14:20:35 +00:00 |
Mark Jaquith
|
0818d29d6e
|
Post thumbnail removal functionality (only allowed for replacement before). props scribu. see #10928
git-svn-id: https://develop.svn.wordpress.org/trunk@12036 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-15 12:57:16 +00:00 |
Peter Westwood
|
d1beea5ee6
|
Fix display of header on default theme custom header page. Fixes #9929 props jmulley.
git-svn-id: https://develop.svn.wordpress.org/trunk@12011 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-10-08 20:52:06 +00:00 |
Peter Westwood
|
02ae17aa0f
|
Define in the default theme. Fixes #10682 props Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@11886 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-27 21:27:45 +00:00 |
Peter Westwood
|
c5d23be9e2
|
Comments for default theme Pages. Fixes #3753.
git-svn-id: https://develop.svn.wordpress.org/trunk@11885 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-27 21:23:52 +00:00 |
Peter Westwood
|
0dfdac7916
|
Make the default and classic themes comment textareas valid XHTML. Fixes #8971 props vladimir_kolesnikov.
git-svn-id: https://develop.svn.wordpress.org/trunk@11867 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-21 17:26:31 +00:00 |
Peter Westwood
|
ce10f59fac
|
Correct comments and remove unecessary echos from the default themes sidebar templete file. Fixes #10335 props JeremyVisser.
git-svn-id: https://develop.svn.wordpress.org/trunk@11791 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-08-08 14:26:49 +00:00 |
Ryan Boren
|
e96beab55a
|
RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@11665 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-06-29 00:40:26 +00:00 |
Ryan Boren
|
71af95802b
|
Add missing semicolons. Props mrgtb. fixes #9885
git-svn-id: https://develop.svn.wordpress.org/trunk@11413 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-20 21:06:47 +00:00 |