five-for-the-future/plugins/wporg-5ftf/includes
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
..
authentication.php Organize email & authentication code (#101) 2019-11-20 10:40:45 -05:00
contributor.php Manage Pledge: Enable pledge admins to edit contributors from manage form (#108) 2019-11-26 13:08:42 -05:00
email.php Organize email & authentication code (#101) 2019-11-20 10:40:45 -05:00
endpoints.php Manage Pledge: Enable pledge admins to edit contributors from manage form (#108) 2019-11-26 13:08:42 -05:00
miscellaneous.php Remove links to non-existent locale variants. 2019-11-04 13:04:17 -06:00
pledge-form.php Manage Pledge: Allow pledge admins to change email (#113) 2019-11-26 15:37:19 -05:00
pledge-log.php Use a unique text-domain, wporg-5ftf (#110) 2019-11-23 13:24:37 -05:00
pledge-meta.php Creating a Pledge: Unhook email change trigger from sending duplicate emails 2019-11-26 16:06:10 -05:00
pledge.php Pledges: Move has_existing_pledge function 2019-11-26 13:08:42 -05:00
xprofile.php Pledge List: Show hours because it's a more meaningful statistic. 2019-10-31 16:27:27 -05:00