Simplest contact forms ever. Two easy ways to use:
- Click the "Insert Contact Form" button above the Post & Page editor. Then edit the link to add your own email/Squaresend address
- Or the plugin detects & auto-converts mailto: links on any Page, Post or widget into a clean, formatted contact form, thanks to the SquareSend.com API
To get started, signup on
www.squaresend.com, register an email address on Squaresend, and use that email address in a mailto: link on your site. There is no wp-admin page or Option Setup for this plugin. It's that simple
PRO TIPS:
- Use WordPress' antispambot() method to prevent your emails from being harvested by spammers. In your template HTML: mailto:<?php echo antispambot( 'john.doe@example.com' ); ?>
- Add titles, labels and placeholder text to the form your users see with Squaresend's Querystring settings. For example: Customize the title of the form & email 'Contact'