Time Enough For Love
Header

原来wordpress2.7之后就自带了thread comments了

九月 6th, 2009 | Posted by Daniel in 术业

怪不得找了几个plugin都不能用 看来wordpress从2.7以后改动还是不少

稍微修改了一下这个Fervens A模板 让它能够正确支持自带的thread comment方法

主要参考的是这篇文章

Migrating Plugins and Themes to 2.7/Enhanced Comment Display

关键函数就是那个 wp_list_comments 调用callback函数来显示自定义的comment格式

最简单的用法比如

wp_list_comments('type=comment&callback=mytheme_comment');

然后在functions.php里写一下mytheme_comment函数即可

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

2 Responses



Leave a Reply

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Performance Optimization WordPress Plugins by W3 EDGE