Ryan Boren
|
1952e923f8
|
gettext contexts. Props nbachiyski. see #9112
git-svn-id: https://develop.svn.wordpress.org/trunk@10767 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-03-10 23:02:29 +00:00 |
|
Ryan Boren
|
940103ddc9
|
body_class(). Props ionfish. fixes #7939
git-svn-id: https://develop.svn.wordpress.org/trunk@10485 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-02-02 19:21:38 +00:00 |
|
Andrew Ozz
|
19577d0a8d
|
Add support for automatic feed links in themes, props Viper007Bond, see #8878
git-svn-id: https://develop.svn.wordpress.org/trunk@10377 602fd350-edb4-49c9-b593-d223f7449a82
|
2009-01-19 05:04:58 +00:00 |
|
Peter Westwood
|
8969d49dbe
|
Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@9835 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-21 18:16:44 +00:00 |
|
Ryan Boren
|
2cc1e36eb5
|
RTL tweak for classic theme from RanYanivHartstein. fixes #8009
git-svn-id: https://develop.svn.wordpress.org/trunk@9692 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-11-14 19:49:58 +00:00 |
|
Peter Westwood
|
9299cfd451
|
RTL fix for avatars in classic theme. Props RanYanivHartstein.
git-svn-id: https://develop.svn.wordpress.org/trunk@9420 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-30 22:14:24 +00:00 |
|
Mark Jaquith
|
c33b1bc527
|
Make wp_title() sort titles based on separator direction. Reverse the titles in bundled theme. Better SEO. fixes #7338
git-svn-id: https://develop.svn.wordpress.org/trunk@9376 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-28 04:53:52 +00:00 |
|
Ryan Boren
|
fdef2b72db
|
comments-popup template updates from DD32. fixes #6391
git-svn-id: https://develop.svn.wordpress.org/trunk@9336 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-24 21:06:30 +00:00 |
|
Peter Westwood
|
15f99a6338
|
Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: https://develop.svn.wordpress.org/trunk@9025 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-28 21:05:37 +00:00 |
|
Peter Westwood
|
f15c863ba1
|
phpdoc for the default and classic themes. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8999 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-27 09:49:27 +00:00 |
|
Ryan Boren
|
a487b60f71
|
post_password_required(). fixes #7679
git-svn-id: https://develop.svn.wordpress.org/trunk@8800 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-09-03 19:54:14 +00:00 |
|
Ryan Boren
|
ba5140d219
|
comment_class(). Props sandbox theme. see #7560
git-svn-id: https://develop.svn.wordpress.org/trunk@8695 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-20 23:48:09 +00:00 |
|
Ryan Boren
|
47194e9cd7
|
Add post_class() template function for emitting standard classes for post div. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8638 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-13 19:09:08 +00:00 |
|
Ryan Boren
|
2b8caf9a1f
|
Add sticky_class() template tag. see #7457
git-svn-id: https://develop.svn.wordpress.org/trunk@8637 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-08-13 18:21:52 +00:00 |
|
Ryan Boren
|
f0f5316a1d
|
Use dash instead of underscore for CSS names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8289 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-08 23:37:56 +00:00 |
|
Ryan Boren
|
45ac770299
|
Image captions from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-07-02 18:41:11 +00:00 |
|
Ryan Boren
|
2ceb2405bc
|
Classic theme navigation fix from Otto42. fixes #6513 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7869 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-01 21:35:57 +00:00 |
|
Ryan Boren
|
dd8f3a2b25
|
W-P! rocks the CamelCase. Props lloydbudd. fixes #6335
git-svn-id: https://develop.svn.wordpress.org/trunk@7450 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-21 16:10:33 +00:00 |
|
Ryan Boren
|
88a2fee4ef
|
Avatar support for classic theme
git-svn-id: https://develop.svn.wordpress.org/trunk@7361 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-17 23:16:10 +00:00 |
|
Ryan Boren
|
2e6395d081
|
Use feed_link instead of rss_link functions. Props nazgul. fixes #5743
git-svn-id: https://develop.svn.wordpress.org/trunk@6702 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-31 22:15:49 +00:00 |
|
Ryan Boren
|
00db74c820
|
Theme tagging from andy. fixes #5545
git-svn-id: https://develop.svn.wordpress.org/trunk@6530 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-31 18:39:43 +00:00 |
|
Ryan Boren
|
930a39d235
|
Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296
git-svn-id: https://develop.svn.wordpress.org/trunk@6343 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-26 21:40:00 +00:00 |
|
Peter Westwood
|
81cf36f253
|
Fix atom version number in the classic theme. Relates #5213 props rubys
git-svn-id: https://develop.svn.wordpress.org/trunk@6261 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-17 19:37:21 +00:00 |
|
Peter Westwood
|
3c2cc79a46
|
Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@6195 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-06 06:55:24 +00:00 |
|
Ryan Boren
|
7a43c01e08
|
Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-03 23:32:58 +00:00 |
|
Mark Jaquith
|
1a98b38095
|
urlencode() redirect_to param in login links for both themes. fixes #4873 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6006 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-01 23:05:11 +00:00 |
|
Ryan Boren
|
f4ad9c82f4
|
RTL styling from sewar. fixes #4653
git-svn-id: https://develop.svn.wordpress.org/trunk@5813 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-07-21 18:55:36 +00:00 |
|
rob1n
|
3cfb7f5602
|
Translate some strings in the classic theme that were missed. Props nbachiyski. fixes #4451
git-svn-id: https://develop.svn.wordpress.org/trunk@5697 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-13 16:41:21 +00:00 |
|
rob1n
|
e1c783460f
|
Use Older/Newer rather than Previous/Next for sake of clarity. fixes #4397
git-svn-id: https://develop.svn.wordpress.org/trunk@5664 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-06-07 23:33:06 +00:00 |
|
rob1n
|
1a93f268ad
|
Use correct border order in classic theme's CSS. fixes #4225
git-svn-id: https://develop.svn.wordpress.org/trunk@5392 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-04 23:23:41 +00:00 |
|
rob1n
|
99aba2a91c
|
Fix typo. Props johnbillion. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5176 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-04 00:58:55 +00:00 |
|
rob1n
|
a499d35043
|
Localize admin tag form and classic theme's tag output. Props nbachiyski. fixes #4031
git-svn-id: https://develop.svn.wordpress.org/trunk@5168 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-01 19:42:06 +00:00 |
|
rob1n
|
a6aecd4f7d
|
Add classic theme's functions.php. Good eyes, Otto42. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5154 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 19:52:59 +00:00 |
|
rob1n
|
158614b4aa
|
Add widget support (if plugin is available) to default themes. Props Otto42. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5151 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 16:57:50 +00:00 |
|
Matt Mullenweg
|
bfb4b8c091
|
Basic theme support for tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@5111 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-26 08:08:31 +00:00 |
|
Ryan Boren
|
27ee037027
|
Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4929 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-23 08:31:07 +00:00 |
|
Mark Jaquith
|
85bb973148
|
Detect whether a user is logged in for popup comments templates in default and classic themes. props skippy, Nazgul, rob1n. fixes #1065
git-svn-id: https://develop.svn.wordpress.org/trunk@4890 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-16 04:36:51 +00:00 |
|
Ryan Boren
|
af1b1aaa5e
|
Remove feed:
git-svn-id: https://develop.svn.wordpress.org/trunk@4762 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-18 03:40:17 +00:00 |
|
Ryan Boren
|
f636693a0f
|
Add language_attributes() to theme headers.
git-svn-id: https://develop.svn.wordpress.org/trunk@4757 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-17 00:01:21 +00:00 |
|
Mark Jaquith
|
31c39f948d
|
new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 10:10:04 +00:00 |
|
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
|
Ryan Boren
|
cf30cd6e7e
|
Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: https://develop.svn.wordpress.org/trunk@4465 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-14 01:24:27 +00:00 |
|
Ryan Boren
|
b79504585c
|
Use home instead of PHP_SELF. Props mdawaffe. fixes #895
git-svn-id: https://develop.svn.wordpress.org/trunk@4152 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-31 21:38:42 +00:00 |
|
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
|
Ryan Boren
|
cd766e57e9
|
s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 16:40:17 +00:00 |
|
Ryan Boren
|
39229a3311
|
wp_get_current_commenter()
git-svn-id: https://develop.svn.wordpress.org/trunk@3902 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-22 20:52:12 +00:00 |
|
Ryan Boren
|
4653173525
|
Use wp_list_categories() in templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@3881 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-17 00:05:00 +00:00 |
|
Ryan Boren
|
373c389c90
|
Start fleshing out wp_list_bookmarks(). #2587
git-svn-id: https://develop.svn.wordpress.org/trunk@3880 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-16 23:35:48 +00:00 |
|
Ryan Boren
|
6008a133c4
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:53:23 +00:00 |
|
Ryan Boren
|
9e6d93b6d6
|
Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-17 10:10:10 +00:00 |
|