[Wordpress] Wordpress 2.8.1 Fixes Many Bugs and tightens Security
Wordpress has fixed many bugs which got induced when Wordpress 2.8 was released. The RC for Wordpress 2.8.1 was released a few days back and now Wordpress has also released the Wordpress 2.8.1 version. WordPress 2.8.1 fixes many bugs and tightens security for plugin administration pages.
What else is new since 2.8? Read through the highlights below, or view all changes since 2.8
- Certain themes were calling get_categories() in such a way that it would fail in 2.8. 2.8.1 works around this so these themes won’t have to change.
- Dashboard memory usage is reduced. Some people were running out of memory when loading the dashboard, resulting in an incomplete page.
- The automatic upgrade no longer accidentally deletes files when cleaning up from a failed upgrade.
- A problem where the rich text editor wasn’t being loaded due to compression issues has been worked around.
- Extra security has been put in place to better protect you from plugins that do not do explicit permission checks.
- Translation of role names fixed.
- wp_page_menu() defaults to sorting by the user specified menu order rather than the page title.
- Upload error messages are now correctly reported.
- Autosave error experienced by some IE users is fixed.
- Styling glitch in the plugin editor fixed.
- SSH2 filesystem requirements updated.
- Switched back to curl as the default transport.
- Updated the translation library to avoid a problem with mbstring.func_overload.
- Stricter inline style sanitization.
- Stricter menu security.
- Disabled code highlighting due to browser incompatibilities.
- RTL layout fixes.
As Wordpress 2.8.1 has fixed a lot of bugs and also has enhanced security for plugin administration, its advisable to upgrade asap. You can download Wordpress 2.8.1 from here.
You can follow me on Twitter at http://twitter.com/vaibhav1981
Do stay tuned to Technofriends for more, one of the best ways of doing so is by subscribing to our feeds. You can subscribe to Technofriends feed by clicking here.
Related posts:
- [Wordpress] Download and Test Wordpress 2.8.1 Beta 2
- WordPress 2.8.1 Beta 1 is now available for download
- Google Chrome Updates to 3.0.195.32 (Fixes Security and Stability bugs)
- [Apple] iTunes 9.0.1 Released (Fixes Important Bugs)
- Wordpress 2.8.6 Tightens Security