Title: 2o2code Spamless Forms
Author: 2o2code
Published: <strong>21 de julio, 2026</strong>
Last modified: 21 de julio, 2026

---

Search plugins

![](https://ps.w.org/2o2code-spamless-forms/assets/banner-772x250.png?rev=3617148)

![](https://ps.w.org/2o2code-spamless-forms/assets/icon-256x256.png?rev=3617148)

# 2o2code Spamless Forms

 By [2o2code](https://profiles.wordpress.org/yourgeek/)

[Download](https://downloads.wordpress.org/plugin/2o2code-spamless-forms.1.0.0.zip)

 * [Details](https://es-gt.wordpress.org/plugins/2o2code-spamless-forms/#description)
 * [Reviews](https://es-gt.wordpress.org/plugins/2o2code-spamless-forms/#reviews)
 *  [Installation](https://es-gt.wordpress.org/plugins/2o2code-spamless-forms/#installation)
 * [Development](https://es-gt.wordpress.org/plugins/2o2code-spamless-forms/#developers)

 [Support](https://wordpress.org/support/plugin/2o2code-spamless-forms/)

## Description

2o2code Spamless Forms adds local anti-spam protection to common WordPress form 
flows without CAPTCHA challenges, external spam scoring APIs, tracking, or account
setup.

The Free plugin is designed to be useful on its own. It checks supported submissions
on the site where it is installed, returns generic visitor-facing errors for blocked
spam, and stores only minimal event metadata for the admin dashboard.

Supported Free integrations in version 1.0.0:

 * Contact Form 7
 * WPForms Lite
 * Elementor Form Lite through Elementor and Hello Plus
 * Native WordPress comments
 * Native WordPress login
 * Native WordPress registration

Privacy defaults:

 * No full form submission storage.
 * No raw IP address storage in plugin event metadata.
 * No raw email address storage in plugin event metadata.
 * No raw user agent storage in plugin event metadata.
 * Event records are bounded and retained for a configurable short window.
 * No external anti-spam service is contacted.

Future PRO releases may add more integrations and advanced workflows. Those features
are not included in the Free version and are not required for the supported protections
listed above.

Protection modes and strictness:

 * Protect mode blocks hard spam signals and applies the selected timing policy.
 * Monitor mode observes spam-related decisions without blocking the submission 
   and records them when event logging is enabled.
 * Disabled mode bypasses checks and decision logging.
 * Safe ignores timing-only signals, Balanced records timing-only signals as suspicious,
   and Strict blocks submissions completed below the configured minimum time.
 * Optional allowed-submission logging records only minimal metadata and the reason“
   No spam signals detected.” when both event logging and allowed logging are enabled.

## Screenshots

[⌊Dashboard with protection status, setup health, next action, and privacy reassurance.⌉⌊
Dashboard with protection status, setup health, next action, and privacy reassurance
.⌉[

Dashboard with protection status, setup health, next action, and privacy reassurance.

[⌊Protection settings with mode, strictness, logging, privacy, and advanced controls.⌉⌊
Protection settings with mode, strictness, logging, privacy, and advanced controls
.⌉[

Protection settings with mode, strictness, logging, privacy, and advanced controls.

[⌊Integrations screen with supported Free sources and clear detection, preference,
and protection states.⌉⌊Integrations screen with supported Free sources and clear
detection, preference, and protection states.⌉[

Integrations screen with supported Free sources and clear detection, preference,
and protection states.

[⌊Activity with recent Allowed, Suspicious, and Blocked decisions using privacy-
safe metadata only.⌉⌊Activity with recent Allowed, Suspicious, and Blocked decisions
using privacy-safe metadata only.⌉[

Activity with recent Allowed, Suspicious, and Blocked decisions using privacy-safe
metadata only.

[⌊Tools screen with support-safe diagnostics and package and runtime status.⌉⌊Tools
screen with support-safe diagnostics and package and runtime status.⌉[

Tools screen with support-safe diagnostics and package and runtime status.

[⌊About page with Free features, privacy-first positioning, and ongoing maintenance
information.⌉⌊About page with Free features, privacy-first positioning, and ongoing
maintenance information.⌉[

About page with Free features, privacy-first positioning, and ongoing maintenance
information.

## Installation

 1. Upload the `2o2code-spamless-forms` folder to `/wp-content/plugins/`.
 2. Activate 2o2code Spamless Forms from the WordPress Plugins screen.
 3. Visit Settings > 2o2code Spamless Forms.
 4. Review the Dashboard, Protection, Integrations, Activity, Tools, and About tabs.
 5. Test normal and spam-like submissions on the supported forms used by your site.

## FAQ

### Does 2o2code Spamless Forms send submissions to an external service?

No. Spam checks run locally inside WordPress. The Free version does not call an 
external anti-spam API.

### Does it use CAPTCHA?

No. 2o2code Spamless Forms does not add CAPTCHA, puzzle challenges, or external 
verification widgets.

### Which integrations are supported in the Free version?

The Free version supports Contact Form 7, WPForms Lite, Elementor Form Lite through
Elementor and the Hello Plus companion plugin, native WordPress comments, native
WordPress login, and native WordPress registration. Elementor Pro Forms protection
is planned for a future PRO release and is not included in Free. Elementor Atomic
Forms are not currently supported. WooCommerce Checkout Blocks and WooCommerce Store
API submissions are not supported.

### What data is stored in the event log?

Only minimal metadata such as the timestamp, integration, decision, score, a human-
readable reason, and non-reversible identifiers where available. Full submissions,
raw IP addresses, raw emails, and raw user agents are not stored.

### Can I delete plugin data when uninstalling?

Yes. By default, settings and minimal event metadata are kept when the plugin is
deleted. Enable “Delete data on uninstall” in Settings > 2o2code Spamless Forms 
if you want known plugin options removed during uninstall.

### What happens in Monitor mode?

Monitor mode observes spam-related decisions without blocking submissions. Those
decisions appear in Activity only when event logging is enabled.

### What happens when protection is disabled?

Disabled mode allows submissions through and creates no new Activity events.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“2o2code Spamless Forms” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ 2o2code ](https://profiles.wordpress.org/yourgeek/)

[Translate “2o2code Spamless Forms” into your language.](https://translate.wordpress.org/projects/wp-plugins/2o2code-spamless-forms)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/2o2code-spamless-forms/),
check out the [SVN repository](https://plugins.svn.wordpress.org/2o2code-spamless-forms/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/2o2code-spamless-forms/)
by [RSS](https://plugins.trac.wordpress.org/log/2o2code-spamless-forms/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * First production release of the local Free anti-spam engine.
 * Add Contact Form 7, WPForms Lite, Elementor Form Lite, native comments, login,
   and registration protection.
 * Keep classic Elementor Pro Forms protection behind the PRO package boundary; 
   Atomic Forms are not supported.
 * Add Free admin dashboard, settings, diagnostics, and privacy-safe event logging.
 * Add Protect, Monitor, and Disabled modes with Safe, Balanced, and Strict timing
   behavior.
 * Add optional privacy-safe allowed-event logging and bounded retention controls.
 * Harden settings, uninstall data lifecycle, package boundaries, and no-JavaScript
   fallback behavior.

## Meta

 *  Version **1.0.0**
 *  Last updated **1 día ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/2o2code-spamless-forms/)
 * Tags
 * [anti-spam](https://es-gt.wordpress.org/plugins/tags/anti-spam/)[forms](https://es-gt.wordpress.org/plugins/tags/forms/)
   [privacy](https://es-gt.wordpress.org/plugins/tags/privacy/)[security](https://es-gt.wordpress.org/plugins/tags/security/)
   [spam](https://es-gt.wordpress.org/plugins/tags/spam/)
 *  [Advanced View](https://es-gt.wordpress.org/plugins/2o2code-spamless-forms/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/2o2code-spamless-forms/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/2o2code-spamless-forms/reviews/)

## Contributors

 *   [ 2o2code ](https://profiles.wordpress.org/yourgeek/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/2o2code-spamless-forms/)