five-for-the-future/plugins/wporg-5ftf/views
Corey McKrill 9c08692d5d
New Pledge: Validate submitted form values and generate a draft pledge post (#35)
Ensures that a submission to the new pledge form has:

* A unique email address compared to existing pledges
* A unique domain in the URL, compared to existing pledges
* Has at least one valid contributor listed

Error messages when one or more of these conditions isn't met are descriptive so that the submitter can correct the issue.

Fixes #15
2019-10-18 16:56:21 -07:00
..
form-pledge-manage.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
form-pledge-new.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
front-end.php Auto-fix some PHPCS errors 2019-10-08 11:21:50 -04:00
inputs-pledge-contributors.php New Pledge: Validate submitted form values and generate a draft pledge post (#35) 2019-10-18 16:56:21 -07:00
inputs-pledge-new-misc.php New Pledge: Validate submitted form values and generate a draft pledge post (#35) 2019-10-18 16:56:21 -07:00
inputs-pledge-org-email.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
inputs-pledge-org-info.php Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00