The plugin doesn’t appear under the Tools section. What can I do?
]]>So… the plugin says the comments were deleted, and they are not showing up but the alert that they are comments still shows up and the same for the pending comments. Are they actually deleted?
]]>Hi. Thanks for the great plugin. I’ve a concern. This add_management_page()
function is passed a deprecated argument. So it throws a PHP notice.
PHP Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. Instead of using the User level 1, using a suitable role or capability (edit_posts
may be?) will solve this.
Hello,
I support very old blog. In the database over 50,000 comments ??
I need to delete the comments more than one year older. Delete the comments will need to periodically.
Your plugin I really liked! but it removes all comments.
I decided to add the ability to delete the comments older than X days.
So:
I created a tabs to separate functionality.
I created a small steps wizard:
1. Specify older than x days to delete the comments
2. How many to delete comments in a single pass
3. Get amount of old comments
4. Confirm deletion
5. Waiting successful deletion
All functionality is implemented using wp_ajax
hook. Used the JavaScript to polling server. setTimeout
run deletion pass in cycle.
Comments are removed via wp_delete_comment()
.
I needed remove over 40,000 older comments, older than 365 days. As well as to update the posts information and remove commentsMeta.
I could not deal with wordpress SVN repository ??
I loaded code on the GitHub
https://github.com/bkhrupa/wordpress-delete-all-comments
If you like my modification, please add my addon in your plugin ??
If you have a repository on the gitHub – I do pull request.
Thank you!
]]>Hello,
I installed and activated this plug in on my site. It worked, but I kept getting this error while navigating my admin site.
When I logged out and tried to log back in, I got the same error message when I entered my admin site address.
Warning: Cannot modify header information – headers already sent by (output started at /home/jessston/public_html/home-sales/wp-content/plugins/remove-all-comments/remove-all-comments.php:201) in /home/jessston/public_html/home-sales/wp-includes/pluggable.php on line 1207
I can’t even access my log in page now and can’t get to my admin site to make any adjustments to it!
Any thoughts?
i get this message…The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
please help!
Sorry posted on the wrong forum.
]]>Regarding the support thread,
https://www.ads-software.com/support/topic/i-messed-up-help-me?replies=2
Undo should be a basic usability feature in case of date deletion. Like the trash box for posts and undo for gmail deletes.
* Can there be a backup comments feature? You can move the comments to another backup table and provide an option to completely remove that too later.
* If the above is not possible, could you please give a red big warning asking admins to verify that they are in the right site and make sure they really need to delete all comments? It should be made clear data is lost for ever.
]]>Please tell me this can be undone!!! I had two sites open and installed it on the wrong one!!! This is a disaster!!! Please help me!!!!!
]]>