2011/04/28

WordPress 3.1.2

WordPress is a state-of-the-art semantic personal publishing platform with a focus on aesthetics, web standards, and usability. What a mouthful. WordPress is both free and priceless at the same time.
More simply, WordPress is what you use when you want to work with your blogging software, not fight it.
WordPress 2.5, the culmination of six months of work by the WordPress community, people just like you. The improvements in 2.5 are numerous, and almost entirely a result of your feedback: multi-file uploading, one-click plugin upgrades, built-in galleries, customizable dashboard

Requirements:
· PHP version 4.2 or greater
· MySQL version 3.23.23 or greater
What's New:
· Add parameter "separator" to "wp_tag_cloud()"
· Subdir listing in Theme Editor
· We now have rel=canonical support for better SEO.
· There is automatic database optimization support, which you can enable in your wp-config.php file by adding define('WP_ALLOW_REPAIR', true);.
· Themes can register “post thumbnails” which allow them to attach an image to the post, especially useful for magazine-style themes.
· A new commentmeta table that allows arbitrary key/value pairs to be attached to comments, just like posts, so you can now expand greatly what you can do in the comment framework.
· Custom post types have been upgraded with better API support so you can juggle more types than just post, page, and attachment. (More of this planned for 3.0.)
· You can set custom theme directories, so a plugin can register a theme to be bundled with it or you can have multiple shared theme directories on your server.

No comments:

Post a Comment