Wordpress Plugin: Intouch with Subject
Filed in: WordPress, WordPress Plugins — June 27th, 2005“Intouch with Subject” is a modified version of Intouch, a Wordpress contact form plugin. Added support for email subject prefix and custom email subject.
Intouch is a WordPress plugin which allows you to insert a custom build contact form, which on submission will send the information via email. It is great contact form plugin, but, like WP-contact form, Intouch does not support custom email subject, too.
Without the email subject, it is difficult for me to keep track the visitor emails. So, I decided to take some time and modify the code abit to add custom email subject, and change the previous default email subject become email subject prefix.
Thanks to Venushka Perera(Intouch author)’s easy to understand coding, I managed to done it in couple hours.
Download: intouch-wif-subject.zip
Installation:
Download the plugin, extract, upload to /wp-content/plugins/ and activate it. A new “intouch” tab will be added into “Options” page.
Note: you may delete the files ending with .diff, they are the different files I send to the Intouch author.
For more details about the plugin, please refer to official intouch page.


