I've finally had a chance to finish off what was my first WordPress plugin – What Others Are Saying. This went from just a basic PHP include file to my first plugin, and now, after much reading of the WordPress Codex, in particular the wpdb Class to interact with the database, the plugin is much improved, without the need for an additional text file, as everything is dealt with by the options table.
I've also written my WordPress standard readme.txt file for the plugin, and it's been accepted into the WordPress Plugin Repository, I'm just still working out how to actually add it into the assigned folder! (I'm getting there slowly!).
Anyway, if you've used the plugin on your site then I recommend you upgrade to the latest version (1.3), and you can remove the cachetime.txt file that was needed before. The plugin file itself is smaller too, so that's always a bonus.
I've also got another plugin halfway finished, used on a couple of sites running WordPress as a CMS, so once that's finished I'll be releasing that too








