WordPress 2.3 Related Posts Plugin will generate a related posts via WordPress 2.3 tags, and add the related posts to feed.
Installation and Usage:
Upzipp, Upload and active, then call the function wp23_related_posts()
in the single.php file. You can use the parameter $limit to limit the
number of the related posts. It will show 5 posts by default.
Download:wp23_related_posts.zip
If you have any problem, please leave me a comment.
WordPress 2.3 相关日志插件会根据日志的 tag 的相关性产生一个相关日志列表。并且把相关日志列表添加到Feed 中。
安装和使用:
上传,激活,在 sigle.php 中的正文的后面调用函数 wp23_related_posts() 就会输出相关日志列表。可以通过参数 limit 来控制显示日志的数量,默认会显示5篇日志。
如有什么问题,请给我留言!