Remove shortcode, add button & dialog by hooking into actions

This commit is contained in:
Kelly Dwan 2019-11-20 16:58:18 -05:00
parent a67ef04505
commit 04d1a12296
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
6 changed files with 88 additions and 94 deletions

View file

@ -130,9 +130,7 @@ get_header();
</a>
</div>
<div class="edit-pledge-wrapper">
<?php do_shortcode( '[5ftf_pledge_form_manage_link]' ); ?>
</div>
<?php do_action( 'pledge_footer' ); ?>
</footer>
</article>