_get_comment_reply_id


_get_comment_reply_id ( $post = null )

Access:
  • private
Parameters:
  • (int|WP_Post) post The post the comment is being displayed for. Defaults to the current global post.
Returns:
  • (int) Comment's reply to ID.
Defined at:

Description

Gets the comment's reply to ID from the $_GET['replytocom'].

Related Functions

get_comment_reply_link, get_comment_id, comment_reply_link, get_cancel_comment_reply_link, get_comment_link

Top Google Results

User discussions

wpseek mobile