Archive | Functions by letter g RSS feed for this section

get_comments

Retrieve a list of comments.The comment list can be for the blog as a whole or for an individual post.

1280

Continue reading

get_comment

Retrieves comment data given a comment ID or comment object.If an object is passed then the comment data will be cached and then returned after being passed through a filter. If the comment is empty, then the global comment variable will be used, if it is set.

1276

Continue reading