From 069dcc8c20c48d01eba5a7c6d48360b1dac21f47 Mon Sep 17 00:00:00 2001 From: Ian Dunn Date: Thu, 31 Oct 2019 07:27:58 -0500 Subject: [PATCH] Pledge Form: Ask for updates to w.org profiles to get needed data. --- plugins/wporg-5ftf/includes/pledge-form.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/wporg-5ftf/includes/pledge-form.php b/plugins/wporg-5ftf/includes/pledge-form.php index bfe0e93..600ff8d 100755 --- a/plugins/wporg-5ftf/includes/pledge-form.php +++ b/plugins/wporg-5ftf/includes/pledge-form.php @@ -178,6 +178,10 @@ function send_contributor_confirmation_emails( $pledge_id, $contributor_id = nul get_permalink( get_page_by_path( 'my-pledges' ) ) . "\n\n" . + "Please also update your WordPress.org profile to include the number of hours per week that you contribute, and the teams that you contribute to:\n\n" . + + "https://profiles.wordpress.org/me/profile/edit/group/5/\n\n" . + "If they aren't sponsoring your contributions, then you can ignore this email, and you won't be listed on their pledge." ;