Calendar

2008年一月
« 十二   二 »
 123456
78910111213
14151617181920
21222324252627
28293031  

Translator

WordPress 关联日志插件

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 中配置插件的输出

  1. Marcelo posted the following on 2009-04-01 at 1:09 上午.

    My GOd!!! Now the post is in chinese!!!

    Reply
  2. Marcelo posted the following on 2009-04-01 at 1:08 上午.

    Who 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

Leave a reply

  1. You will post the following soon.
    Go ahead and start typing.