five-for-the-future/plugins/wporg-5ftf
Kelly Dwan a67ef04505
Move "send mange email" code to ajax endpoint (#103)
Add an admin-ajax endpoint to request an authorized email to edit an existing pledge. The email submitted needs to match the submitted organizer email for the given pledge. If it does, an email will be sent out with the link to the pledge management form. If not, it will return an error.

See #98.
2019-11-20 18:04:40 -05:00
..
assets Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) 2019-11-20 11:01:00 -05:00
includes Move "send mange email" code to ajax endpoint (#103) 2019-11-20 18:04:40 -05:00
tests Organize email & authentication code (#101) 2019-11-20 10:40:45 -05:00
views Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) 2019-11-20 11:01:00 -05:00
.gitignore Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
index.php Manage a Pledge: Enable adding/removing contributors from wp-admin. (#99) 2019-11-20 11:01:00 -05:00