Pledge Form: Hide 'manage existing pledge' link for the time being

This commit is contained in:
Corey McKrill 2019-10-24 21:04:44 -07:00
parent 59713ca0f1
commit 847e99f44e
No known key found for this signature in database
GPG key ID: C2C0746F7BF17E38

View file

@ -11,9 +11,11 @@ use function WordPressDotOrg\FiveForTheFuture\get_views_path;
?> ?>
<!-- TODO Reveal this once managing an existing pledge is actually possible.
<p> <p>
<a href="#">Manage an existing pledge</a> <a href="#">Manage an existing pledge</a>
</p> </p>
-->
<?php if ( ! empty( $messages ) ) : ?> <?php if ( ! empty( $messages ) ) : ?>