Linux 软件免费装
Banner图

Clicks User Manager — Bulk Delete, Edit Roles, Email & Export WordPress Users

开发者 clickspk
sykologicist
freemius
更新时间 2026年7月16日 05:54
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

user management bulk email export users woocommerce customers user filter

下载

1.1.0 1.2.0

详情介绍:

Clicks User Manager is a complete user management dashboard for WordPress — built for site owners, agencies, and store managers who need more control over their user base than the default Users screen gives them. Filter your entire user list by role, registration date, last login activity, inactivity period, post count, or free-text search — then act on the results in bulk: delete users, change roles, send a bulk email, or export everything to CSV. Running WooCommerce? Filter and export by order history too — customers who never ordered, one-time buyers, or repeat customers — with zero setup. Why site owners install Clicks User Manager The default WordPress Users screen can't filter by activity, find customers who never placed an order, or let you email a filtered group of users. Clicks User Manager fills every one of those gaps in a single, self-contained plugin — no external services, no API keys, no bloated dependencies. Key Features Common Use Cases Pro Version (Coming Soon) Lifetime order value & AOV filters, scheduled exports, user notes, and multisite support. Developed by Clicks.com.pk

安装:

  1. In your WordPress admin, go to Plugins → Add New, search "Clicks User Manager", and click Install Now, then Activate.
  2. Or upload the zip via Plugins → Add New → Upload Plugin.
  3. A new Clicks User Manager menu item appears in your admin sidebar — no configuration required.
Manual Installation
  1. Unzip the plugin file.
  2. Upload the clicks-user-manager folder to /wp-content/plugins/ via FTP.
  3. Activate in Plugins → Installed Plugins.

屏幕截图:

  • Bulk email compose modal.
  • Delete confirmation modal.
  • CSV export page with column selector.
  • Dashboard stats widget.
  • About page.

升级注意事项:

1.2.0 Premium version officially launched with Freemius SDK integration. All users can now upgrade to Clicks User Manager Pro. 1.1.0 Adds optional WooCommerce order filters and an Orders column. No action needed — these only appear if WooCommerce is active. 1.0.0 Initial release. No upgrade steps needed.

常见问题:

Does this plugin permanently delete users?

Yes. Bulk deletion is permanent and cannot be undone. A confirmation modal always appears first so you can't delete users by accident.

Can I accidentally delete my own admin account?

No. The currently logged-in admin account is automatically excluded from every bulk delete operation.

Does bulk email require an external SMTP service?

No. Emails send through WordPress's native wp_mail(). For better deliverability you can optionally pair it with an SMTP plugin like WP Mail SMTP, but nothing external is required.

How does last login tracking work?

The plugin hooks into WordPress's wp_login action and stores a timestamp in user meta (_wpum_last_login) on every login. Users who logged in before activation show "Never" until their next login.

What format does the export use?

A UTF-8 CSV file (with BOM for Excel compatibility), named users-export-YYYY-MM-DD.csv, with columns you choose yourself.

Do I need WooCommerce?

No — WooCommerce is completely optional. Without it, the plugin works exactly as described. With it active, an "Orders" column and WooCommerce order filters appear automatically.

How is the WooCommerce order count calculated?

Counted directly from WooCommerce order storage (compatible with both legacy storage and HPOS), excluding trashed/draft orders, cached for 5 minutes, and refreshed automatically on order changes.

Will this plugin slow down my site?

No. Everything runs only on the plugin's own admin pages — zero front-end code, zero impact on page speed or Core Web Vitals.

Is it compatible with multisite?

Not yet — it's built for single-site installs today. Multisite support is planned for the Pro version.

更新日志:

1.2.0 1.1.0 1.0.0