Plugin info

Total downloads: 1,712
Active installs: 10
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/22/2011 (5178 days ago)
Added to WordPress: 12/22/2011 (14 years old)
Minimum WordPress version: 3.3
Tested up to WordPress version: 3.3.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 5178 days ago • 1 reviews

22/100

Is Cute Captcha abandoned?

Possibly abandoned (last update 5178 days ago).

Compatibility

Requires WordPress: 3.3
Tested up to: 3.3.2
Requires PHP: f

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Akismet Anti-spam: Spam Protection
Rating 4.7/5 (1,156 reviews)Active installs 6,000,000
Spam protection, Honeypot, Anti-Spam by CleanTalk
Rating 4.8/5 (3,139 reviews)Active installs 200,000
iQ Block Country
Rating 3.9/5 (163 reviews)Active installs 20,000
Cookies for Comments
Rating 4.9/5 (18 reviews)Active installs 20,000
Throws SPAM Away
Rating 5.0/5 (6 reviews)Active installs 20,000
Delete Pending Comments
Rating 4.7/5 (94 reviews)Active installs 10,000

Description

This is my first WordPress plugin that i made it for personal use and to learn how to build plugins.
This plugin replaces the submit button on the post comment section with a set of buttons from images.
A small message provides the user a hint on what button to use to submit the comment.
Demo: http://www.arcweb.ro/blog/2011/12/21/testing-cutecaptcha-plugin/

Requirements:
PHP mcrypt should be available on the server, i will add more encryption methods if required.
Session support is optional, supports caching of post pages without session but with lower security.

Customize:
All the information and parameters to configure are in cutecaptcha.php
The images and messages can be customized and should be quite fun to adapt it with the
subject of each website, especially expecting that anybody that wants to post a comment
should have a good idea about that subject.

Security:
The variety in images and messages will make it difficult for automated bots to break it.
The plugin is intended for a regular blog that will never attract dedicated spamers.
At this moment the association between messages and photos can be analyzed, but it is possible to add
another layer of protection if required. I strongly suggest that each site uses personalized images and
messages related to their content.

TODO:
Alternative encryption functions for servers without php mcrypt.
Extra layer of security on images: Raw data inserted in file, modified with
variable watermarks for each session.
Display a specific number of buttons from a gallery of buttons.
IP Block: block ip’s after a number of failed submits for a number of days.

Installation

  1. Upload cutecatpcha folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Customize images, messages and session on/off in cutecaptcha.php file

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

No changelog available