Posted: December 16th, 2009 | Author: Pete Mall | Filed under: WordPress | No Comments »
WordPress 2.9 Release Candidate 1 was just tagged and released. You can download it here. If you are interested in what has changed since beta 2, please consult the changelog.
Posted: November 29th, 2009 | Author: Pete Mall | Filed under: WordPress | No Comments »
WP Plugin Installer adds a link to install the development version of a plugin on the plugin install page. This is extremely useful when you want to test the development version of a plugin. Head on over to the WP Plugin Installer page for details.
Posted: November 18th, 2009 | Author: Pete Mall | Filed under: WordPress | No Comments »
WordPress MU 2.8.6 was just released and it is available for download immediately. This releases patches a XSS vulnerability in Press This and another issue with sanitizing upload file names which could be exploited to run a php file uploaded as file.php.jpg in some apache configurations. These are the same security fixes that were patched in WordPress 2.8.6. This release also addresses some MU specific bugs.
Posted: November 12th, 2009 | Author: Pete Mall | Filed under: WordPress | 2 Comments »
WordPress version 2.8.6 was released earlier today which addressed a couple of security issues. WordPress 2.8.6 patches a XSS vulnerability in Press This and another issue with sanitizing upload file names which could be exploited to run a php file uploaded as file.php.jpg in some apache configurations.
It is recommended to download and upgrade to version 2.8.6 or use the automatic upgrade function of WordPress under Tools > Upgrade from the admin area. WordPress 2.8.6 will be available for automatic upgrade soon.
Posted: October 31st, 2009 | Author: Pete Mall | Filed under: WordPress | 1 Comment »
WordPress MU 2.8.5.1 released yesterday had a minor bug that prevented a user from publishing or saving a new post. When a user tried to save or publish, they would get an error message saying “You cannot make this user the post author”. The post was still saved as a draft and it could then be published or saved as a draft again without any errors. This bug was fixed in WordPress MU 2.8.5.2 which can be downloaded here.