Wordpress 2.1
I successfully made the update to Wordpress 2.1 and everything seems to be working like a charm. (Except that my browser will not reflect some of the sidebar changes I made… something to do with the caching system of WP which makes the page quicker to load?)
Even the WYSIWYG Editor looks good now and maybe (just maybe!) I can stop working directly in HTML…
Since WP are not very quick when it get to making new buttons to display on a blog page, I made one myself.

100px x 100px
<a href="http://wordpress.org/download/" title="DownloadWordpress2.1" target="_top"><img src="http://www.YOURURI.com/wp21button_100x100.png" name="WP2.1download" alt="WP2.1download" height="100" width="100" /></a>

120px x 120px
<a href="http://wordpress.org/download/" title="DownloadWordpress2.1" target="_top"><img src="http://www.YOURURI.com/wp21button_120x120.png" name="WP2.1download" alt="WP 2.1 download" height="120" width="120" /></a>

140px x 140px
<a href="http://wordpress.org/download/" title="DownloadWordpress2.1" target="_top"><img src="http://www.YOURURI.com/wp21button_140x140.png" name="WP2.1download" alt="WP 2.1 download" height="140" width="140" /></a>
If you would like to include this button yourself, all you have to do is the following:
- Right-click on the WP button of your liking. Choose “Save picture…” and save the picture to the root folder of your Wordpress blog. Upload to your server root (http://example.com => where all your wp-admin etc. folders are for those that have WP in a different subfolder.)
- Copy the code according to the button you chose
- Paste the code into the template (sidebar.php, index.php etc.) of your theme where you would like your button to appear.
- Change YOURURI to the URI of your blog.
- Save and upload the themplate file to your server.
- DONE.
Thanks a lot. Everything is just working fine ! Nice buttons btw.
Félicitations! Ce qui me fait penser que je devrais également me lancer dans un update, mais le temps me manque pour l’instant.
Le nuage de tags est très réussi, par ailleurs.
Merci tout le monde pour le petit feedback.
@iñigo: C’est vraiment pas l’update qui prend du temps, n’est-ce pas? C’est plutôt le backup… d’ailleurs, tu connais la fonction du ‘One Click Install’ chez Dreamhost, non? Just checking…
@arsedendi: You put them on! Thank you! Glad it works…
Thanks, it looks good, using it on my site.
Thanks for the feedback, wpthemes! Glad to know someone likes the initiative…