Commit Graph

22 Commits

Author SHA1 Message Date
rob1n cc0dcf4992 Fix Atom feeds' categories. fixes #4307
git-svn-id: https://develop.svn.wordpress.org/trunk@5548 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-25 15:55:30 +00:00
rob1n 9cfc001d44 Apply the bloginfo_rss filter and change bloginfo_rss filter to get_bloginfo. Props Kafkaesqui. fixes #2014
git-svn-id: https://develop.svn.wordpress.org/trunk@5134 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-29 01:35:50 +00:00
rob1n 26a5cfc7fe Show more relevant titles (current category, date, etc.) in feed titles. fixes #1790
git-svn-id: https://develop.svn.wordpress.org/trunk@5132 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-29 01:29:09 +00:00
Matt Mullenweg b1f6f9a6a8 (int)er the dragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@5087 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-23 00:59:21 +00:00
Mark Jaquith e2f9950018 user_trailingslashit filter for users who sometimes want trailing slashes only on certain URL types. fixes #3899
git-svn-id: https://develop.svn.wordpress.org/trunk@5019 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 06:18:43 +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
Mark Jaquith dbd3b7f6fb The O.C. Disorder;; Props Nazgul. fixes 3853
git-svn-id: https://develop.svn.wordpress.org/trunk@4937 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-25 13:26:18 +00:00
Ryan Boren 2f191b4b56 Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485
git-svn-id: https://develop.svn.wordpress.org/trunk@4934 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-24 07:33:29 +00:00
Ryan Boren 6b2b9f27d1 Typo fixes. Props Znuff. fixes #3859
git-svn-id: https://develop.svn.wordpress.org/trunk@4933 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-24 06:30:51 +00:00
Ryan Boren 316174c4e9 Proper atom enclosures. Props rob1n. fixes #1464
git-svn-id: https://develop.svn.wordpress.org/trunk@4930 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 23:47:57 +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 5164d38cb5 Consistent use or disuse of trailing slashes in URLs according to user preference. props MathiasBynens. fixes #1485
git-svn-id: https://develop.svn.wordpress.org/trunk@4886 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-15 07:07:12 +00:00
Matt Mullenweg 06804aaf72 This is what I get for commiting remotely, should fix currently known issues with atom 1.0
git-svn-id: https://develop.svn.wordpress.org/trunk@4805 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 08:48:18 +00:00
Matt Mullenweg c348336b89 Missed a file and an easy mistake.
git-svn-id: https://develop.svn.wordpress.org/trunk@4804 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 08:37:26 +00:00
Mark Jaquith db44b0a561 Bunch of whitespace and coding standardization.
git-svn-id: https://develop.svn.wordpress.org/trunk@4626 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-07 03:57:23 +00:00
Ryan Boren a9b0944ae2 Wrap cat name in CDATA. props alexkingorg. fixes #3252
git-svn-id: https://develop.svn.wordpress.org/trunk@4454 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-08 06:57:26 +00:00
Mark Jaquith 9a0c7a1c33 Code cleanup: wp-includes/feed.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4393 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 13:49:39 +00:00
Mark Jaquith 1861b0f8f9 Better tabbing and newlining for RSS categories. Props coffee2code and Nazgul. fixes #1156
git-svn-id: https://develop.svn.wordpress.org/trunk@4342 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 21:46:42 +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
Ryan Boren df5a935be4 get_the_category_rss() from masquerade.
git-svn-id: https://develop.svn.wordpress.org/trunk@4257 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-26 18:05:06 +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 216546a0b8 Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 06:43:54 +00:00