Putting it all together…
-
Hi Clint,
Really nice and very useful plugin.
I dropped this code
<?php echo do_shortcode( ‘[plugin_delete_me /]’ ); ?>
at the bottom of the edit-account.php file as advised elsewhere and it works. I got the text “Delete account” at the very bottom of the page and clicking on it works. But it looks a bit scrappy and out of place to jast have this test lying there so…I then looked at the settings again and saw that there was a form option so I enabled that and hey presto, a form appeared instead of the “Delete account” text, but…
The issue with this is that the form just appears and asks for the password. Is there any way to precede the form with a button which says “Delete account” which when clicked will show the form?
Thanks in anticipation
Russell
The topic ‘Putting it all together…’ is closed to new replies.