Switch language

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




comment_date [ WordPress Function ]

comment_date ( $d = '', $comment_ID = 0 )
Parameters:
  • (string) $d The format of the date (defaults to user's config)
  • (int) $comment_ID The ID of the comment for which to print the date. Optional.
Defined at:



Display the comment date of the current comment.

Source


<?php
function comment_date$d ''$comment_ID ) {
    echo 
get_comment_date$d$comment_ID );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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