get_comment_id_fields
get_comment_id_fields ( $post = null )
Parameters:- (int|WP_Post|null) post Optional. The post the comment is being displayed for. Defaults to the current global post.
Returns:- (string) Hidden input HTML for replying to comments.
Defined at:Change Log: - Introduced in WordPress: 3.0.0
- Deprecated in WordPress: —
Description
Retrieves hidden input HTML for replying to comments.