root/trunk/wp-rss2.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7991 [7991] 05/25/08 15:50:15 ryan File file level phpdoc from jacobsantos. see #7037
(edit) @7971 [7971] 05/21/08 05:59:27 ryan Allow wp-config.php to exist one level up from WordPress root directory. …
(edit) @5843 [5843] 08/03/07 00:45:06 markjaquith Consistently include wp-config.php. fixes #3349
(edit) @4927 [4927] 02/23/07 02:50:05 ryan Relocate feed templates to wp-includes. fixes #3846
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4465 [4465] 11/14/06 01:24:27 ryan Don't use deprecated start_wp(). Props westi. fixes #3188
(edit) @4184 [4184] 09/11/06 23:59:00 ryan Show more link in RSS. Don't show more link if more link text empty. Take …
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @3866 [3866] 06/13/06 02:32:22 matt Frickity frack funk frack fracker
(edit) @3638 [3638] 03/12/06 22:57:00 ryan Rewrite API additions and improvements from David House. #2433
(edit) @3227 [3227] 11/29/05 00:16:04 matt Who did the goo-id? Fixes #1089
(edit) @2627 [2627] 06/10/05 23:15:13 ryan Break blog header up into functional chunks. Stick it all in a WP class …
(edit) @2625 [2625] 06/10/05 18:45:39 matt Adding hooks in syndication feeds.
(edit) @2374 [2374] 02/24/05 18:29:41 ryan Oops. Fix indent. I hate tabs.
(edit) @2373 [2373] 02/24/05 18:28:25 ryan Use get_post_time() in rss2 feed. Use UTC time. …
(edit) @2366 [2366] 02/21/05 04:19:43 ryan Do not translate dates in feeds. …
(edit) @2318 [2318] 02/14/05 04:17:12 saxmatt Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
(edit) @2272 [2272] 02/11/05 06:42:07 rboren Make sure is_feed() is true when feed files are referenced directly. …
(edit) @2252 [2252] 02/11/05 01:09:41 saxmatt Bring back DC for multi-author blogs - …
(edit) @2127 [2127] 01/24/05 06:26:55 saxmatt Don't localized RSS dates - http://mosquito.wordpress.org/view.php?id=732
(edit) @2118 [2118] 01/22/05 03:45:35 saxmatt More escaping of description and cleaner default feed URIs.
(edit) @2070 [2070] 01/09/05 02:19:30 rboren Feed fixes from MooKitty. Bug 644.
(edit) @2068 [2068] 01/07/05 22:01:59 saxmatt Some feed template function cleanup.
(edit) @2046 [2046] 01/04/05 23:30:10 rboren Feed fixes from MooKitty.
(edit) @1888 [1888] 11/27/04 00:42:55 rboren Use empty() to check if $feed is set at the beginning of the feed files. …
(edit) @1821 [1821] 10/20/04 16:54:31 emc3 BUG 390: Fixed support for multiple enclosures.
(edit) @1786 [1786] 10/12/04 15:52:29 donncha Added enclosure support.
(edit) @1575 [1575] 08/30/04 07:16:40 saxmatt Vanquishing the terror of iso-8859-1.
(edit) @1485 [1485] 07/27/04 13:49:05 rboren Do not cut excerpts in rss feeds. Patch from Kitten for bug 0000192.
(edit) @1358 [1358] 05/24/04 18:24:12 michelvaldrighi some cleanups, and a quick undefined variable fix
(edit) @1339 [1339] 05/22/04 05:06:00 rboren Uncomment $doing_rss
(edit) @1337 [1337] 05/21/04 22:32:58 michelvaldrighi don't translate months and weekdays in date strings
(edit) @1255 [1255] 05/10/04 07:51:50 saxmatt wfw:commentRSS and E_ALL fix to blog-header.
(edit) @1235 [1235] 05/05/04 21:29:23 saxmatt Some E_ALL fixes.
(edit) @1223 [1223] 05/05/04 06:32:18 saxmatt Minor changes to RSS.
(edit) @1216 [1216] 04/30/04 09:13:43 saxmatt Remove language elements from RSS files.
(edit) @1145 [1145] 04/24/04 20:12:58 saxmatt Correctly respect excerpt wishes.
(edit) @1112 [1112] 04/21/04 04:12:55 saxmatt Added new template function, the_permalink(). echoes get_permalink. We are …
(edit) @1098 [1098] 04/19/04 05:20:13 saxmatt Remove author element in order to keep our commitment to never reveal …
(edit) @1046 [1046] 04/01/04 13:30:29 michelvaldrighi migration to get_settings
(edit) @1045 [1045] 03/31/04 21:27:45 michelvaldrighi removed redundant conditional get code
(edit) @1041 [1041] 03/31/04 17:16:22 michelvaldrighi fixed dates to use GMT
(edit) @1022 [1022] 03/29/04 04:07:33 michelvaldrighi now feeds use encoding=blog_charset
(edit) @956 [956] 03/01/04 06:13:32 saxmatt Migration to get_settings
(edit) @901 [901] 02/21/04 12:28:36 saxmatt Feed improvements and suggestions from Mark Pilgrim.
(edit) @836 [836] 02/05/04 20:55:50 rboren Clean feed and trackback URLs.
(edit) @742 [742] 01/09/04 00:50:13 saxmatt Typo
(edit) @628 [628] 12/18/03 09:36:13 saxmatt Renaming Reloaded.
(edit) @624 [624] 12/18/03 08:58:07 saxmatt Multiple categories in RSS. RSS 1.0 currently broken
(edit) @601 [601] 12/11/03 00:22:36 saxmatt The great renaming.
(edit) @568 [568] 12/05/03 01:21:09 mikelittle Fixed several instances in WordPress where PHP Notices are not being …
(edit) @558 [558] 11/25/03 00:46:52 mikelittle Missing querycount
(add) @533 [533] 11/10/03 07:44:50 saxmatt Newer, cleaner RSS 2.0.
Note: See TracRevisionLog for help on using the revision log.