Custom random photo plugin for Wordpress
I have created a very basic plugin for Wordpress that displays a random photo out of my collection. I use it in my sidebar to make this website a little more lively. It is probably useless to anybody else as it is specific to my own database schema.
I have a database table with information about my photo collection (18,182 photos as of June 2007). This plugin just picks up one of them randomly and generate an XHTML output for it with links and info about the specific photo.
If you want to play with it or adapt it to your own database schema, you can download this random photo plugin (Zip file).
