WP 2.3 Related Posts:WordPress 2.3 相关日志插件会根据日志的 tag 的相关性产生一个相关日志列表。并且把相关日志列表添加到Feed 中。
安装使用:
1、下载解压的插件包,将其中的 wp23_related_posts.php 上传到 /wp-content/plugins 中并激活;
2、在 single.php 中的正文后调用函数 wp23_related_posts() 就会输出相关日志列表(默认模板为例)
我的位置在:
<?php the_content(”); ?>
<?php wp23_related_posts(); ?>
3、在管理界面下,Manage > Option > WP23 Related Posts 中配置插件的输出








My GOd!!! Now the post is in chinese!!!
ReplyWho wrote this?? R2D2? You could ask a spanish-talking friend for translating your posts (my english sucks too, but at least I don’t write posts in english :S
I’m gonna try the plugin, seems good for me.
Reply