Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




comment_id [ WordPress Function ]

comment_id ( No parameters )
See:
  • get_comment_ID()
Defined at:



Displays the comment id of the current comment.

Source


<?php
function comment_ID() {
    echo 
get_comment_ID();
}
?>

Examples [ wp-snippets.com ]

Top Google Search Results

More ...

0 User Note(s)

None yet. Be the first!

Add New ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics