davelester / WPBadger

A lightweight badge issuing platform built using WordPress
Other
43 stars 13 forks source link

Validation of Emails, Dates, and Other Form Data #4

Closed davelester closed 12 years ago

davelester commented 12 years ago

All form data should be checked to ensure that it is valid before attempting to insert it into the database. In particular, email addresses should be valid email addresses.