WordPress heeft gisteren versie 2.3.2 van zijn gelijknamige programma uitgebracht. WordPress is een stuk weblogsoftware die beschikbaar gesteld wordt onder de gpl-licentie. De software kan naar eigen zeggen binnen vijf minuten werkend gemaakt worden, althans als er al een server met PHP en MySQL beschikbaar is. Naast het 'bloggen' is het ook mogelijk om de functionaliteit van WordPress verder uit te breiden en het uiterlijk aan te passen door middel van plugins en themes. In versie 2.3.2 zijn onder andere een aantal belangrijke beveiligingsproblemen verholpen. Meer informatie hierover is in de release notes terug te vinden:
WordPress 2.3.2
WordPress 2.3.2 is an urgent security release that fixes a bug that can be used to expose your draft posts. 2.3.2 also suppresses some error messages that can give away information about your database table structure and limits and stops some information leaks in the XML-RPC and APP implementations. Get 2.3.2 now to protect your blog from these disclosures.
As a little bonus, 2.3.2 allows you to define a custom DB error page. Place your custom template at wp-content/db-error.php. If WP has a problem connecting to your database, this page will displayed rather than the default error message.
For more detail on what’s new in 2.3.2, view the list of fixed bugs and see the changes between 2.3.1 and 2.3.2.[break]