# Spam Comments Cleaner

`wp-plugin/spam-comments-cleaner` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/spam-comments-cleaner:dev-trunk
```

## Details

- **Latest version:** 1.3
- **Active installs:** 1k
- **Composer installs:** 0
- **Author:** Manish Kumar Agarwal
- **WordPress.org:** https://wordpress.org/plugins/spam-comments-cleaner/

## Description

Delete all the SPAM comments of your WordPress site in a regular time interval. To start the scheduled script this plugin using wp_cron hook.
