Dummy Users Finder & Cleaner

설명

Dummy Users Finder & Cleaner helps you keep your WordPress database clean by identifying and removing users with fake or temporary email addresses.

This plugin is essential for sites that have open registration and get hit by spam bots or users creating fake accounts. It intelligently detects dummy emails based on:
* Known Disposable Domains: A built-in list of common temporary email providers (e.g., mailinator.com, 10minutemail.com).
* Pattern Detection: Identifies emails like test@..., demo123@..., user001@....
* Suspicious Formats: Detects random string usernames and other bot-like patterns.
* Custom Domains: Add your own list of domains to block/flag.

Key Features:
* Scan & Detect: One-click scan to find potential dummy users.
* Domain Analysis: Group users by email domain to find bulk registrations (e.g., 50 users from @suspicious-site.com).
* Smart Protection: Automatically excludes users who have WooCommerce Orders to prevent accidental data loss.
* Bulk Actions: Select and delete multiple users at once.
* Reassign Content: If a dummy user has created posts or comments, you are prompted to reassign that content before deletion.
* Export: Export a CSV list of deleted users for your records.

설치

  1. Upload the plugin files to the /wp-content/plugins/dummy-users-finder-cleaner directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to Users > Dummy Users to start scanning.

FAQ

Will this delete real customers?

The plugin has a built-in safety check to exclude any user who has placed a WooCommerce order. However, you should always review the list before bulk deleting.

Can I add my own blacklisted domains?

Yes! Go to the Settings tab and add any domains you want to flag.

What happens to posts created by these users?

When you delete users, the plugin checks if they have any content (Posts, Comments, Orders). If they do, you will be asked to reassign that content to another user (like an Admin) before deletion proceeds.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Dummy Users Finder & Cleaner”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Dummy Users Finder & Cleaner”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Dummy Users Finder & Cleaner”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release.