Archive for the 'wordpress' Category
Wordpress 2.0.6 released
By Justin Silverton
Wordpress 2.0.6 has been released!
From the official wordpress site:
“We have a pretty important release available for everyone, it includes an important security fix and it’s recommended that everyone upgrade. This is the latest release in our stable 2.0 line, which we’ve committed to maintaining for several more years.
Here’s what’s new:
- The aforementioned security fixes.
- HTML quicktags now work in Safari browsers.
- Comments are filtered to prevent them from messing up your blog layout.
- Compatibility with PHP/FastCGI setups.
For developers, there’s a new anti-XSS function called attribute_escape(), and a new filter called “query” which allows you filter any SQL at runtime. (Which is pretty powerful.) Thanks to Mark Jaquith for handling this release and Stefan Esser for responsibly reporting the security issue.”
It can be downloaded here
1 commentWordpress 2.0.5 Released
By Justin Silverton
Wordpress 2.0.5 has been released, here is a list important changes/bug fixes:
- is_feed() status is preserved when handling 404s
- manually entering pages greater than the number of pages for a given post now shows the highest numbered page
- improved security in wp-db-backup plugin
- user description is no longer HTML-entity converted going into the database
- fix for
rel="nofollow nofollow"repetition default category is no longer checked by default(Saving this one for 2.1… won’t be in 2.0.5 final)- plugins are sorted by plugin name, instead of filename
- multi-line options in /wp-admin/options.php are preserved
- the authors dropdown is now sorted by display_name
- the_meta() properly ignores keys that start with an underscore
- post meta keys and data are escaped properly on the post screen
- users are prevented from entering strings that will be interpreted as serialized data when coming out of the database
- make_clickable() no longer adds links within links
- error suppression
- i18n fixes
This new release can be downloaded here: http://wordpress.org/download/
2 comments




