Switch language

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




comment_author_ip [ WordPress Function ]

comment_author_ip ( $comment_ID = 0 )
Parameters:
  • (int) $comment_ID The ID of the comment for which to print the author's IP address. Optional.
See:
  • get_comment_author_IP()
Defined at:



Display the IP address of the author of the current comment.

Source


<?php
function comment_author_IP$comment_ID ) {
    echo 
get_comment_author_IP$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