WordPress 3.0 Released
An anonymous reader writes "WordPress 3.0, the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download and comes with 1,217 bug fixes and feature enhancements. Major new features in this release include a new default theme called Twenty Ten. Theme developers have new APIs that allow them easily to implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies."
Well, anything that helps create more blogs is a good thing. There are still literally dozens of housewives out there *NOT* letting us know that Jeremy pooped in his potty for the first time today.
SJW: Someone who has run out of real oppression, and has to fake it.
If only there were some way of counting major releases, such that one could tell how many there were, and by extension, know how many versions had been released prior...
You see? You see? Your stupid minds! Stupid! Stupid!
Supposedly, if you have the permissions set correctly on the WordPress files (no, I can't figure it out either, although it did happen once by magic when I used an automated installer), the autoupdater doesn't even need this.
If you have access to your wp-config.php file, you can enable the autoupdater without FTP by adding this line:
define('FS_METHOD','direct');
WordPress will now update directly without requiring FTP access.
(Source: Random Tech Solutions)