five-for-the-future/plugins/wporg-5ftf
Kelly Dwan f37800fca6
Creating a Pledge: Unhook email change trigger from sending duplicate emails
The docs were not exactly correct for this function, and it is called both on update and creation - causing two emails to go out. The email sent from this function uses the wrong page for a new pledge, so we'll keep the current email in `create_new_pledge`, and only send this email on `updated_postmeta`.
2019-11-26 16:06:10 -05:00
..
assets Manage Pledge: Enable pledge admins to edit contributors from manage form (#108) 2019-11-26 13:08:42 -05:00
includes Creating a Pledge: Unhook email change trigger from sending duplicate emails 2019-11-26 16:06:10 -05:00
tests Organize email & authentication code (#101) 2019-11-20 10:40:45 -05:00
views Manage Pledge: Allow pledge admins to change email (#113) 2019-11-26 15:37:19 -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