WordPress 2.0.6

WordPress 2.0.6 has been released and it will be the last release before WordPress 2.1 comes out of the door. And of course I just updated this site to WordPress 2.0.6.

My new download plugin shall be called WP-DownloadManager after suggested by Giovanni Putignano and looking through the names of download scripts listed in HotScripts.

I received emails from some of my users regarding a more advanced ratings system and comments rating system. If I have the time in May to August (my summer holidays), I will jump to it.

This entry was posted in Site, WordPress and tagged , . Bookmark the permalink.

6 Responses to WordPress 2.0.6

  1. Pingback: wwwysçš„blog » Blog Archive » WordPress 2.0.6 Released

  2. musHo says:

    Really usefull information about ur plugin founded on your site.
    Thanx

  3. Gary says:

    I’m desperately trying to add the E-mail Popup function you have to my blog(s), but your e-mail plugin seems to be something else altogether. Can you please explain how you created this function on your site? Thanks!

  4. GaMerZ says:

    Try this

    < ?php if(function_exists('wp_email')) { email_popup(); } ?>

    It is in the readme.html uder Usage Tab

    http://www.lesterchan.net/wordpress/readme/wp-email.html

  5. Anon says:

    Errm. WordPress 2.0.7 is out.

  6. GaMerZ says:

    Yea I have updated it =)