wpseek.com
A WordPress-centric search engine for devs and theme authors
comment_id_fields › WordPress Function
Since2.7.0
Deprecatedn/a
› comment_id_fields ( $post = null )
| Parameters: |
|
| See: | |
| Defined at: |
|
| Codex: | |
| Change Log: |
|
Outputs hidden input HTML for replying to comments.
Adds two hidden inputs to the comment form to identify thecomment_post_ID
and comment_parent values for threaded comments.
This tag must be within the <form> section of the comments.php template.Related Functions: get_comment_id_fields, comments_link_feed, comment_id, comment_time, comment_guid