$plugin_comment_res_month_english
管理者がコメントに返信した月(英語表記)
<!--$plugin_comment_res_month_english-->
解説
最新コメントの繰り返し中で管理者がコメントに対して返信した月を英語表記で表示します。
英語3文字での表記は<!–$plugin_comment_res_month–>を利用します。
<!–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-->