Linux 软件免费装
Banner图

Clicks User Manager

开发者 clickspk
sykologicist
freemius
更新时间 2026年6月24日 02:20
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 adds a complete user management dashboard to your WordPress admin — built for site owners, agencies, and store managers who need more control over their user base than the default Users screen provides. Filter your entire user list by role, registration date, last login activity, inactivity period, post count, and — for WooCommerce stores — by order history. Then act on the results: bulk delete, change roles, send a bulk email, or export everything to CSV. Key Features (Free Version) Unlock Clicks User Manager Pro Take user management to the next level with our premium features: Free vs. Pro Feature Comparison Feature | Free | Pro --- | --- | --- Advanced Filters | Role, Registration, Basic WooCommerce | Custom Meta, WC LTV & AOV, Custom Login Date Ranges User Notes | Max 3 notes per user | Unlimited notes + Bulk Add Notes Smart Segments | Save 1 segment template | Save unlimited segments Quick-Edit Drawer | Core account fields | Core fields + Custom Meta key/value editor Login Impersonation | Max 3 sessions per month | Unlimited sessions + Front-end switch-back bar Bulk Email Personalisation | Basic tokens ({first_name}, {last_name}, etc.) | Basic + Advanced tokens (WooCommerce spending, login dates, custom meta) Scheduled Exports | Manual CSV exports only | Automate daily/weekly/monthly via Email or Webhook Dashboard Analytics | Text KPIs and role list bars | Interactive SVG line & bar trend charts Developed by Clicks.com.pk

安装:

  1. Download the plugin zip file.
  2. In your WordPress admin, navigate to Plugins → Add New → Upload Plugin.
  3. Upload the zip file and click Install Now.
  4. After installation, click Activate Plugin.
  5. A new Clicks User Manager menu item will appear in the left-hand admin sidebar.
Manual Installation
  1. Unzip the plugin file.
  2. Upload the clicks-user-manager folder to your /wp-content/plugins/ directory via FTP.
  3. Activate the plugin 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 delete users permanently?

Yes. Bulk deletion is permanent and cannot be undone. The plugin always shows a confirmation modal before deletion so you cannot delete users accidentally.

Can I delete my own admin account with this plugin?

No. The currently logged-in admin account is always excluded from bulk delete operations for safety.

How does Last Login tracking work?

The plugin hooks into WordPress's built-in wp_login action and saves a timestamp to user meta (_wpum_last_login) each time a user logs in. Users who logged in before the plugin was activated will show "Never" until they log in again.

Does the bulk mail use an external SMTP service?

No. All emails are sent using WordPress's native wp_mail() function. You can improve deliverability by installing an SMTP plugin such as WP Mail SMTP, but this plugin requires no external service itself.

What file format is the export?

Users are exported as a UTF-8 CSV file (with BOM for Excel compatibility) named users-export-YYYY-MM-DD.csv.

Is the plugin multisite compatible?

The plugin is designed for single-site installations. Multisite compatibility is planned for the Pro version.

Will this plugin slow down my site?

No. All plugin functionality is loaded only in the WordPress admin and only on the plugin's own pages. There is zero front-end overhead.

Do I need WooCommerce to use this plugin?

No. WooCommerce is completely optional. If WooCommerce is not active, the plugin works exactly as described above without the order-related filters and column. If WooCommerce is active, an "Orders" column and a WooCommerce order filter (Has Ordered / No Orders / order-count ranges) automatically appear — no configuration needed.

How is the WooCommerce order count calculated?

The plugin counts each customer's orders directly from WooCommerce's order storage (compatible with both legacy and High-Performance Order Storage / HPOS), excluding trashed and draft orders. Counts are cached for 5 minutes and refresh automatically whenever an order is created or its status changes.

更新日志:

1.2.0 1.1.0 1.0.0