$plugin_comment_res_year

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

<!--$plugin_comment_res_year-->

解説

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

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

サンプル

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