{{in the late afternoon}} March 27th, 2008 › Giving WP Contact Form some love
As a user of Ryan Duff’s WP-ContactForm plugin for a long time I thought I would see if I could get it updated to work better with more recent versions of WordPress. The trunk version on dev.wp-plugins.org had not been updated in over a year and there were many reports of it causing problems with the new media library in WordPress 2.5 over on the wp-testers list. After talking with Ryan via email he agreed to let me take over development of the plugin and I pushed out a small update last night which fixed the issues I knew about in the trunk version. I hope to get the plugin updated some more over the coming weeks to take advantage of some of the other features in WordPress like nonces and the shortcodes available in WordPress 2.5.
Nicely done! I’ve had a few sites using this and disabled the plugin due to the various issues - it’s nice to be able to reactivate it. Thanks!
Comment by Stef — 27/3/2008 @ 11:32 pm §
Awesome!
I was unlucky in my attempt to contact Ryan, some time ago I wanted too to update this plugin. Half of the support questions I get for my plugins are actually because of WP-ContactForm inconsistencies.
A few comments:
- first line is most likely a typo:
load_plugin_textdomain(’wpcf’,$path = ‘wp-content/plugins/wp-contact-form’);
what’s this “$path=” doing here ?
- getip() is generic enough as a function name to be sure to collide with another function someday
- why not regroup all the options into a single db entry?
Comment by Ozh — 28/3/2008 @ 8:12 am §
Thanks for the feedback.
I intend on a complete refactor of the plugin along the lines of my other plugins so that all the functionality is encapsulated within a class.
Comment by westi — 28/3/2008 @ 9:16 am §
Just thinking… when is a contact form going to be core ?
Comment by Ozh — 28/3/2008 @ 9:19 am §
I’d prefer to keep a contact form out of the core. Seems like bloat. I mean, there’s obviously a lot of room for variation as evidenced by the current menagerie of contact form plugins. Why mess with that?
Comment by phil.gs — 10/4/2008 @ 5:01 pm §
Obvious question: Where can I download the plugin? No link in your announcement and no link to the plugin on your plugins page.
So…..how do we get it?
Comment by Dave — 30/4/2008 @ 9:07 am §
@Dave: You can download it here: http://wordpress.org/extend/plugins/wp-contact-form/
Comment by westi — 30/4/2008 @ 7:49 pm §
A newby question
Where are installation instructions?
Comment by John — 8/6/2008 @ 6:01 am §
RSS feed for comments on this post. TrackBack URI
Leave a comment