The dropdown only appears for users if the default Delete My Account is disappears and user can’t delete the account by clicking that button. You can hide the dropdown for staff users with hide for staff setting.
When user can delete the account
When user can’t delete the account
Clicking on the dropdown it opens two option.
More Info
Account Deletion Request
When user can’t send personal message only the More Info option appears
More Info
It will open a modal where you can describe what will happen if the user send an account deletion request.
I installed the component from the git https address, added it to currently used theme, set its settings (wrote ‘admins’ in the first customizable field).
Yet no user is able to find the button on his preferences pages ‘account’ page.
Hello, is that a staff user? Because it won’t appears to staff.
Edit: Maybe better to appear it for staff too for testing purpose… I made this change. Now it appears to staff too by default but I added a setting to hide the dropdown for staff users.
I’m not an expert on coding even 1%. So to use this component, I’d have to turn that component off. Can you suggest/change something which could move it a bit upwards? Or guide me I can open the component code and make changes to ‘variables’. Not more that!
Oh ok that’s my bad. I use absolute position to put it under the Save Changes button as there is no plugin outlet on that place. I removed the absolute position to fix this now. It will appear above the Save Changes button.
P.S. I hope this component button won’t interfere/intercept the default ‘Account Deletion’ button, that is supposed to appear on those user’s pages, which don’t have any posts created by them.
I’m going through, setting up the Account Deletion Request theme component settings.
I updated about 5 different fields, and then noticed the save/cancel buttons next to each field. So I hit the one closest to the mouse… and the whole page refreshed - losing all my other edits.
If you’re going to make me do this on a field level, it should work on a field level. If you’re going to refresh the entire page, then I should have one set of buttons for the entire page.