Wordpress 2.2 RC2发布
wordpress-2.2-RC2.tar.gz
md5: 1535c8dbab84dea7f0338cba5e58bf2e
wordpress-2.2-RC2.zip
md5: 96d038eb76c3970fb32b707962f23df2
View diff between rc1 and rc2.
- The WP importer was reworked to get around a preg_match_all() problem in PHP 5.2.2.
- The show count option for the archives widget now works for dropdowns.
- TinyMCE is now enabled for Safari Webkit 420 and above.
- A JS fix for Widgets admin.
- Fix blogroll importing from local file.
- Workaround a PHP 5.2.2 bug that was breaking XMLRPC.
- An i18n fix for the akismet widget.
- Akismet also got some attribute escaping fixes.
- Eliminated duplicate code in get_posts().
- Return the proper server protocol when HTTP/1.0 is requested.
- Flush all output buffers during shutdown to avoid problems with PHP 5. Should fix plugins that use output buffers.
