Hello,
We received a complaint from the European Commission yesterday morning informing us that our site, Youpi.news, does not have the “delete my account” option for users.
I am indeed surprised that this option isn’t included with the theme. We have 7 days to comply or face potentially heavy fines. Could you tell me if you plan to add the “delete my account” option for users who have created an account with your theme?
The option should be found on this page: https://share.cleanshot.com/r0nxs38C
Thank you for your assistance.
-
This topic was modified 2 years by
dlicoppe.
Hello @dlicoppe !
Unfortunately, I’m not sure if this will be added in the next update or not. Also, I don’t have any ETA yet.
As a workaround, maybe you can find a plugin that can be used with our theme.
In the theme, the standard WordPress login is used.
Thank you!
Could you tell me which plugin is compatible to add account deletion option on this page: https://share.cleanshot.com/r0nxs38C
https://fr.wordpress.org/plugins/wp-frontend-delete-account/ (not compatible)
https://fr.wordpress.org/plugins/delete-me/ (not compatible)
this one works https://fr.wordpress.org/plugins/delete-me with a little manipulation
Hi dlicoppe, the https://fr.wordpress.org/plugins/wp-frontend-delete-account/ is using a shortcode [wp_frontend_delete_account] that can be place using tagDiv Composer in the place you need and it should work to remove the user.
For test you can add the shortcode in a page using an user for tests and delete it, it should look like this – https://i.imgur.com/Kf968e7.png
Thank you!