300form

Like the Spartans at Thermopylae, these 300 lines of code are meant to protect your forms from malicious invaders.

Author:Michael Schröder (profile at wordpress.org)
WordPress version required:3.3.2
WordPress version tested:3.4.1
Plugin version:0.2.1a
Added to WordPress repository:11-05-2012
Last updated:27-06-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:878
plugin download
Click to start download

Less is more

Use this simple plugin to validate your forms. Use regular expressions to match user input against. No need to install huge plugins to validate your forms. This plugin is there for validation, to build the actual form, you still have to do the coding.

Features

  • Obligatory fields
  • Patterns matching
  • Support for dynamic forms
  • Lightweight, adaptable code

I do not claim this code to be complete yet, as it is an alpha version. Before using it in your live site, please do some testing.