My latest custom plugin:
Provides simple data entry interface for 5 custom global meta tags (description, keywords, etc…). It works perfectly on the production site it was designed for. Please let me know if you encounter any issues.
Download the plugin: BBEOJs Simple 5 Custom Metatags Plugin for WordPress
I was checking out the plugin generator interface at www.wp-fun.co.uk – it’s pretty cool for a work in progress – but don’t be fooled, it’s not for beginners. You still have to understand what goes where in a plugin file.
Frequently Asked Questions
Why doesn’t your plugin work on my site?
Probably your theme doesn’t implement the wp_head() hook.
To check this, switch your theme back to Kubrick, aka WordPress Default 1.6
If all else fails, leave a comment on the plugin page.