After the upgrade! Always following the standard procedure given in Italy WordPress . This new release of WordPress contains many improvements and some major changes:
- Supports revisions
You can now track all changes to both articles to the pages with a wiki-style. Saving a changed article, editors will be listed at the bottom of its versions, and you can see the differences:
- Overview of topics
Before permanently installing a theme, you can get a preview to decide calmly - Improvements to the editor
The media management, in particular images, has been greatly improved, allowing resizing, uploading and manipulation very best
All other news can be found listed in WordPress Italy and / or upgrading to 2.6!










For completeness, it must be said that there is a parameter you can add in your configuration file, to give a limit to the number of revisions (otherwise sooner or later explodes the database) as documented on WordPress-it.it:
define ('WP_POST_REVISIONS', '0 ');It is unclear whether they intend to zero "countless" revisions, or "turn off the option" I think it is more plausible than the latter.
@ Camu: excellent reporting! Bravissimo! I was wondering how to delete and / or limit the number of revisions of a Post. In fact, from the admin panel does not seem possible to act directly on the settings of the revisions. Remains the problem of the elimination of old revisions, unless you hand directly to the DB - which I really want to
Well let's give him time ... is still a feature young, must grow and develop
How to enable SSL on WordPress 2.6 ....
WordPress 2.6 includes better support to visit the administration section via SSL.
This function needs the authorization cookie is sent only through HTTPS sessions (encrypted).
To allow this possibility ....
Azz, there I was working on something like ... well!
Excellent reporting.
Ryuujin