$plugin_comment_res_min

管理者がコメントに返信した分

<!--$plugin_comment_res_min-->

解説

最新コメントの繰り返し中で管理者がコメントに対して返信した分を表示します。

<!–plugin_comment–>の中で使用します。

サンプル

<!--plugin_comment-->
<a href="<!--$plugin_comment_link-->"><!--$plugin_comment_title--></a>
[<!--$plugin_comment_year-->/<!--$plugin_comment_mon-->/
<!--$plugin_comment_day--><!--$plugin_comment_hour-->:
<!--$plugin_comment_min-->:<!--$plugin_comment_sec-->]
<!--if_comment_res-->
管理者からの返信:<!--$plugin_comment_res_title-->
[<!--$plugin_comment_res_year-->/<!--$plugin_comment_res_mon-->/
<!--$plugin_comment_res_day-->
<!--$plugin_comment_res_hour-->:<!--$plugin_comment_res_min-->:
<!--$plugin_comment_res_sec-->]
<!--/if_comment_res-->
<!--/plugin_comment-->