Remove Unwanted Subscribers

from 0$

Remove Unwanted Subscribers is a WP Plugin Package from the Open Source WP Plugins range Remove unwanted users automatically using a CRON Job.


For more information about a tailored WP Plugin Package like Remove Unwanted Subscribers please contact us directly.

Do you get subscribers that register with your WordPress site but never post any comments. These are probably spam subscribers where someone has set up an automated piece of software to create these users.

They are a real menace and you can often tell if they are spam by looking at the email address and the registered name. Usually there is no relationship between the person’s name and the email address.

This short plugin will delete the subscriber 7 days after registering if they have not posted a comment or not submitted a post and have a role of subscriber. A delay of 7 days is included to allow time for the registered user to make their comment.

A scheduled job runs every day and checks for those type of users and deletes them.

WordPress has 5 default roles of:
* Admininstrator – has access to all adminstrative options and features.
* Editor – can manage and publish posts.
* Author – can publish their own posts.
* Contributer – can write posts but cannot publish them.
* Subscriber – has basic functionality such as leaving comments and changing their profile. This is usually the default role that a registered user will have.

This script specifically targets subscribers as it is those that create comments.

For details of the plugin refer to web site http://www.withinweb.com/withinwebremovespam/

It uses a WordPress type CRON job to automatically run each day, hence once installed you don’t have to do anything.

You can set a debugging mode which will send out an email each time that a user is removed.

1.0.6

Minor text changes.

1.0.7

Minor text changes.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Remove Unwanted Subscribers

typePlugin
version1.0.7
descriptionRemove unwanted users automatically using a CRON Job.