=== Another Comments Cleaner===
Contributors: cnhk_systems
Tags: comments, spam, spam delete, comments delete, clean database
Requires at least: 4.6
Tested up to: 4.7
Stable tag: 0.8
License: MIT
License URI: https://en.wikipedia.org/wiki/MIT_License

Delete or trash automatically comments based on status using WP_Cron

== Description ==

The plugin periodically deletes or moves to trash comments based on the comment status. You can use one of the default WordPress CRON periods or use a custom hour and interval.

The administartion page is under the *"Comments"* main menu

== Installation ==

= Uploading in WordPress Dashboard =

1. Navigate to the 'Add New' in the plugins dashboard
2. Navigate to the 'Upload' area
3. Select `another-comments-cleaner.zip` from your computer
4. Click 'Install Now'
4. Activate Another Comments Cleaner on the Plugins dashboard

= Using FTP =

1. Download `another-comments-cleaner.zip`
2. Extract the `another-comments-cleaner` directory to your computer
3. Upload the `another-comments-cleaner` directory to the `/wp-content/plugins/` directory
4. Activate Another Comments Cleaner on the Plugins dashboard

== Frequently Asked Questions ==

= Is it possible to clean instantly all spam comments on the entire network (multisite) =

No, you have to click on the clean button for each site, or set up a cleaning task on each site and let WordPress do the job automatically

== Screenshots ==

1. The admin page

== Changelog ==

= 0.8 =

 * initial release