Wordpress 2.1出来好几天了,太懒,一直没有升,今天终于逼着自己升级了。
英文原版的 What's New:
- Autosave makes sure you never lose a post again.
- Our new tabbed editor allows you to switch between WYSIWYG and code editing instantly while writing a post.
- The lossless XML import and export makes it easy for you to move your content between WordPress blogs.
- Our completely redone visual editor also now includes spell checking.
- New search engine privacy option allows you take you to indicate your blog shouldn’t ping or be indexed by search engines like Google.
- You can set any “page” to be the front page of your site, and put the latest posts somewhere else, making it much easier to use WordPress as a content management system.
- Much more efficient database code, faster than previous versions. Domas Mituzas from MySQL went over all our queries with a fine-toothed comb.
- Links in your blogroll now support sub-categories and you can add categories on the fly.
- Redesigned login screen from the Shuttle project.
- More AJAX to make custom fields, moderation, deletions, and more all faster. My favorite is the comments page, which new lets you approve or unapprove things instantly.
- Pages can now be drafts, or private.
- Our admin has been refreshed to load faster and be more visually consistent.
- The dashboard now instantly and brings RSS feeds asynchronously in the background.
- Comment feeds now include all the comments, not just the last 10.
- Better internationalization and support for right-to-left languages.
- The upload manager lets you easily manage all your uploads pictures, video, and audio.
- A new version of the Akismet plugin is bundled.
简单地翻译了一下:
- 撰写日志时自动保存,防止丢失
- 标签式编辑器,可随时在 WYSIWYG (What You See Is What You Get,所见即所得)编辑方式与代码编辑方式之间随时切换
- 无损的 XML 导入与导出,方便在 Blog 之间搬家
- 完全重新设计的可视化编辑器,包含拼写检查 (译注:估计只支持英语)
- 新的搜索引擎隐私选项,防止您的 Blog 被 Ping 或者被 Google 之类的搜索引擎检索到
- 可以将任何页面设置为首页并把最近的日志放到其它位置,这样可以更容易地将 Wordpress 当成 CMS (Content Management System,内容管理系统) 使用
- 比以往版本更高效的数据库查询代码,来自 MySQL 开发团队的 Domas Mituzas 用“一把精良的梳子”优化了查询
- 链接开始支持子分类,您可以快速并随心所欲地添加分类
- 根据“梭子”工程重新设计的后台登陆页面
- 添加更多了 Ajax,使得自定义字段、审核、删除等更快捷
- 现在可以将页面设置为草稿或者私人化
- 后台管理首页读取更加迅速,视觉效果更加协调。
- 控制面板可以在后台更快速地非同步地获取 RSS 消息源
- 评论消息源现在包含所有评论,不仅仅是最新10条
- 更佳的国际化,更好地支持从右到左的语言
- 新增的上传文件管理器允许您方便地管理所有已上传的图片、视频与音频
- 捆绑了Akismet 插件的新版本
Wordpress 升级方法:
- 为了应对可能出现的升级失败(概率很小),请先备份数据库以及除文件夹 wp-content 、文件wp-config、.htaccess(如果有)以外的所有文件夹和文件夹。
- 登陆后台,禁用所有插件。
- 删除 WP 根目录下除文件夹 wp-content (这个文件夹包含了你的所有主题和插件)和文件 wp-config.php 之外的所有文件与文件夹(若有,Favicon.ico也不用删)。
- 上传压缩包中除 wp-content 文件夹之外的所有文件与文件夹。
- 访问/wp-admin/upgrade.php,按提示操作。
- 不出意外的话升级一般会成功,这时可以再登陆后台启用插件即可。
还没有想到的以后再补充
Popularity: 10% [?]
相关日志:
3 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.
现在google不是照样搜索得到你的页面吗,那选项你没用?
不用,那个选项对我来说没意义,我的Blog上又没有什么秘密。私人一点的日志可以加密码啊。
Continuing the Discussion