WordPress: Version 2.3.3:修订间差异

来自站长百科
跳转至: 导航、​ 搜索
(新页面: == Announcement == On Tuesday, February 5, 2008, WordPress version 2.3.3 was released to the public. For information on the security and bug-fixes in this version, see [[WordPress:Changel...)
 
无编辑摘要
 
第3行: 第3行:


For [[WordPress:Version_2.3.3|Version 2.3.3]], the database version ('''db_version''' in '''wp_options''') remained at 6124.
For [[WordPress:Version_2.3.3|Version 2.3.3]], the database version ('''db_version''' in '''wp_options''') remained at 6124.
== 声明 ==
在2008年2月5日,星期二,WordPress2.3.3版本公开发行了。 关于这个新版本的安全和程序错误更正的信息,请看看[[WordPress:Changelog/2.3.3|Changelog for 2.3.3]]。 
对于[[WordPress:Version_2.3.3| 2.3.3版本]],数据库版本('''wp_options'''中的'''db_version''')仍然是6124。


==Installation/Upgrade Information==
==Installation/Upgrade Information==
第16行: 第22行:
* [[WordPress:WordPress Lessons]]
* [[WordPress:WordPress Lessons]]
<!--
<!--
==安装/升级信息==
要下载WordPress2.3.3,请访问http://wordpress.org/download/release-archive/
关于安装和升级WordPress的一步步的指导:
* [[WordPress:Upgrading WordPress|升级WordPress]]
如果你是WordPress新手,我们建议你从下面开始:
* [[WordPress:New To WordPress - Where to Start|WordPress新手-从哪里开始]]
* [[WordPress:First Steps With WordPress|WordPress前几步]]或者[[WordPress:Upgrading WordPress Extended|升级扩展的WordPress]]
* [[WordPress:WordPress Lessons|WordPress课程]]
<!--
== New User Features ==
== New User Features ==
* Tagging support for Windows Live Writer
* Tagging support for Windows Live Writer
第24行: 第47行:


==List of Files Revised==
==List of Files Revised==
== 新的用户功能 ==
*Windows Live 作者的Tagging支持
*更快的数据库分类查询,特别是标签交叉查询
-->
== 开发人员/强大的用户Stuff ==
*能够在wp-content/db-error.php创建自定义的DB错误。  当因为某种原因,WordPress不能够连接到数据库的时候,就会显示这个。
==更改的文件列表==
<pre>
<pre>
wp-includes/version.php
wp-includes/version.php
第33行: 第70行:


A zip file with the changed files is available at [http://www.village-idiot.org/archives/2008/02/04/wordpress-2-3-3/ Village Idiot].
A zip file with the changed files is available at [http://www.village-idiot.org/archives/2008/02/04/wordpress-2-3-3/ Village Idiot].
<pre>
wp-includes/version.php
wp-includes/pluggable.php
wp-includes/gettext.php
wp-admin/install-helper.php
xmlrpc.php
</pre>
A zip file with the changed files is available 可以在 [http://www.village-idiot.org/archives/2008/02/04/wordpress-2-3-3/ Village Idiot]得到更改后的文件的压缩文件.

2008年8月11日 (一) 11:26的最新版本

Announcement[ ]

On Tuesday, February 5, 2008, WordPress version 2.3.3 was released to the public. For information on the security and bug-fixes in this version, see Changelog for 2.3.3.

For Version 2.3.3, the database version (db_version in wp_options) remained at 6124.

声明[ ]

在2008年2月5日,星期二,WordPress2.3.3版本公开发行了。 关于这个新版本的安全和程序错误更正的信息,请看看Changelog for 2.3.3

对于 2.3.3版本,数据库版本(wp_options中的db_version)仍然是6124。


Installation/Upgrade Information[ ]

To download WordPress 2.3.3, visit http://wordpress.org/download/release-archive/

For step-by-step instructions on installing and upgrading WordPress:

If you are new to WordPress, we recommend that you begin with the following:

Developer / Power User Stuff[ ]

  • Can create a custom DB error page at wp-content/db-error.php. This is displayed when WordPress, for whatever reason, can't connect to the database.

List of Files Revised[ ]

新的用户功能[ ]

  • Windows Live 作者的Tagging支持
  • 更快的数据库分类查询,特别是标签交叉查询

-->

开发人员/强大的用户Stuff[ ]

  • 能够在wp-content/db-error.php创建自定义的DB错误。 当因为某种原因,WordPress不能够连接到数据库的时候,就会显示这个。

更改的文件列表[ ]

wp-includes/version.php
wp-includes/pluggable.php
wp-includes/gettext.php
wp-admin/install-helper.php
xmlrpc.php

A zip file with the changed files is available at Village Idiot.



wp-includes/version.php
wp-includes/pluggable.php
wp-includes/gettext.php
wp-admin/install-helper.php
xmlrpc.php

A zip file with the changed files is available 可以在 Village Idiot得到更改后的文件的压缩文件.