New Wordpress 2.0.6 Released
The wordpress team had been marvelous! Just after 5 days (or 4 days depending on which country you’re in) into the new year 2007, they had release a new version of the popular blogging platform - Wordpress 2.0.6.
Notable improvements include:
- 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.
- A new anti-XSS function called attribute_escape() for developers
- A new filter called “query†which allows you to filter any SQL at runtime.
- Probably the last release before the release of Wordpress 2.1
As you might had guessed, this site is powered by wordpress. I seriously recommend it to those of you who are interested in running a site using PHP and MySQL (I learned quite a lot looking into their code), or those who just want to have a site for your special interest.
