新しいコメントが上に表示されるようにする。また、これを利用したゲストブックのテンプレートも同梱。
ダウンロード:Reverse Order Comments /// ZyBlog
導入:(コメント表示順を逆に)
<?php comments_template(); ?>
<?php if(function_exists('ro_comments_template')) ro_comments_template(); else comments_template(); ?>
導入:(ゲストブックの作成)
あなたのメールは 絶対に 公開されたり共有されたりしません。
次の HTML タグと属性が使用できます: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Reverse Order Comments
新しいコメントが上に表示されるようにする。また、これを利用したゲストブックのテンプレートも同梱。
ダウンロード:Reverse Order Comments /// ZyBlog
導入:(コメント表示順を逆に)
<?php comments_template(); ?>を<?php if(function_exists('ro_comments_template')) ro_comments_template(); else comments_template(); ?>で置き換える導入:(ゲストブックの作成)
関連投稿