wordpress2.3 Dexter终于发布了,2.3的版本包括了内置tag标签、插件更新通知、url地址处理等等一系列新的特性,下面是官方列举的一些特性(原文链接):
- 增加了内置tag.同时提供了UTM等其它tag插件的tag导入程序(我还没有找到);
- 增加了新的更新通知.在blog后台可以很清楚的看到插件的更新状态、插件的地址和版本信息,从而让你准确的了解到插件最新的信息,可以选择性的更新;
- blog中的地址都唯一化处理,譬如以前的老版本,你可以通过http://storyday.com/index.php?p=23来访问id=23的页面,也可以通过类似http://www.storyday.com/html/y2006/23_dh-co-rent.html的永久链接来访问该页面,但是2.3版本的wordpress不允许这样做,post的链接将会唯一化,这根据你在后台设置的永久链接格式来定。并且这样对于SEO非常有利;
- 文章状态增加了Pending Review,这个一个特性主要是针对多用户blog,作者可以将post置于review的状态,然后供其它作者审阅。在以前的版本中,要实现这样的功能需要将文章设置成草稿状态;
- 可视化的高级菜单
在默认的状态下已经出现了,以前的版本可以通过快捷键才能调用出来(这也算改变)。
下面是开发者关心的东西,我就不乱翻了。You’ll notice that two of those features are straight out of the most-voted for ideas list. That’s just the user facing stuff, if you’re a developer you’ll be interested in:
1. Full and complete Atom 1.0 support, including the publishing protocol.
2. We’re using the new jQuery whis is “800% faster.”
3. Behind the user-facing tags system is a really kickass taxonomy system which, which adds a ton of flexibility. It’s probably the biggest schema upgrade since version 1.5.
4. The importers have been revamped to be more memory efficient, and you can now add an importer through a plugin.
5. Through hooks and filters you can now override the update system, the dashboard RSS feeds, the feed parser, and tons more than you could in 2.2.
6. The new $wpdb->prepare() way of doing SQL queries.
7. Finally there were over 351 tickets in Trac closed for this release, with over a hundred people contributing. This is the polish, the hundreds of tiny bug fixes and features that make WordPress what it is.
You can view the Codex for more information about the release and some screenshots. And of course the place to download is always the same. Before you upgrade you may want to check out our Preparing for 2.3 post.
A number of people are hosting upgrade parties around the world, including myself in San Francisco. If you are let me know and I’ll promote it on my blog.
标签:Wordpress
我怕数据库又出问题…
等等..备份好了再升级[r]数据库倒是不会出问题,插件兼容问题可能会有一些[/r]