five-for-the-future/plugins/wporg-5ftf
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
..
assets Create Pledge: Make form functional (#31) 2019-10-08 18:29:35 -04:00
includes New Pledge: Validate submitted form values and generate a draft pledge post (#35) 2019-10-18 16:56:21 -07:00
views New Pledge: Validate submitted form values and generate a draft pledge post (#35) 2019-10-18 16:56:21 -07:00
index.php Plugin: Refactor to use as foundation for planned pledge workflows (#23) 2019-10-04 12:35:02 -07:00