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 |
|
Mark Jaquith
|
a2bf4db52b
|
Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: https://develop.svn.wordpress.org/trunk@11312 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 22:40:56 +00:00 |
|
Andrew Ozz
|
f122d4bcf6
|
Correct footer background colour for default theme, props jdub, fixes #9733
git-svn-id: https://develop.svn.wordpress.org/trunk@11297 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-12 06:04:47 +00:00 |
|
Ryan Boren
|
f0ddd3b15d
|
Add invisible class to bundled themes. Props hakre. fixes #9755
git-svn-id: https://develop.svn.wordpress.org/trunk@11277 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-11 20:18:57 +00:00 |
|
Mark Jaquith
|
8d6cb67233
|
esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: https://develop.svn.wordpress.org/trunk@11245 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-09 07:27:22 +00:00 |
|
Mark Jaquith
|
c638e8d8de
|
_a(), _ea(), _xa(), attr() are now esc_attr__(), esc_attr_e(), esc_attr_x(), esc_attr() -- still short, but less cryptic. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11204 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-05 19:43:53 +00:00 |
|
Ryan Boren
|
cfd320446f
|
Attr escaping
git-svn-id: https://develop.svn.wordpress.org/trunk@11173 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-05-04 17:54:08 +00:00 |
|
Ryan Boren
|
fe7c34b6fd
|
s/attribute_escape/attr/. see #9650
git-svn-id: https://develop.svn.wordpress.org/trunk@11109 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-28 05:58:45 +00:00 |
|
Ryan Boren
|
d196ab7b2d
|
Use is_user_logged_in(), have_comments in bundled themes. Props zeo. fixes #9626
git-svn-id: https://develop.svn.wordpress.org/trunk@11067 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-23 07:11:31 +00:00 |
|
Ryan Boren
|
12c7093645
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@11013 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-04-20 18:18:39 +00:00 |
|