Wordpress Document

Author tags

Category tags

Comment tags

Date and Time tags

General tags

Geo tags

Link tags

Links Manager tags

Permalink tags

Post tags

Trackback tags

WP/PHP General

comment_ID

概要

コメントのID番号を表示します。
このタグはThe_Loopの中かコメントループの中で使用しなければなりません。

用法

<?php comment_ID(); ?>

引数

(none)

(none)
引数はありません

用例

-