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.