WordPress:Version 2.5

来自站长百科
Seadragon530讨论 | 贡献2008年4月22日 (二) 17:50的版本
跳转至: 导航、​ 搜索

This article is a [[WordPress::Category:Drafts|ROUGH DRAFT]]. The content within this article may not yet be verified or valid. This information is subject to change.

本文是一篇 [[WordPress::Category:Drafts|草稿]]. 本文的目录可能没有校验。这些信息可以更改。

On Saturday, March 29, 2008, WordPress 2.5 was released. For information on the changes and improvements in this new version, see Changelog for 2.5.

星期六,2008年3月29日,WordPress 2.5 发布了. 想知道有关新版本的更改和改进,参见 2.5版本的改动日志.

The database version (db_version in wp_option) is 7499.

数据库版本 (db_version in wp_option) 是7499

Changes in Minimum Requirements

  • PHP version 4.3, or later.

最低要求的更改

  • PHP version 4.3, 或更新的版本.

New User Features

  • Admin redesign (see WordPress Interface Guidelines)
  • Widget-based dashboard
  • You should be able to have any number of any widget
  • Undo for comment editing
  • Search for both posts and pages 1435
    • What do people want from this?
    • How do the best plugins implement it?

新用户功能

  • 管理重新设计(参见WordPress 界面指导)
  • Widget-based 面板
  • 你应该有任何工具的任何编号
  • 撤销编辑
  • 搜索文章和页面1435
    • 人们想从这里获得什么?
    • 最好的插件是怎么运行的?


Developer

  • Use $wpdb->prepare everywhere
  • Switch to expect unescaped data for internal functions
  • XML-RPC refactor
  • Plugabble media buttons
  • WordPress:Shortcode API

开发人员

  • 在任何地点使用 $wpdb->prepare
  • 为内函数转换为预期保留数据
  • XML-RPC 要素
  • 可插入的媒体按钮
  • API短代码