Descripció
This plugin is a quick way to delete all pending and spam comments. It’s useful for victims of spammer attacks.
After installing the plugin go to Comments -> Delete Pending Comments and follow the instructions to delete all the pending comments.
Credits
This plugin was originally developed by Nicolas Kuttler and he maintained it till June 24, 2020.
From June 24, 2020, Sudar Muthu took over the development and maintenance of the plugin.
Captures
Instal·lació
From WordPress Admin
You can install the plugin directly from WordPress admin interface by going to Plugins -> Add New and then searching for ‘Delete Pending Comments’ plugin.
Normal WordPress installations
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
PMF
-
How do I delete the pending comments?
-
Go to Comments -> Delete Pending Comments and follow the instructions to delete all the pending or spam comments.
-
Can the plugin also delete all spam comments?
-
Yes, the plugin can delete both pending and spam comments.
-
Is there a way to retrieve the comments that were deleted?
-
No. There is no way to retrieve the comments that were deleted. So please take a backup if you need to restore the deleted comments.
Ressenyes
Col·laboradors i desenvolupadors
«Delete Pending Comments» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“Delete Pending Comments” s’ha traduït a 2 configuracions regionals. Gràcies als traductors per les seves aportacions.
Traduïu «Delete Pending Comments» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
1.0.0
- Added support for PHP 5.3 to 7.4
- Added support for WordPress versions upto 5.5
- Fixed deprecation messages and warnings
- Fixed a couple of UI issues
- Going forward this plugin will be maintained by Sudar Muthu
0.2.1.2
- Documentation update and test against 3.5
0.2.1.1
- Documentation update
0.2.1
- Manipulate the database directly. Using WordPress functions was way too slow with 10k or more pending comments.
0.1.1.1
- Fix version number…
0.1.1
- Add icon by famfamfam to the Admin Drop Down Menu.
- Re-organize files
0.1.0
- Improve I18N, styling, layout, readability, add info
0.0.3
- More small fixes
0.0.2
- Small fixes
0.0.1
- Initial release