WordPress 中文文档
Version 2.5
From WordPress Chinese
Currently in development, scheduled for March, 2008
The database version (db_version in wp_option) is nnnn.
[编辑]
Changes in Minimum Requirements
- PHP version 4.3, or later.
[编辑]
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?
[编辑]
Developer
- Use $wpdb->prepare everywhere
- Switch to expect unescaped data for internal functions
- XML-RPC refactor
