mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-01 00:41:16 +03:00
Pledge Form: Hide 'manage existing pledge' link for the time being
This commit is contained in:
parent
59713ca0f1
commit
847e99f44e
|
@ -11,9 +11,11 @@ use function WordPressDotOrg\FiveForTheFuture\get_views_path;
|
|||
|
||||
?>
|
||||
|
||||
<!-- TODO Reveal this once managing an existing pledge is actually possible.
|
||||
<p>
|
||||
<a href="#">Manage an existing pledge</a>
|
||||
</p>
|
||||
-->
|
||||
|
||||
<?php if ( ! empty( $messages ) ) : ?>
|
||||
|
||||
|
|
Loading…
Reference in a new issue