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
前9排已经被占据了 快抢好位置哦
我怕数据库又出问题…
等等..备份好了再升级[r]数据库倒是不会出问题,插件兼容问题可能会有一些[/r]
[...] jdan39 wrote an interesting post today onHere’s a quick excerpt wordpress2.3 Dexter终于发布了,2.3的版本包括了内置tag标签、插件更新通知、url地址处理等等一系列新的特性,下面是官方列举的一些特性(原文链接): 增加了内置tag … out our Preparing for 2.3 post. A number of people are hosting upgrade parties around the world, including [...]
UTM等其它tag插件的tag导入程序是在Manage下的Import里
呵呵 我在wordpress2.3 beta2的时候就升级过数据库了
url唯一化似乎可以一定程度的防止采集[r] 是的,我这篇文章已经提到这个问题 [/r]
我想知道的是tag怎么管理?似乎目前只能在post的时候添加tag,但是无法管理[r]我还是使用的UTW,等有时间了自己整个插件处理这个东西[/r]
storyday 你的站升级没有呀?
永久链接 在2.3里 编程了 /index.php/%year%%monthnum%%day%_%postname%.html
好像那个index.php不能删除呢[r]升级了,没有这回事哦,你服务器是win系统?[/r]
目前的2.3好像还不是很稳定,再等等
我昨天下午安装的插件,生成了几篇日志一切正常,等晚上再看发现WP所有的PHP页面都不能访问包括后台也是,请空间商帮忙重启后又可以正常浏览PHP页面了,我用的是L系统的主机,请这种情况是否是本插件引起的?(因为BLOG好几天没动它了,最后一次操作是安装本插件。)