WPDev.one
Action Hook

comment_atom_entry

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

Fires at the end of each Atom 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-atom-comments.php
Advertisement