root/trunk/wp-commentsrss2.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) @4635 [4635] 12/10/06 00:12:58 markjaquith Add commentrss2_item action hook. Props seek3r and Viper007Bond. fixes …
(edit) @4542 [4542] 11/29/06 21:02:40 matt This should be an XML representation of all comments on a post, fixes …
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4462 [4462] 11/09/06 19:08:57 markjaquith Specify <author /> for comment authors in comment feed. Props to Erik …
(edit) @4144 [4144] 08/30/06 21:46:31 ryan Use get_option instead of get_settings. Just 'cause.
(edit) @3644 [3644] 03/17/06 01:16:22 ryan Comment feed fixes from David House. fixes #2570
(edit) @3543 [3543] 02/17/06 01:34:37 ryan Remove extraneous paren. fixes #2448
(edit) @3517 [3517] 02/12/06 07:53:23 ryan Death to trailing tabs. Props Mark J. fixes #2405
(edit) @3510 [3510] 02/09/06 10:03:48 ryan Allow draft pages. Use post_type for object types. Reserve post_status …
(edit) @3314 [3314] 12/15/05 22:20:06 ryan Add post titles to site comment feed. Add some gettext. fixes #2067
(edit) @3196 [3196] 11/22/05 15:01:32 dougal Fetch related post-meta for each comment item. (#1745)
(edit) @3076 [3076] 11/14/05 10:04:25 matt Fixes #1783
(edit) @2958 [2958] 10/20/05 20:48:32 ryan Image fu from Andy. fixes #1776
(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) @2543 [2543] 04/19/05 00:23:55 ryan Use UTC in comments rss feed. …
(edit) @2519 [2519] 04/07/05 19:17:28 ryan Fix comment feed queries for pages. …
(edit) @2462 [2462] 03/22/05 00:13:48 ryan Show the latest 10 comments in the comment feed rather than only the first …
(edit) @2272 [2272] 02/11/05 06:42:07 rboren Make sure is_feed() is true when feed files are referenced directly. …
(edit) @2251 [2251] 02/11/05 01:09:34 rboren Allow comments feeds for pages. Use new post loop. …
(edit) @2250 [2250] 02/11/05 01:07:42 saxmatt http://mosquito.wordpress.org/view.php?id=846
(edit) @2167 [2167] 01/31/05 10:06:12 saxmatt Fix for http://mosquito.wordpress.org/view.php?id=587
(edit) @1957 [1957] 12/14/04 09:48:34 saxmatt Prevent foreach errors, should probably be moved to new loop method?
(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) @1799 [1799] 10/14/04 08:27:56 saxmatt Fix for bug 137. Patch from kelson.
(edit) @1770 [1770] 10/10/04 18:41:39 rboren Use is_single(). Bug 350.
(edit) @1599 [1599] 09/05/04 00:24:28 saxmatt Massive options cleanup and another step of cleaning up the …
(edit) @1575 [1575] 08/30/04 07:16:40 saxmatt Vanquishing the terror of iso-8859-1.
(edit) @1355 [1355] 05/24/04 08:22:18 saxmatt Giant commit, sorry mailing list people. Move all table names to new $wpdb …
(edit) @1223 [1223] 05/05/04 06:32:18 saxmatt Minor changes to RSS.
(edit) @1150 [1150] 04/24/04 21:52:24 saxmatt Timezone fixes, I hope.
(edit) @1108 [1108] 04/20/04 22:56:47 saxmatt Changed to superglobals, and eliminated $use_cache (since we always do).
(edit) @1105 [1105] 04/19/04 08:59:38 saxmatt Updated to use proper mime type.
(edit) @1049 [1049] 04/02/04 17:44:06 michelvaldrighi using blog_charset for this feed too
(edit) @956 [956] 03/01/04 06:13:32 saxmatt Migration to get_settings
(edit) @900 [900] 02/20/04 20:46:55 saxmatt New unfunky RSS care of the grandmaster of funk himself, Phil Ringnalda.
(edit) @836 [836] 02/05/04 20:55:50 rboren Clean feed and trackback URLs.
(edit) @722 [722] 01/05/04 09:01:41 alex_t_king removed check to post_category > 0
(edit) @628 [628] 12/18/03 09:36:13 saxmatt Renaming Reloaded.
(edit) @601 [601] 12/11/03 00:22:36 saxmatt The great renaming.
(edit) @569 [569] 12/05/03 01:24:02 mikelittle Removed $querycount. Added $wpdb->querycount
(edit) @558 [558] 11/25/03 00:46:52 mikelittle Missing querycount
(edit) @546 [546] 11/12/03 15:22:47 emc3 otaku42's comment moderation patches
(edit) @414 [414] 10/05/03 21:13:40 mikelittle Added call to antispambot round admin email.
(add) @392 [392] 09/28/03 18:19:10 alex_t_king adding rss feed for comments
Note: See TracRevisionLog for help on using the revision log.