WPDev.one
Action Hook

commentrss2_item

do_action( 'commentrss2_item', $comment->comment_ID, $comment_post->ID )

Fires at the end of each RSS2 comment feed item.

Parameters 2 parameters

Name / Type Description
$comment->comment_ID
mixed
No description available.
$comment_post->ID
mixed
No description available.

Hook Information

Source File
wp-includes/feed-rss2-comments.php
Advertisement