Linux 软件免费装
Banner图

ITX UserOps — User Management, Login Activity, Sessions & Audit Log

开发者 nanosani
更新时间 2026年7月18日 13:45
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

user management audit log disable users login activity user sessions

下载

1.0.0

详情介绍:

WordPress has no unified user administration console. To see who is online, keep a login audit trail, force-logout a compromised account, or disable a departed contractor without deleting their content, you normally need four or five single-purpose plugins. ITX UserOps replaces that whole stack with one fast, cohesive console — the kind of user administration Microsoft 365 or Google Workspace admins get out of the box. Learn more at itxuserops.com. Unified user dashboard Disable users without deleting them Session management Login & user audit log Per-user profile drawer Bulk actions Extras Performance Built to a strict budget: front-end requests incur at most one throttled database write per user per minute — no admin-ajax polling, no autoloaded bloat.

安装:

Upload the itx-userops folder to /wp-content/plugins/, or install through the Plugins screen. Activate the plugin through the Plugins menu. Go to wp-admin -> ITX UserOps.

屏幕截图:

  • Per-user profile drawer with login sparkline, sessions and activity trail
  • Activity log with filtering and CSV export
  • Bulk actions with progress
  • Settings

升级注意事项:

1.0.0 Initial release.

常见问题:

How do I disable a WordPress user without deleting them?

Open ITX UserOps → Dashboard, find the user, and choose \"Disable account\" from the row menu. They immediately lose access on every login channel while their content and history remain untouched. Re-enable them any time.

How do I log out all WordPress users at once?

ITX UserOps → Dashboard → \"Log out all users\". Every session on the site is destroyed except your current one.

How can I see who is currently online?

The dashboard\'s \"Online\" column shows a live indicator for every user with activity in the last 5 minutes, and the \"Online now\" filter lists exactly who is connected.

Does it slow down my site?

No. Visitors trigger zero extra queries. Logged-in users trigger at most one tiny indexed write per minute. All heavy lifting happens only on the plugin\'s own admin pages.

Is it GDPR friendly?

Yes. Enable \"Anonymize IP addresses\" and the last octet of every captured IP is zeroed before storage. Log retention is capped and auto-purged, and uninstalling can remove every trace of plugin data.

Does it work on multisite?

Yes — each subsite gets its own dashboard, log and settings. Subsite admins cannot disable super admins.

Where is the audit log stored?

In its own indexed database table — not in wp_options or postmeta — so a busy log never slows down the rest of your site.

更新日志:

1.0.0