WordPress


Challenge Manager is now ready for public use. It is currently being used on selfPortraitChallenge and Whipup.

If you are happy with using this plugin, please link back to me on your blog, and put your address in the comments. I'll add a blog entry soon listing all the people that are using it.

Please put all feedback into the comments. I will try to be prompt with replies.

Thanks 

Ok, I wrote my first WordPress plugin for my sister's very popular Self-Portrait Tuesday. It is a plugin to allow the members of a site to upload links that can be used in ongoing competitions of communities. I have called it "PicLinks" because it is initially for that, but it could be used for anything.Here is a link to the very first stable version of it. Piclinks v0.1. Some feedback will no doubt take off its rough edges. I have to give thanks to the author of WP-Quotes which I used for inspiration (in fact I blatantly used the entire structure of his code…). This is the first time that I have done any PHP, and I can't say that I completely enjoyed the experience. After using Python, it just seems a little cludgy.