Commit Graph

468 Commits

Author SHA1 Message Date
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
wpmuguru
26d0ba4c75 revert remove error_reporting from ms-files.php, remove _deprecated_file call from blogs.php, see #11742
git-svn-id: http://svn.automattic.com/wordpress/trunk@13040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-09 18:22:21 +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
wpmuguru
f3cae9b9d9 restore shell wp-content/blogs.php & add deprecated warnings, props nacin, see #11742
git-svn-id: http://svn.automattic.com/wordpress/trunk@12977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-05 21:40:22 +00:00
wpmuguru
d1069acd38 improvements to custom content dir support, props nacin, see #11742
git-svn-id: http://svn.automattic.com/wordpress/trunk@12936 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-03 18:19:56 +00:00
wpmuguru
998704b8d7 pass #2 change uploaded media rewrite rule, props nacin, see #11742
git-svn-id: http://svn.automattic.com/wordpress/trunk@12926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-02 16:32:19 +00:00
wpmuguru
44e511516d internalize uploaded media rewrite rule, see #11742
git-svn-id: http://svn.automattic.com/wordpress/trunk@12924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-02 02:17:33 +00:00
ryan
699387f747 Remove trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@12859 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-26 22:49:05 +00:00
westi
f05ee1844f Switch to passing arrays instead of query strings to functions. Fixes #6647 props filosofo and hakre.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-08 08:34:39 +00:00
wpmuguru
d07d6c5717 Add mu only (inactive) files
git-svn-id: http://svn.automattic.com/wordpress/trunk@12603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-06 04:02:57 +00:00
ryan
ec8e347792 Introduce home_url(). Props Denis-de-Bernardy, hakre. see #9008
git-svn-id: http://svn.automattic.com/wordpress/trunk@12598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-04 17:23:29 +00:00
westi
00df0c3f5f Don't pass deprecated argument to get_bloginfo() in the classic theme. See #11652 props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12589 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-30 17:19:27 +00:00
azaozz
4134133d53 Remove unused .fade CSS class, props nacin, fixes #11628
git-svn-id: http://svn.automattic.com/wordpress/trunk@12546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-26 09:00:58 +00:00
matt
cff2ea75c7 Cast out the lowercase P demons that snuck in. http://www.google.com/search?q=out+out+you+demons+of+stupidity
git-svn-id: http://svn.automattic.com/wordpress/trunk@12341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-12-08 19:59:34 +00:00
markjaquith
d716198fb7 Revert [12133] — remove post image support from Default theme. Too hokey.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-12 21:54:12 +00:00
markjaquith
22ae6f36c0 Add basic post thumbnail support to Default theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-11-01 08:12:21 +00:00
markjaquith
83364a9737 Revert errant local theme modifications in [12036]. Note to self: svn status is your friend.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-15 14:20:35 +00:00
markjaquith
af407e7e3f Post thumbnail removal functionality (only allowed for replacement before). props scribu. see #10928
git-svn-id: http://svn.automattic.com/wordpress/trunk@12036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-15 12:57:16 +00:00
westi
c6a7824592 Fix display of header on default theme custom header page. Fixes #9929 props jmulley.
git-svn-id: http://svn.automattic.com/wordpress/trunk@12011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-10-08 20:52:06 +00:00
westi
83f02363e1 Define in the default theme. Fixes #10682 props Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-27 21:27:45 +00:00
westi
fc507c466e Comments for default theme Pages. Fixes #3753.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-27 21:23:52 +00:00
westi
904530f12a Make the default and classic themes comment textareas valid XHTML. Fixes #8971 props vladimir_kolesnikov.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11867 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-21 17:26:31 +00:00
westi
99d17449f1 Correct comments and remove unecessary echos from the default themes sidebar templete file. Fixes #10335 props JeremyVisser.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11791 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-08-08 14:26:49 +00:00
ryan
665989f969 RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@11665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-06-29 00:40:26 +00:00
ryan
fe55cd7da6 Add missing semicolons. Props mrgtb. fixes #9885
git-svn-id: http://svn.automattic.com/wordpress/trunk@11413 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-20 21:06:47 +00:00
markjaquith
bdf8e8fb38 Use a semantic class name for text targeted to screen readers. props filosofo. fixes #9791
git-svn-id: http://svn.automattic.com/wordpress/trunk@11312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-12 22:40:56 +00:00
azaozz
5f6574acbf Correct footer background colour for default theme, props jdub, fixes #9733
git-svn-id: http://svn.automattic.com/wordpress/trunk@11297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-12 06:04:47 +00:00
ryan
1c8d588d18 Add invisible class to bundled themes. Props hakre. fixes #9755
git-svn-id: http://svn.automattic.com/wordpress/trunk@11277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-11 20:18:57 +00:00
markjaquith
d7b015645d esc_js(). Shorter, follows new escaping naming convention.
git-svn-id: http://svn.automattic.com/wordpress/trunk@11245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-09 07:27:22 +00:00
markjaquith
6c2ffddf31 _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: http://svn.automattic.com/wordpress/trunk@11204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-05 19:43:53 +00:00
ryan
12078bcb11 Attr escaping
git-svn-id: http://svn.automattic.com/wordpress/trunk@11173 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-05-04 17:54:08 +00:00
ryan
2d489767bb s/attribute_escape/attr/. see #9650
git-svn-id: http://svn.automattic.com/wordpress/trunk@11109 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-28 05:58:45 +00:00
ryan
33831c90cd Use is_user_logged_in(), have_comments in bundled themes. Props zeo. fixes #9626
git-svn-id: http://svn.automattic.com/wordpress/trunk@11067 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-23 07:11:31 +00:00
ryan
a61bc0ec8a Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@11013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-20 18:18:39 +00:00
ryan
a1aeb4a1f2 Use comments_open() and pings_open() in packaged themes. Props coffee2code. fixes #9556
git-svn-id: http://svn.automattic.com/wordpress/trunk@10978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-17 05:30:09 +00:00
ryan
96c0d6faa1 Fix logic inversion. Props christmasboy81. fixes #7121
git-svn-id: http://svn.automattic.com/wordpress/trunk@10949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-16 18:12:41 +00:00
ryan
08ae2f5ee2 Add WAI-ARIA landmark roles to default theme. Props peterkz. fixes #9408
git-svn-id: http://svn.automattic.com/wordpress/trunk@10945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-16 16:42:32 +00:00
ryan
d8fc27682d Add index.php to plugins and themes dirs to prevent dir listings. fixes #8699
git-svn-id: http://svn.automattic.com/wordpress/trunk@10940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-15 19:57:04 +00:00
ryan
fe648c9e20 Updates to wp_login_url() and wp_logout_url(). Use them in more places. Props wnorris. fixes #9536
git-svn-id: http://svn.automattic.com/wordpress/trunk@10931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-14 18:31:49 +00:00
ryan
2bfc2ac802 RTL fixes for default theme. Props yoavf. fixes #9520
git-svn-id: http://svn.automattic.com/wordpress/trunk@10914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-04-12 17:29:25 +00:00
azaozz
b4e1aab114 Add the sticky post grey background to the default theme, props Viper007Bond, fixes #9359
git-svn-id: http://svn.automattic.com/wordpress/trunk@10816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-19 08:26:38 +00:00
ryan
d10b538652 gettext contexts. Props nbachiyski. see #9112
git-svn-id: http://svn.automattic.com/wordpress/trunk@10767 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-10 23:02:29 +00:00
westi
88cab327c9 The url for the time-since plugin has changed. Fixes #7250 props Paveo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@10690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-03-03 22:08:50 +00:00
ryan
a9e8073b30 Use "Custom Header" for menu text. see #9178
git-svn-id: http://svn.automattic.com/wordpress/trunk@10623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-22 07:43:15 +00:00
ryan
448ca8a0e0 set eol-style. fixes #9027
git-svn-id: http://svn.automattic.com/wordpress/trunk@10487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-03 06:09:07 +00:00
ryan
af5c60f83f body_class(). Props ionfish. fixes #7939
git-svn-id: http://svn.automattic.com/wordpress/trunk@10485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-02 19:21:38 +00:00
azaozz
3949fb7e90 Add support for automatic feed links in themes, props Viper007Bond, see #8878
git-svn-id: http://svn.automattic.com/wordpress/trunk@10377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-19 05:04:58 +00:00
azaozz
637d90aa96 Fix HTML issue with the single page comment form in the default theme, props vladimir_kolesnikov, fixes #8560
git-svn-id: http://svn.automattic.com/wordpress/trunk@10177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 19:45:44 +00:00
markjaquith
19177023c9 Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374. props azaozz, FFEMTcJ
git-svn-id: http://svn.automattic.com/wordpress/trunk@10137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 09:07:36 +00:00
ryan
9f56c8eba4 Add paging links above comments list. Props Viper007Bond. fixes #8219
git-svn-id: http://svn.automattic.com/wordpress/trunk@10097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-07 04:49:22 +00:00
westi
61fb6ea540 Give context to more translations to allow for differentiation between plural noun, verb and adjective translations. Fixes #8154 props nbachiyski.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-21 18:16:44 +00:00
ryan
e7db571b64 RTL tweak for classic theme from RanYanivHartstein. fixes #8009
git-svn-id: http://svn.automattic.com/wordpress/trunk@9692 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 19:49:58 +00:00
ryan
9fad7df3b2 Hello Dolly update. Props zedlander and jacobsantos. fixes #8188
git-svn-id: http://svn.automattic.com/wordpress/trunk@9684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-14 17:52:38 +00:00
ryan
544ea955d8 Eliminate chaining for php 4 compat. Props DD32. fixes #5324
git-svn-id: http://svn.automattic.com/wordpress/trunk@9577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-08 23:27:49 +00:00
westi
8fcc4c16ce RTL fix for avatars in classic theme. Props RanYanivHartstein.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-30 22:14:24 +00:00
markjaquith
acfecce577 Make wp_title() sort titles based on separator direction. Reverse the titles in bundled theme. Better SEO. fixes #7338
git-svn-id: http://svn.automattic.com/wordpress/trunk@9376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-28 04:53:52 +00:00
ryan
442858025e comments-popup template updates from DD32. fixes #6391
git-svn-id: http://svn.automattic.com/wordpress/trunk@9336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 21:06:30 +00:00
ryan
76c966b75a get_search_form from technosailor. fixes #7910
git-svn-id: http://svn.automattic.com/wordpress/trunk@9234 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:39:56 +00:00
markjaquith
61f911c42e Bring back the H2s. Rough draft.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 20:02:03 +00:00
ryan
c921aa8b0d Better not found messages. Props caesarsgrunt. fixes #5324
git-svn-id: http://svn.automattic.com/wordpress/trunk@9226 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-17 17:00:57 +00:00
ryan
461b32e12c comment_id_fields(). see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-14 19:06:18 +00:00
azaozz
2bd7d9960d No-JS mode for replying to comments and some improvements/cleanup of comment-reply.js, includes patch by Viper007Bond, see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@9112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 07:37:05 +00:00
ryan
ea0ce44d87 h2 removal per wireframes. Props Viper007Bond. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 22:06:23 +00:00
westi
f419d59754 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 21:05:37 +00:00
westi
c0f224c020 phpdoc for hello dolly. See #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 09:55:32 +00:00
westi
a2df97240f phpdoc for the default and classic themes. See #7550 props jacobsantos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 09:49:27 +00:00
ryan
afc5c225f3 Comment styling for default theme. Props noel. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-25 04:28:39 +00:00
ryan
04ce449e3c First cut of comment paging. Add paging and threading settings. see #7769 #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-23 21:11:27 +00:00
ryan
0889951393 Remove debug
git-svn-id: http://svn.automattic.com/wordpress/trunk@8938 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-19 06:13:52 +00:00
ryan
3aad45d7e4 Add type argument to wp_list_comments(). Make comments arg optional. Introduce separate_comments(). see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-16 00:23:38 +00:00
ryan
5828310157 wp_list_comments() and threaded comment support. First cut. see #7635
git-svn-id: http://svn.automattic.com/wordpress/trunk@8869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-11 19:25:50 +00:00
ryan
cddfd974e0 post_password_required(). fixes #7679
git-svn-id: http://svn.automattic.com/wordpress/trunk@8800 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-03 19:54:14 +00:00
ryan
594b715207 Add space. see #7560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-21 20:45:45 +00:00
ryan
9f9ef004db comment_class(). Props sandbox theme. see #7560
git-svn-id: http://svn.automattic.com/wordpress/trunk@8695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-20 23:48:09 +00:00
ryan
9e05ca767a Add more classes to post_class(). see #7457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8641 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-13 21:58:06 +00:00
ryan
a9d35dafba Add post_class() template function for emitting standard classes for post div. see #7457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-13 19:09:08 +00:00
ryan
15440186be Add sticky_class() template tag. see #7457
git-svn-id: http://svn.automattic.com/wordpress/trunk@8637 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-13 18:21:52 +00:00
westi
5506ddd8b5 Advertise Atom 1.0 Feed in default theme. Fixes #7341 for trunk props josephscott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8408 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-23 06:56:25 +00:00
ryan
482fcca10a Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/trunk@8340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-15 15:59:19 +00:00
matt
b9b2d4d557 We need to clear floats so images don't run into the next post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8320 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-12 17:53:23 +00:00
ryan
8a37dfa5b2 Use dash instead of underscore for CSS names. Props azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-08 23:37:56 +00:00
ryan
88ca7797d1 Image captions from azaozz. see #6812
git-svn-id: http://svn.automattic.com/wordpress/trunk@8239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-02 18:41:11 +00:00
ryan
aa70c022ce Update author link. Props JohnLamansky. fixes #7142
git-svn-id: http://svn.automattic.com/wordpress/trunk@8110 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-16 22:30:46 +00:00
westi
7759f1672f Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-04 21:28:12 +00:00
westi
3cbcbbbfb4 Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-04 10:37:06 +00:00
ryan
4a19108aaf Classic theme navigation fix from Otto42. fixes #6513 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-01 21:35:57 +00:00
markjaquith
e0e2dedba5 Do not hyperlink the "Edit this entry" period. props phocks. fixes #6488
git-svn-id: http://svn.automattic.com/wordpress/trunk@7582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-31 17:02:41 +00:00
ryan
f37928e5e5 Updated RTL for default theme from mani_monaj. see #6296
git-svn-id: http://svn.automattic.com/wordpress/trunk@7553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 20:42:50 +00:00
matt
efef565261 Make calls in image.php template more explicit to allow for easier hacking and adaptation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 00:13:14 +00:00
matt
f43fba3559 .clear class was used, but undefined, which could cause funky image navigation at some sizes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7539 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 23:12:54 +00:00
ryan
e1b1845154 Taxonomy links and template tags from andy. see #6357
git-svn-id: http://svn.automattic.com/wordpress/trunk@7520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-26 06:37:19 +00:00
ryan
4f413d7437 W-P! rocks the CamelCase. Props lloydbudd. fixes #6335
git-svn-id: http://svn.automattic.com/wordpress/trunk@7450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-21 16:10:33 +00:00
ryan
c7d6a001d0 Avatar support for classic theme
git-svn-id: http://svn.automattic.com/wordpress/trunk@7361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:16:10 +00:00
ryan
d587b08c0b Add avatar support to default theme.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-17 23:12:17 +00:00
matt
3a6137e0ac Don't link to yourself on a permalink page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-11 00:46:58 +00:00
matt
77c8335821 Better media attachment template. See #5911. Hat tip: andy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-11 00:09:14 +00:00
matt
b0cf57810e Better attachment template. Hat tip: Andy. Fixes #6150.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-11 00:02:15 +00:00
ryan
04c9051a7d Remove trailing whites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-02 20:17:30 +00:00
westi
bf15f62334 Line dolly up again.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-28 22:02:20 +00:00
ryan
2c874f5189 Admin styling updates from mt. fixes #5940
git-svn-id: http://svn.automattic.com/wordpress/trunk@6950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 00:27:23 +00:00
ryan
d12642fc81 Remove useless is_tag() call. Props takayukister. fixes #5687
git-svn-id: http://svn.automattic.com/wordpress/trunk@6942 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-20 17:57:53 +00:00
ryan
df65d131ab Theme editor font sizing and layout fixes from ionfish. see #5890
git-svn-id: http://svn.automattic.com/wordpress/trunk@6890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-17 22:23:04 +00:00
westi
1e566cbf6a Update Hello Dolly for the new admin ui. Fixes #5657 props hansengel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6871 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-16 15:07:31 +00:00
ryan
8263948a96 Some notice fixes from Nazgul. fixes #3155
git-svn-id: http://svn.automattic.com/wordpress/trunk@6711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-02 18:42:09 +00:00
ryan
0483b98514 Use feed_link instead of rss_link functions. Props nazgul. fixes #5743
git-svn-id: http://svn.automattic.com/wordpress/trunk@6702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-31 22:15:49 +00:00
ryan
9cc169608f Use wp_list_bookmarks() in default theme. Props MichaelH. fixes #5724
git-svn-id: http://svn.automattic.com/wordpress/trunk@6673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-01-28 20:18:07 +00:00
ryan
d13d567b22 Theme tagging from andy. fixes #5545
git-svn-id: http://svn.automattic.com/wordpress/trunk@6530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-31 18:39:43 +00:00
westi
e2f66cbb1d Really making the default theme notice free.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6519 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-28 23:02:13 +00:00
westi
e2acb46b6c Making the default theme notice free.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6518 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-28 22:56:56 +00:00
ryan
596dc0ac87 Use 'Log in' instead of 'Login' for verb form. Props doug. see #5296
git-svn-id: http://svn.automattic.com/wordpress/trunk@6343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-11-26 21:40:00 +00:00
westi
99ae520d0d Fix atom version number in the classic theme. Relates #5213 props rubys
git-svn-id: http://svn.automattic.com/wordpress/trunk@6261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-10-17 19:37:21 +00:00
westi
e9cfb43133 Centralise generator generation, move theme generator generation to wp-head hook. Fixes #5085, #4803. props docwhat, Viper007Bond.
git-svn-id: http://svn.automattic.com/wordpress/trunk@6195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-10-06 06:55:24 +00:00
ryan
1fa2f6df66 the_title_attribute(). Props Nazgul. fixes #4731
git-svn-id: http://svn.automattic.com/wordpress/trunk@6132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-18 22:50:59 +00:00
ryan
321c310717 Remove trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@6026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-03 23:32:58 +00:00
markjaquith
747bd2cf21 urlencode() redirect_to param in login links for both themes. fixes #4873 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@6006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-09-01 23:05:11 +00:00
markjaquith
c8d7b27ed2 Use single_tag_title() on tag pages in the Default theme. Props Andy. fixes #4876
git-svn-id: http://svn.automattic.com/wordpress/trunk@5996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-08-30 19:54:46 +00:00
ryan
b92227412a Trackback fxn cleanup from Otto42. fixes #4800
git-svn-id: http://svn.automattic.com/wordpress/trunk@5982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-08-29 23:08:44 +00:00
markjaquith
8c454d7909 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: http://svn.automattic.com/wordpress/trunk@5825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-07-30 16:32:12 +00:00
ryan
451ec5e6ec RTL styling from sewar. fixes #4653
git-svn-id: http://svn.automattic.com/wordpress/trunk@5813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-07-21 18:55:36 +00:00
ryan
5f26b1b415 RTL styling from sewar. fixes #4653
git-svn-id: http://svn.automattic.com/wordpress/trunk@5812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-07-21 18:55:11 +00:00
markjaquith
83d0dab731 Correct grammatical error (comment splice). Props filosofo. fixes #4551
git-svn-id: http://svn.automattic.com/wordpress/trunk@5771 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-27 23:25:49 +00:00
ryan
2f09416258 Trim empty lines. Nothing but newline.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-14 02:25:30 +00:00
rob1n
a14a68b216 Translate some strings in the classic theme that were missed. Props nbachiyski. fixes #4451
git-svn-id: http://svn.automattic.com/wordpress/trunk@5697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-13 16:41:21 +00:00
ryan
81c90fcd76 attribute_escape REQUEST_URI
git-svn-id: http://svn.automattic.com/wordpress/trunk@5679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-11 22:41:47 +00:00
rob1n
4d5baa0fad Use Older/Newer rather than Previous/Next for sake of clarity. fixes #4397
git-svn-id: http://svn.automattic.com/wordpress/trunk@5664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-06-07 23:33:06 +00:00
ryan
d7e422644f More Kubrick custom color header i18n from nbachiyski. fixes #4256 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-13 18:46:17 +00:00
ryan
5b000b1507 Kubrick custin color header i18n from nbachiyski. fixes #4256 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-13 17:56:30 +00:00
rob1n
bc423b6e4c Use correct border order in classic theme's CSS. fixes #4225
git-svn-id: http://svn.automattic.com/wordpress/trunk@5392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-04 23:23:41 +00:00
ryan
3768d8363d eol-style everywhere
git-svn-id: http://svn.automattic.com/wordpress/trunk@5391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-04 21:48:43 +00:00
ryan
b311e786fe Do a cap check at the top of widgets since it won't always inherit the menu cap check.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-05-04 17:52:22 +00:00
rob1n
eb2b42e800 Properly close the paragraph. Props zeo. fixes #4171 for both 2.2 and 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5290 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-20 03:52:41 +00:00
rob1n
aab2df9f6a Improve tag archive's title. Props johnbillion. fixes #4133
git-svn-id: http://svn.automattic.com/wordpress/trunk@5250 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-12 04:39:55 +00:00
rob1n
f3cc3e6049 Change edit comment link to 'edit' rather than 'e'. Props pishmishy. fixes #3977
git-svn-id: http://svn.automattic.com/wordpress/trunk@5221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-09 21:08:46 +00:00
rob1n
ad243d0be3 Fix typo. Props Nazgul. fixes #4083
git-svn-id: http://svn.automattic.com/wordpress/trunk@5180 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-04 23:35:37 +00:00
rob1n
04f7f566b0 Fix typo. Props johnbillion. fixes #4057
git-svn-id: http://svn.automattic.com/wordpress/trunk@5176 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-04 00:58:55 +00:00
rob1n
3788d718be Localize admin tag form and classic theme's tag output. Props nbachiyski. fixes #4031
git-svn-id: http://svn.automattic.com/wordpress/trunk@5168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-04-01 19:42:06 +00:00
rob1n
48016d121a Add classic theme's functions.php. Good eyes, Otto42. fixes #4057
git-svn-id: http://svn.automattic.com/wordpress/trunk@5154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-31 19:52:59 +00:00
rob1n
2e9fd09468 Add widget support (if plugin is available) to default themes. Props Otto42. fixes #4057
git-svn-id: http://svn.automattic.com/wordpress/trunk@5151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-31 16:57:50 +00:00
matt
14f1c622ff All the query stuff we need for tag= URLs to work.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5149 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-31 06:16:12 +00:00
matt
3124054b45 Show tags on permalink pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-31 05:21:47 +00:00
ryan
9ed04eae80 Don't output empty list. Props pishmishy. fixes #3779
git-svn-id: http://svn.automattic.com/wordpress/trunk@5127 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-28 17:31:28 +00:00
matt
cbe226d621 Basic theme support for tags.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-26 08:08:31 +00:00
ryan
f54a84be7d Remove extraneous echo. Props buzink. fixes #4020
git-svn-id: http://svn.automattic.com/wordpress/trunk@5105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-25 23:40:36 +00:00
ryan
19f2495fea Add RTL support to kubrick. Props Sewar. fixes #3953
git-svn-id: http://svn.automattic.com/wordpress/trunk@5062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-19 19:08:15 +00:00
markjaquith
3320dd1380 Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: http://svn.automattic.com/wordpress/trunk@4990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-07 05:29:15 +00:00
ryan
8d7839b14c Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: http://svn.automattic.com/wordpress/trunk@4983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-07 03:05:41 +00:00
ryan
6dd7765ae1 Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-23 08:31:07 +00:00
ryan
0b5ea4a956 Don't emit empty class. Props rob1n. fixes #3787
git-svn-id: http://svn.automattic.com/wordpress/trunk@4922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-23 00:55:52 +00:00
ryan
683e079c00 Wrapped allowed html in code tags. Props rob1n. fixes #998
git-svn-id: http://svn.automattic.com/wordpress/trunk@4901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-21 01:55:16 +00:00
markjaquith
4280a27b44 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: http://svn.automattic.com/wordpress/trunk@4890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-16 04:36:51 +00:00
ryan
0bb0a60950 Remove feed:
git-svn-id: http://svn.automattic.com/wordpress/trunk@4762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-18 03:40:17 +00:00
ryan
e79ff075c1 Add language_attributes() to theme headers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-17 00:01:21 +00:00
ryan
132569c301 Set eol-style to native.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-16 17:52:13 +00:00
ryan
509a601439 Hierarchical category count fixes from andy. fixes #2738
git-svn-id: http://svn.automattic.com/wordpress/trunk@4707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-09 08:45:05 +00:00
markjaquith
5a76c03203 new function for escaping within attributes: attribute_escape()
git-svn-id: http://svn.automattic.com/wordpress/trunk@4656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-21 10:10:04 +00:00
matt
0a6e2b7869 Make sidebar hierarchical, fixes #3417
git-svn-id: http://svn.automattic.com/wordpress/trunk@4585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-02 22:32:34 +00:00
ryan
8da54a8e44 Font size for wp-calendar and next. Props mdawaffe. fixes #1213
git-svn-id: http://svn.automattic.com/wordpress/trunk@4578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-01 12:09:35 +00:00
matt
396bd0aac7 Curl them quotes, fixes #2835
git-svn-id: http://svn.automattic.com/wordpress/trunk@4573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-01 10:26:50 +00:00
matt
76f6a1cbf2 Show HRs in posts, fixes #3291
git-svn-id: http://svn.automattic.com/wordpress/trunk@4567 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-01 03:18:45 +00:00
ryan
9f534ebae6 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-19 07:56:05 +00:00
ryan
39dbda930c Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: http://svn.automattic.com/wordpress/trunk@4465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-14 01:24:27 +00:00
markjaquith
ea1d50ffc3 emergency Hello Dolly surgery. Crisis averted! Props joti. fixes #3282
git-svn-id: http://svn.automattic.com/wordpress/trunk@4423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-25 21:39:32 +00:00
ryan
f129cef6b9 Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: http://svn.automattic.com/wordpress/trunk@4264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-02 18:03:34 +00:00
matt
a1bf9ad224 This has been a source of security probs, and is mostly replaced by the XML import/export now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-24 00:03:33 +00:00
matt
67d5a6d3c7 Options cleanup and some styling changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-19 06:11:42 +00:00
ryan
853c59eeb3 the_search_query() from mdawaffe. fixes #914
git-svn-id: http://svn.automattic.com/wordpress/trunk@4171 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-07 17:37:26 +00:00
ryan
25b7a56d8b Remove is_search() check that will never be reached. fixes #1076
git-svn-id: http://svn.automattic.com/wordpress/trunk@4166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-07 00:25:48 +00:00
ryan
ad0fa5ef99 Use home instead of PHP_SELF. Props mdawaffe. fixes #895
git-svn-id: http://svn.automattic.com/wordpress/trunk@4152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-31 21:38:42 +00:00
ryan
849a0d29d7 Use get_option instead of get_settings. Just 'cause.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 21:46:31 +00:00
ryan
efcb63ad21 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: http://svn.automattic.com/wordpress/trunk@4133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 16:40:17 +00:00
ryan
6ba1e4dd56 Validate backup and fragment files. Don't allow traversal.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4095 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-15 01:07:51 +00:00
ryan
4e7aacfc21 Menu and plugin tweakage.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-26 22:18:36 +00:00
ryan
7f4ef75395 fix div tags. Props leftjustified. fixes #2728
git-svn-id: http://svn.automattic.com/wordpress/trunk@4047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-26 17:43:41 +00:00
ryan
3761db170b Remove unneeded arg.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-11 18:16:37 +00:00
ryan
22f451a9d0 Validation fixes from leftjustified. fixes #2909
git-svn-id: http://svn.automattic.com/wordpress/trunk@3998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-06 02:45:17 +00:00
ryan
ff19f4b5a5 Use wp_redirect().
git-svn-id: http://svn.automattic.com/wordpress/trunk@3928 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-27 05:38:56 +00:00
matt
e92ccf5685 Minor reorg, and this should also fix the pixel shift problems.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-26 17:40:18 +00:00
ryan
1034767a9a wp_get_current_commenter()
git-svn-id: http://svn.automattic.com/wordpress/trunk@3902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-22 20:52:12 +00:00
ryan
49e390d402 Use wp_list_categories() in templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-17 00:05:00 +00:00
ryan
f34731ff30 Start fleshing out wp_list_bookmarks(). #2587
git-svn-id: http://svn.automattic.com/wordpress/trunk@3880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-16 23:35:48 +00:00
ryan
10656f2ea3 Remove extra lines.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-31 06:34:35 +00:00
ryan
a9c6ba9391 Backup plugin fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-31 06:33:37 +00:00
ryan
05cc3b7bb5 Backup plugin fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-31 06:06:15 +00:00
ryan
2cf2472a52 Default category lists to hierarchical. Update default theme to use wp_list_categories(). Props David House. fixes #2653
git-svn-id: http://svn.automattic.com/wordpress/trunk@3706 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-13 04:51:45 +00:00
ryan
afd6dc76ba Update table list in backup plugin. Props abhay and westi. fixes #2589
git-svn-id: http://svn.automattic.com/wordpress/trunk@3657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-24 01:19:33 +00:00
ryan
eaea1c6e70 prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: http://svn.automattic.com/wordpress/trunk@3604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 20:36:40 +00:00
ryan
df35b1041b Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: http://svn.automattic.com/wordpress/trunk@3603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-03 17:19:05 +00:00
ryan
dd202ce1f9 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:53:23 +00:00
matt
cc8bd1bed9 Needless specificity
git-svn-id: http://svn.automattic.com/wordpress/trunk@3461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 20:14:39 +00:00
ryan
e51a06e836 Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436
git-svn-id: http://svn.automattic.com/wordpress/trunk@3460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 19:45:24 +00:00