plugin_comment

プラグインの最新コメントを繰り返し処理

<!--plugin_comment-->■■■<!--/plugin_comment-->

解説

最新コメントデータを表示します。
プラグインが登録されていない場合、処理は無視されます。

サンプル

<!--plugin_comment-->
<a href="<!--$plugin_comment_link-->">
<!--$plugin_comment_title-->(
<!--$plugin_comment_entry_title-->
)</a>
from:<!--$plugin_comment_name-->
<br>

<!--$plugin_comment_year-->/
<!--$plugin_comment_mon-->/
<!--$plugin_comment_day-->
(<!--$plugin_comment_wday-->)
<!--$plugin_comment_hour-->:
<!--$plugin_comment_min-->:
<!--$plugin_comment_sec-->

<!--/plugin_comment--> 

[プラグインコメント始まり]
[プラグインコメントのリンク処理始まり]
[(プラグインタイトル)]
[プラグインコメントのリンク処理終わり]
[コメントがどの記事に対して付いたのか、リンク処理始まり]
[コメントタイトル]
[コメントがどの記事に対して付いたのか、リンク処理終わり]
[from コメントした人間の名前]
[コメント年][コメント月][コメント日][コメント曜日]
[コメント時間][コメント分][コメント秒]