這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Remove Unwanted Subscribers

外掛說明

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.

螢幕擷圖

  • screenshot-1.png shows the set up screen. Setting the debug setting to Yes and entering the email address will send an email each time the CRON job is run.

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload withinweb remove subscribers to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. In the ‘Settings’ menu, you can enter an email address to send debugging information which will be run whenever a user is deleted.
  4. To test, create a new user with a type of ‘subscriber’.
  5. In the settings page, set debugging to ‘Yes’ and put in valid email addresses.
  6. After 7 days you should get an email that says your user has been deleted.
  7. You may also want to create a user with type of ‘editor’ and you should see that this user is not deleted after 7 days.
  8. Another test is to create a user with role of subscriber, create a post or comment by that user. After 7 days the user should not have been deleted.

常見問題集

Can you change the duration of the CRON job

At the moment the only way would be to change the duration is editing the main code. It is currently set to 7 days.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Remove Unwanted Subscribers〉的開發相關工作。

參與者

將〈Remove Unwanted Subscribers〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄