get_commentdata


get_commentdata ( $comment_id, $no_cache = 0, $include_unapproved = false )

Parameters:
  • (int) comment_id The ID of the comment
  • (int) no_cache Whether to use the cache (cast to bool)
  • (bool) include_unapproved Whether to include unapproved comments
See:
Returns:
  • (array) The comment data
Defined at:

Description

Retrieve an array of comment data about comment $comment_id.

Related Functions

get_comment_date, get_comment, get_comment_meta, get_comment_id, get_metadata

Top Google Results

User discussions

wpseek mobile