Switch language

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




get_comment_id [ WordPress Function ]

get_comment_id ( No parameters )
Uses:
Returns:
  • (int) The comment ID
Defined at:



Retrieve the comment id of the current comment.

Source


<?php
function get_comment_ID() {
    global 
$comment;
    return 
apply_filters('get_comment_ID'$comment->comment_ID);
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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