Commit Graph

165 Commits

Author SHA1 Message Date
Ryan Boren 6a3688b9c2 Add RTL support to kubrick. Props Sewar. fixes #3953
git-svn-id: https://develop.svn.wordpress.org/trunk@5062 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-19 19:08:15 +00:00
Mark Jaquith 56368548ad Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:29:15 +00:00
Ryan Boren f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 03:05:41 +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
Ryan Boren 983c92db53 Don't emit empty class. Props rob1n. fixes #3787
git-svn-id: https://develop.svn.wordpress.org/trunk@4922 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:55:52 +00:00
Ryan Boren 9bea716e22 Wrapped allowed html in code tags. Props rob1n. fixes #998
git-svn-id: https://develop.svn.wordpress.org/trunk@4901 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-21 01:55:16 +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
Ryan Boren a1a8f1af2e Set eol-style to native.
git-svn-id: https://develop.svn.wordpress.org/trunk@4747 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 17:52:13 +00:00
Ryan Boren 9fb0fa48fb Hierarchical category count fixes from andy. fixes #2738
git-svn-id: https://develop.svn.wordpress.org/trunk@4707 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-09 08:45:05 +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
Matt Mullenweg 57882dea71 Make sidebar hierarchical, fixes #3417
git-svn-id: https://develop.svn.wordpress.org/trunk@4585 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-02 22:32:34 +00:00
Ryan Boren 18e508683f Font size for wp-calendar and next. Props mdawaffe. fixes #1213
git-svn-id: https://develop.svn.wordpress.org/trunk@4578 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:09:35 +00:00
Matt Mullenweg 63dea5ed41 Curl them quotes, fixes #2835
git-svn-id: https://develop.svn.wordpress.org/trunk@4573 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 10:26:50 +00:00
Matt Mullenweg 9d7329cc68 Show HRs in posts, fixes #3291
git-svn-id: https://develop.svn.wordpress.org/trunk@4567 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 03:18:45 +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
Mark Jaquith f43cca3e1d emergency Hello Dolly surgery. Crisis averted! Props joti. fixes #3282
git-svn-id: https://develop.svn.wordpress.org/trunk@4423 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:39:32 +00:00
Ryan Boren cdd3f05642 Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: https://develop.svn.wordpress.org/trunk@4264 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:03:34 +00:00
Matt Mullenweg cadcb0edc0 This has been a source of security probs, and is mostly replaced by the XML import/export now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4215 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 00:03:33 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00
Ryan Boren 9e8323d14d the_search_query() from mdawaffe. fixes #914
git-svn-id: https://develop.svn.wordpress.org/trunk@4171 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:37:26 +00:00
Ryan Boren 82c3412199 Remove is_search() check that will never be reached. fixes #1076
git-svn-id: https://develop.svn.wordpress.org/trunk@4166 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 00:25:48 +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 49abdc66f3 Validate backup and fragment files. Don't allow traversal.
git-svn-id: https://develop.svn.wordpress.org/trunk@4095 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 01:07:51 +00:00
Ryan Boren 0dab1b7f5b Menu and plugin tweakage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4049 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 22:18:36 +00:00
Ryan Boren 56eb6a409f fix div tags. Props leftjustified. fixes #2728
git-svn-id: https://develop.svn.wordpress.org/trunk@4047 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 17:43:41 +00:00
Ryan Boren 81c4396c21 Remove unneeded arg.
git-svn-id: https://develop.svn.wordpress.org/trunk@4016 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 18:16:37 +00:00
Ryan Boren c3ce93fbb4 Validation fixes from leftjustified. fixes #2909
git-svn-id: https://develop.svn.wordpress.org/trunk@3998 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:45:17 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00
Matt Mullenweg 9326bca8f3 Minor reorg, and this should also fix the pixel shift problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@3924 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-26 17:40:18 +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 38dbef5c4b Remove extra lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@3819 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:34:35 +00:00
Ryan Boren e1c5fcd0c1 Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3818 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:33:37 +00:00
Ryan Boren 7a7ee3d93c Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3815 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:06:15 +00:00
Ryan Boren 4c868ad943 Default category lists to hierarchical. Update default theme to use wp_list_categories(). Props David House. fixes #2653
git-svn-id: https://develop.svn.wordpress.org/trunk@3706 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-13 04:51:45 +00:00
Ryan Boren fc00e7677c Update table list in backup plugin. Props abhay and westi. fixes #2589
git-svn-id: https://develop.svn.wordpress.org/trunk@3657 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-24 01:19:33 +00:00
Ryan Boren 5e18dd3e86 prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: https://develop.svn.wordpress.org/trunk@3604 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-03 20:36:40 +00:00
Ryan Boren 4489be47f5 Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: https://develop.svn.wordpress.org/trunk@3603 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-03 17:19:05 +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
Matt Mullenweg ebffa9cc76 Needless specificity
git-svn-id: https://develop.svn.wordpress.org/trunk@3461 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 20:14:39 +00:00
Ryan Boren ed28ab682d Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436
git-svn-id: https://develop.svn.wordpress.org/trunk@3460 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 19:45:24 +00:00
Matt Mullenweg d91c2aa46b Better text
git-svn-id: https://develop.svn.wordpress.org/trunk@3451 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 02:07:37 +00:00
Matt Mullenweg f5d1124575 Plugin update from Skippy, fixes #2251
git-svn-id: https://develop.svn.wordpress.org/trunk@3447 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 00:51:34 +00:00
Ryan Boren 4bc544584d Default theme header color provisioning tweaks. fixes #2219
git-svn-id: https://develop.svn.wordpress.org/trunk@3399 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 01:47:22 +00:00