Описание
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.
Снимки на разширението
Инсталиране
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.
ЧЗВ
-
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.
Отзиви
Сътрудници и разработчици
“Delete Pending Comments” е софтуер с отворен код. Към разширението са допринесли следните хора:
Сътрудници“Delete Pending Comments” е преведено на 2 езика. Благодарности на преводачите за техния принос.
Превеждане на “Delete Pending Comments” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
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