All Stories

WordPress release its new version 2.8.2 with security update
RELEASE WordPress release its new version 2.8.2 and fixes its XSS vulnerability. Comment author URLs were not fully sanitized when displayed in the admin. This could be exploited to redirect you away from the admin to another site. Download 2.8.2 or automatically upgrade from the Tools->Upgrade page of your blog’s admin. Source: wordpress.org

How to Integrate Breadcrumb Navigation without a plug-in
HOW TO There are plenty of WordPress extensions that generate breadcrumb navigation. But you can actually create custom breadcrumb navigation with only a handful of lines of code in the template, opening up greater control and, potentially, less overhead. This approach to breadcrumbs builds on the get_post_ancestors function. To start with, here is a basic implementation of breadcrumbs that only deals with …

WordPress release its new version v2.8.1
RELEASE WordPress 2.8.1 fixes many bugs and tightens security for plugin administration pages. Core Security Technologies notified us that admin pages added by certain plugins could be viewed by unprivileged users, resulting in information being leaked. Not all plugins are vulnerable to this problem, but we advise upgrading to 2.8.1 to be safe.

WordPress 2.8.1 Release Candidate 1
NEWS Just a quick note that WordPress 2.8.1 RC 1 is out. Damn close to a final release at this point, and it’s looking pretty shiny. Please download RC1, review the changes made since beta 2, and have a look at all of the tickets fixed in 2.8.1.

PHP 5.3.0 Released!
PHP zuknjbchv8 The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes. Some of the key new features include: namespaces, late static binding, closures, optional garbage collection for cyclic references, new extensions (like ext/phar, ext/intl and …