升级WordPress 2.3

需要注意的地方主要是Tag相关的功能

1、升级前首先停用之前使用的Ultimate Tag Warrior,然后覆盖文件,进入后台时会自动提示升级数据库
2、安装花儿的插件Tag Converter for UTW,转换UTW的Tag数据
2、推荐使用自带的导入功能,Manage-Import
3、调用显示

  1. //输出日志标签
  2. <?php the_tags('标签前缀:', '分隔符', '', ''); ?>//后面两个参数没试
  3. //输出标签云
  4. <?php wp_tag_cloud(); ?>

更详细的使用说明参考原文
4、由于2.3取消了wp_post2cat表,部分插件可能会无法使用

另外2.3的插件更新提醒功能很好、很强大

17fav 收藏本文
标签:, ,

相关日志 随机文章

Comments

Leave a Reply




请输入验证码

Use "<coolcode></coolcode>" to publish your code.

Line breaks and paragraphs are automatically converted.

Please keep comments relevant. Off-topic, offensive or inappropriate comments may be edited or removed.

京ICP备05059555号

收藏 & 分享

Powered by 17fav.com