Changeset 3196

Show
Ignore:
Timestamp:
11/22/05 15:01:32 (3 years ago)
Author:
dougal
Message:

Fetch related post-meta for each comment item. (#1745)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wp-commentsrss2.php

    r3076 r3196  
    4747        if ($comments) { 
    4848            foreach ($comments as $comment) { 
     49                // Some plugins may need to know the metadata 
     50                // associated with this comment's post: 
     51                get_post_custom($comment->comment_post_ID); 
    4952?> 
    5053    <item>