…but it sure doesn’t hurt to feel vindicated.
WordPress won the best open source CMS award for 2009. As if I needed any more reason to like using (and developing in) WordPress! It was nice to see, since I’ve thought (ever since 2.7) that WordPress has infinite potential.
Well, ok. Not infinite. But it is limited only but the programmer’s imagination and skills.
Version 1.6 of my plugin ‘ONW Simple Contact Form’ has come out (and has been out for a couple of days without any reports of bugs).
In the latest stable release, I’ve added the ability to customize the subject of the email sent. You can set a default subject line in the admin page, and you can also set the subject individually in any instance of a form. To set the subject in the shortcode, use the `subject` argument. If you want the subject to include the user’s name and/or email, use %name% or %email% where you want them to go. For more information, see the plugin’s page here.