Email: Iterate based on feedback.

This commit is contained in:
Ian Dunn 2019-10-25 07:57:04 -07:00
parent 147da5ae24
commit 0bd1fc1576
No known key found for this signature in database
GPG key ID: 99B971B50343CBCB
5 changed files with 35 additions and 16 deletions

View file

@ -13,7 +13,7 @@ namespace WordPressDotOrg\FiveForTheFuture\View;
<div class="notice notice-success notice-alt">
<p>
Thank you for confirming your address! Your pledge will show up in <a href="<?php echo esc_url( $directory_url ); ?>">the directory</a> once one of your contributors confirms their participation.
Thank you for confirming your address! We've emailed confirmation links to your contributors, and your pledge will show up in <a href="<?php echo esc_url( $directory_url ); ?>">the directory</a> once one of them confirms their participation.
</p>
</div>