Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

wp-plugins/contact-form-with-captcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Contact Form With Captcha ===
Contributors: zackhasit
Donate link: http://www.teqlog.com/
Tags: recaptcha form, recaptcha contact form, contact, form, contact form, recaptcha, antispam, captcha, contact form with captcha
Requires at least: 3.0
Tested up to: 4.2
Stable tag: 1.6.2

Contact form with captcha plugin allows you to use a Google reCAPTCHA contact form on your blog. It requires PHP 5.0 or later.

== Description ==

Contact form with captcha is great plugin for your WordPress blog that enables you to have a contact form 
with the reCAPTCHA challenge system.

All you have to do is install and activate the plugin, enter your reCAPTCHA keys and recipient email address 
in the Admin section (and other optional fields), and place the shortcode `[cfwc]` on any page or post within 
your blog.

The form asks users for their name, email address, subject and message. The plugin will validate email address
before sending the email. Labels can be modified based on your needs or language preferences.

The plugin supports multiple color themes for reCaptcha to meet your site or blog color schemes. It also supports two themes for the form - Parallel and stacked.

Plugin allows webmasters to specify/configure tags or identifiers before and after subject text (E.g: "#### SUBJECT ####")so that you can easily mark/manage your emails based on the identifers.

Related Links:

* Plugin Website - <a href="http://www.teqlog.com/" title="Technology Blog">Technology Blog</a>
* <a href="http://www.teqlog.com/wordpress-contact-form-with-captcha-plugin.html" title="Wordpress contact form with captcha plugin">Plugin Donation and Support Page</a>
* <a href="http://www.teqlog.com/best-wordpress-plugins-for-new-blogs.html" title="Best wordpress plugins for new blogs">Best wordpress plugins for new blogs</a>

== Installation ==

1. Upload the `contact-form-with-captcha` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to the `Contact Form With Captcha` Admin section and enter your reCAPTCHA private and public keys and recipient email address ( and any optional parameters )
4. Use the shortcode `[cfwc]` in any of your posts or pages

== ChangeLog ==
= Version 1.6.2 =

* Added ReCaptcha Version 2.0

= Version 1.6.1 =

* Verified with Latest WP version

= Version 1.6 =

* Option to change messages

= Version 1.5 =

* Option to change form themes

= Version 1.4 =

* Option to change reCaptcha color themes

= Version 1.3 =

* Option to change labels

= Version 1.2 =

* Minor fixes

= Version 1.1 =

* Added option to specify subject drop down menu

= Version 1.0 =

* First release.

== Frequently Asked Questions ==

= Where Can I Use The contact Form with captcha? =

You can use it in any post or page by inserting the shortcode `[cfwc]`

= I Don't Have Any reCAPTCHA Keys.  Where Can I Get Them From? =

You can get them from the Google reCAPTCHA website(http://www.google.com/recaptcha/whyrecaptcha "Google reCAPTCHA website").

= Can I Use This Plugin With Other Plugins That Use reCAPTCHA? =

reCAPTCHA Form can be installed alongside any other plugins that use the reCAPTCHA challenge system, however you must 
make sure that whatever post/page you insert the reCAPTCHA Form shortcode on does not already display a reCAPTCHA 
form - this is because you cannot display more than one reCAPTCHA form on the same web page.

== Screenshots ==

1. Contact Form With Captcha one
2. Contact Form With Captcha two

About

WordPress.org Plugin Mirror

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors