Codex

Version 3.4

In xxxxx, WordPress Version 3.4, named for xxxxx, will be released to the public. For more information on this enhancement and bug-fix release, read the WordPress Blog, and see the Changelog for 3.4.

For Version 3.4, the database version (db_version in wp_options) changed to xxxxx, and the Trac revision was xxxxx.

Contents

Highlights

  • New Default Theme "Twenty Twelve".
  • Internationalization and Localization improvements. (more info)
  • Split POT files differently.

User Features

General

  • Properly reflect the language on RSS feeds.
  • Timezone and start of week can now be specify through translated strings (rather than PHP).

Dashboard

  • Dashboard Widgets are available for translation.

Posts

Media

Links

  • Default Links are now available for translation.

Comments

Appearance

Plugins

Tools

Users

Settings

Install Process

Multisite

Development, Themes, Plugins

  • Schema change: Drop 'comment_approved' index, It has been redundant for a long time.
  • Schema change: Remove 'blog_id' column from 'wp_options'.
  • Schema change: Change 'post_content_filtered' to longtext.
  • Schema change: Change 'post_name' length from 200 to 400.
  • Upgrade PHPMailer to 5.2.1
  • Upgrade SimplePie to 1.2.1
  • WordPress auto-detect RTL for the following locales: ar, ckb, fa_IR, he_IL, ug_CN, dv, fa_AF, ha, ps, uz_UZ, yi
See also index of various WordPress Versions.