This plugin is outdated and might not be supported anymore
Delete Spam Daily

Delete Spam Daily

Details
View on WordPress

This plugin schedules a daily event using wp_cron that deletes all comments marked “spam” in the database, then optimizes the comments table.

Brief reason why I made such a low-tech plugin:

Akismet catches all the spam, but when I was looking at the size of my backups one day,
I noticed that there were large numbers of comment spam across several sites that were undeleted and they
made the databases fairly large. So I setup a cron job on my server that deletes the spam.

Since I had never written a plugin, I thought this might be helpful for those who do not have
a dedicated server, shell access to their site, or the knowledge of (or interest in ) cron to set this up.

Spam is not deleted until you start the schedule after the plugin is activated. I created buttons
to start and stop the schedule if you need that layer of control. There is also a button for deleting all spam manually.

Details

Plugin code:
delete-spam-daily
Plugin version:
1.0.2
Outdated:
Yes
WP version:
2.1.0 or higher
PHP version:
or higher
Test up to WP version:
2.7.1
Total installations:
80
Last updated:
2009-05-28
Rating:
Times rated:
1
comments
cron
database
delete
spam