comment_id [ WordPress Function ]
comment_id ( No parameters )
| See: |
|
| Defined at: |
|
Displays the comment id of the current comment.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- comment_ID - WordPress Codex
<div id="comment-<?php comment_ID() ?>">Comment by <?php comment_author() ?>: </div> <div class="comment-text"><?php comment_text() ? ></div> ...
codex.wordpress.org - WordPress › Support » comment_ID()
I'm designing a plugin and as part of what it does it's going to change what comment_author_link() returns, and as part of it I need the user's ID number.
wordpress.org - Richard Gage, AIA, Gregg Roberts, and David Chandler, Conspiracy ...
Richard Gage, AIA, Gregg Roberts, and David Chandler. Richard Gage, AIA has been a practicing San Francisco Bay Area architect for more than 20 years, and ...
www.worldarchitecturenews.com - comment id - Textpattern CMS User Documentation
The comment_id tag is a single tag which is used to display the comment's internal id as assigned by Textpattern at the time of posting. Used in a comments ...
textpattern.net