mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-15 06:45:47 +03:00
Remove shortcode, add button & dialog by hooking into actions
This commit is contained in:
parent
a67ef04505
commit
04d1a12296
6 changed files with 88 additions and 94 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue