comment_id_fields

Advertisement

Summery Summery

Filters the returned comment id fields.

Syntax Syntax

apply_filters( 'comment_id_fields', string $result, int $id, int $replytoid )

Parameters Parameters

$result

(string) The HTML-formatted hidden id field comment elements.

$id

(int) The post ID.

$replytoid

(int) The id of the comment being replied to.

Source Source

File: wp-includes/comment-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.