Switch language

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




comment_guid [ WordPress Function ]

comment_guid ( $comment_id = null )
Parameters:
  • (int|object) $comment_id Optional comment object or id. Defaults to global comment object.
Defined at:



Display the feed GUID for the current comment.

Source


<?php
function comment_guid($comment_id null) {
    echo 
esc_urlget_comment_guid($comment_id) );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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