Notes:


Zero Conf Mail

Simple mail contact form, the way I like it. No ajax, no bloat. No configuration necessary, but possible.


Contributors: nkuttler, Nicolas Kuttler (de)
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=11041772
Tags: admin, plugin, mail, mail form, contact, contact form, zero configuration, simple, easy,
Requires at least: 2.7
Tested up to: 3.0
Stable tag: 0.6.1


Description

It took me quite some time to check a few existing contact forms and I didn't like any of them. No, I don't want you to load jquery on every page of my blog. I want it localized, pretty please. Oh, and I want this JavaScript onfocus/onblur effect I wrote about. And why do I have to do any configuration at all anyway?

Since 0.6.0 the plugin has a built-in spam protection that won't bother your human visitors but will most likely catch all spambots.

Usage

The easiest way to use this plugin is to use the shortcode [zcmail]. There's also a widget that you can drag into one of your sidebars.

Using the mail form in your theme

You can call the function zcmail_shortcode() from your theme to get the same output as from the shortcode. Example:

if ( function_exists( 'zcmail_shortcode' ) ) {
    echo zcmail_shortcode()
}

Support

Visit the plugin's home page to leave comments, ask questions, etc.

My plugins

Visitor Movies for WordPress: Did you ever want to know what your visitors are really doing on your site? Watch them!

Better tag cloud: I was pretty unhappy with the default WordPress tag cloud widget. This one is more powerful and offers a list HTML markup that is consistent with most other widgets.

Theme switch: I like to tweak my main theme that I use on a variety of blogs. If you have ever done this you know how annoying it can be to break things for visitors of your blog. This plugin allows you to use a different theme than the one used for your visitors when you are logged in.

Zero Conf Mail: Simple mail contact form, the way I like it. No ajax, no bloat. No configuration necessary, but possible.

Custom avatars for comments: Add a personal touch: Your visitors will be able to choose from the avatars you upload to your website for each and every comment they make.

Move WordPress comments: This plugin adds a small form to every comment on your blog. The form is only added for admins and allows you to move comments to a different post/page and to fix comment threading.

Delete Pending Comments: This is a plugin that lets you delete all pending comments at once. Useful for spam victims.

Snow and more: This one lets you see snowflakes, leaves, raindrops, balloons or custom images fall down or float upwards on your blog.

Fireworks: The name says it all, see fireworks on your blog!

Rhyming widget: I wrote a little online rhyming dictionary. This is a widget to search it directly from one of your sidebars.


Installation

Unzip, upload to your plugin directory, enable the plugin. Include it on a page or post by adding the shortcode [zcmail] somewhere on it.


Frequently Asked Questions

Q: What about spam?
A: Webspammers don't gain anything by spamming you through the contact form, as their links don't appear on your site. A spammer is wasting his resources by sending spammy backlinks through the form and should stop soon. Normal spam should be handled by your email provider.
Update: Since 0.6.0 there is a simple but hopefully very effective trap for automated spambots.

Q: Anybody can send me a gazillion mails through your plugin!?
A: That's true. That's why the plugin comes with a flood protection. Sender IPs are logged and an attacker would need a considerable amount of resources to bypass that protection. You can make the flood protection rules more severe if you want to.

Q: Who receives the mails?
A: The admin who activated the plugin is a registered user of your blog and has an email address associated with his account. That's where the plugin sends the mails to. This can be changed on the plugin options page.


Screenshots

  1. The contact form with default CSS styles. See the demo page for the minimal onfocus JavaScript effect.

Changelog

0.6.1 ( 2010-05-28 )

0.6.0 ( 2010-05-06 )

0.5.1.2 ( 2010-05-02 )

0.5.1.1 ( 2010-05-01 )

0.5.0.3 ( 2010-02-10 )

0.5.0.2

0.5.0.1

0.5.0

0.4.2

0.4.1.2

0.4.1.1

0.4.1

0.4.0

0.3.3

0.3.2

0.3.1

0.3.0

0.1.11

0.1.9

0.1.8

0.1.7

0.1.6

0.1.5

0.1.4

0.1.3

0.1.1

0.0.3

0.0.2

0.0.1


Upgrade Notice

Warning: Invalid argument supplied for foreach() in /home/nicolas/local/lib/validator.php on line 112