Hi
There is few issues with languages, there is 10 different files in languages on Loco Translate, giving multiple erros and each language have different amount of strings
I manage to translate messages but i can’t translate this message “Just a heads up! You are the site administrator and processing further will delete yourself”
i tried 10 different ways none of them worked..no ability to translate it with loco translate, with editing JS, with custom PO and few other ways..nothing worked
i also noticed there is error and warning in frontend.js so you might wanna check it out
https://ibb.co/92tHC9M
I hope you will be able to fix those issues with language and message and warrning/error and please i beg you provide me snippet code for adding privacy policy CHECKBOX above submit button for deletion its important for GDPR so i be able to continue using it..
and maybe would be smart adding one disclaimer message under submit where its explains whats gonna happen after deleting
I am currently utilizing WP Frontend Delete Account on my WordPress site and have been exploring the available hooks for customization and integration purposes. However, I have encountered a challenge due to the absence of documentation or a hook list within the plugin.
In my exploration of the plugin’s codebase, I identified the “wp_frontend_delete_account_process” hook, which appears to be related to the user deletion process. I attempted to utilize this hook to trigger actions before a user is deleted from the system. While the hook successfully triggers the necessary actions, I encountered unexpected behavior where the user deletion process seems to halt after making an API call within the hook. Despite the trigger working as intended, the user deletion process does not proceed after the API call is executed.
Given the absence of documentation or a hook list, I am reaching out to your team for clarification and guidance on the following:
1) Could you please provide insights into the behavior of the “wp_frontend_delete_account_process” hook? Specifically, does this hook allow for actions to be triggered before a user is deleted, and is it expected behavior for the user deletion process to halt if an API call is made within this hook?
2) In the absence of documentation, are there additional hooks or methods available within WP Frontend Delete Account that would allow me to achieve my objective of triggering actions before a user is deleted without interfering with the deletion process?
3) Furthermore, if there are any best practices or considerations to keep in mind when integrating API calls or performing actions before user deletion within WP Frontend Delete Account, I would be grateful for any insights or recommendations.
Your assistance in clarifying these matters and providing guidance based on the plugin’s codebase would be immensely helpful.
Thank you for your attention to this inquiry. I look forward to your response and appreciate your support in resolving this issue.
]]>Hello! Your plugin works very well and I wanted to know when a new update is scheduled since it hasn’t been updated for quite some time. Is it still supported?
]]>IF “Attribute all contents to” is set to none?
]]>Hi,
Actually the slug path is /wpf-delete-account/. Where/how can I change it ? thanks
]]>Hello,
Plugin is great. Thank you.
Is here any code to add to functions.php to exclude some users from e.g. dropdown list?
Also it is not working when users connecting with social login like as Google, Facebook, Apple etc.
Thanks
]]>Hello,
When a user has an active subscription to a purchased product and deletes the account, it does not delete the subscription, so they continue to be charged the corresponding payment every month. What can I do so that when a user deletes their account, they are also unsubscribed from WooCommerce? Thank you
]]>Hi!
I have Polylang, but when I change to es_ES, the plugin does not show the strings in spanish:
In the folder /wp-content/languages/plugins there is:
wp-frontend-delete-account-es_ES.po
wp-frontend-delete-account-es_ES.mo
For example the string “Just a heads up! You are the site administrator and processing further will delete yourself.“, is not translated.
The theme load correctly the es_ES from the languages.
Any kind of help would be appreciated.
Thanks
Hi,
This plugin is really usefull plugin.
I have installed that in woocommerce web shop, when I navigate to my account page, It display the Delete Account page.
But, when I click on Delete Account page, that will navigate to the page https://DOMAIN_NAME/my-account/wpf-delete-account/, and display 404 error message.
https://www.ads-software.com/support/topic/error-message-in-logs-2/
I thinks same issue mentiond in this question happens again.
Can you guide me to fix this issue.
Thanks and Regards,
Asith
Hi,
I’m looking forward to use your shortcode [wp_frontend_delete_account]?so it can appear in the Account Detail from in Woocommerce. Have installed Custom Field for WooCommerce but can’t sort it out to add any shortcodes there. Do you have any idea?
Thanks for your help
]]>Please add an option te exclude the possibility for admins to delete their account. (look at delete me plugin options).
]]>Hello,
I have a feature request:
Can you add the option for setting a custom permalink?
Now it is always /my-account/wpf-delete-account/ or /mijn-account/wpf-delete-account/ in my case in Dutch:
Want to point it to /my-account/delete-account/ or /mijn-account/verwijder-account/ in my case.
]]>Hello!
The plugin works and deletes the account. However, when the user is trying to send feedback, it displays the “Oops! Something went wrong” error message for a few seconds and then redirects the user back to the login page.
There are no errors logged in the PHP error_log on the server.
Tried to debug it myself by adding some debug response messages to the delete_feedback_mail()
callback. But it seems as if it isn’t even executed, because when entering a message and clicking on the “Delete Account” button, the following POST call in the network tab remains completely empty. No response code, request tab is empty, answer tab is empty. Just the error message and then the redirect.
Hi, i’m using this plugin on a non-woo wp multisite. Combine with your multisite snippets https://www.ads-software.com/support/topic/accounts-not-deleted/, it did working flawlessly.
But I would like to request to make this function accessible from wp-admin backend of the user profile page where they have the option to delete their account completely in the backend. Since the multisite does not have any dedicated front end account/profile page.
I tried to add the shortcode to display on backend profile page, but not showing. I know i need to en-Q or include some scripts/styles too to make it work, please guide me..
Or maybe you can include the settings to make this available on the wp-admin profile page in future updates.
Example location of the option in backend:
]]>I was looking at this plugin to evaluate using it. You’re shipping a large number of unused developer dependencies in vendor/
, each with the potential to clash with other plugins having incompatible versions. It’s best not to shop development dependencies in the released version. When running composer, the release version’s dependencies should be generated by using the --no-dev
flag on the composer command line.
David
]]>Hello, Can u help me?
How can is translate this: Just a heads up! You are the site administrator and processing further will delete yourself.
I not found this in the Loco translate…
Thank u so much!
]]>Hi,
thank you for this helpful plugin.
Can you please add a feature that allows the user to decide what happens to their content (in my case postings to a cpt) when they delete their account.
So if the user agrees, the content to the user of the “attribute all contents to” setting, if not, the content will be deleted with the account.
Kind regards,
Ole
Hello I installed and configured the plugin but nothing appears on my account page.
There is no delete account option.
]]>Hello,
I am translating your plugin with Loco Translate but there are some parts that are untranslatable, as you can see below in the screenshot, I am using WPML to run a multilingual site, so I can’t translate the strings in the General settings it only shows one language English or other.
]]>Hello,
your plugin seems to work fine, but when I click on “Delete account” in the frontend, for some reason I see the “Page not found” error message here: https://sellier.it/account/wpf-delete-account/
Can you help me, please?
Thanks
Marc
Hi there!
The plugin is not working for me. Console shows this error after placing the shortcode to an Elementor popup:
Uncaught SyntaxError: Identifier ‘wpfda_plugins_params’ has already been declared
Clicking the remove account button does nothing, and I suspect it’s because of the error mentioned. Any help?
]]>Hi When I delete an user account, it deletes the accounts and send me the email notification, the issue that I am having is that it is giving me an error notification in the home page where I had clicked on to delete my account sayin
Oops! That page can’t be found.
It looks like nothing was found at this location. Maybe try one of the links below or a search?
]]>Was hoping to let site admins use this to manage users from frontend…BUT it deletes the current logged in user (you) … how could i tweak this to delete the displayed user
]]>Hello,
I use this plugin for some weeks, on a multivendor marketplace website, and it runs well if the user is a customer.
If the user is a vendor (I use the WCFM plugin), his products are not deleted. On the plugin settings, I choose to reassign the content to “None”, but I’d like the content could be deleted, as the user is deleted.
Could I add some code on my theme’s functions.php file to do that ?
Could I hope this feature in a future version of the plugin ?
Thank you
]]>Hi!
Thank you for your plugin. It’s awesome! ??
When a user goes to the page where is a deleting form created by your plugin, the following error message will print out to the server error log:
2022/02/18 16:13:47 [error] 2052#2052: *8733946 FastCGI sent in stderr: "PHP message: Array
(
[dashboard] => Hallintapaneeli
[orders] => Tilaukset
[downloads] => Lataukset
[edit-address] => Osoite
[edit-account] => Tilin tiedot
[my-points] => Pisteeni
[customer-logout] => Kirjaudu ulos
)
PHP message: Array
(
[dashboard] => Hallintapaneeli
[orders] => Tilaukset
[downloads] => Lataukset
[edit-address] => Osoite
[edit-account] => Tilin tiedot
[my-points] => Pisteeni
[customer-logout] => Kirjaudu ulos
)" while reading response header from upstream, client: [IP ADDRESS], server: [MYSITE], request: "GET /app/oma-tili/my-points/ HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm.sock:", host: "[MYSITE]", referrer: "[MYSITE]/app/oma-tili/my-points/"
I tried to disable your plugin and then there is no error.
Sincerely,
Juuso
Hello,
The plugin appears to work correctly, but does not actually deletion of the user account. The account deletion emails are triggered but the user is still logged in and the account remains.
This is using a woocoomerce site (Subsite of a multisite setup).
Are there know limitations or causes for this issue? If not, what can we do to investigate this further.
Kind Regards
]]>Hi Sanjeev
Thank you very much for maintaining such an important plugin and giving it for free. I am using listify theme on my marketplace site on which I wish to use the front end delete button on the account page.
This is however not working well as it did on astra theme earlier.
Unfortunately going back to astra is not an option for me now.
Do you think there’s a work around this or should I contact the theme support?
Really appreciate what you are doing here. Thanks in advance.
Kind regards
Dinesh
Hello, thanks for your plugin.
Do you think is possible in addition to deleting the account to delete the order data if that option is active under ‘WooCommerce > Settings > Accounts & Privacy > Remove personal data from orders’ ?
Thanks in advance!
]]>Hi Sanjeev,
The confirmation dialog for entering the password appears in very small fonts that it is impossible to read the text without zooming the screen. How can I increase the size of the font and move the field to enter the password further to the right?
Thanks
Dinesh
This seems like a great plugin. However, I noticed my dashboard got 100x slower after installing this plugin.
After digging into your code I see that you’re calling get_users()
on every single admin page load during admin_enqueue_scripts
.
Not only is this grossly inefficient, since you’re only using this data on your settings page, but on sites like mine with over 20k users, loading every single user and their data takes a very long time. Ideally you should never call get_users()
, and rather use an AJAX search box to find and select a user.
I’m letting you know about this issue here to give you a chance to optimize your code before posting a negative review. I’m sure this was just an honest oversight, but you really need to be more careful when writing code that can run on any WordPress site in the world.
]]>