Linux 软件免费装
Banner图

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

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

标签

user management audit log disable users login activity user sessions

下载

1.0.0 1.9.1

详情介绍:

WordPress has no unified user administration console. To see who is online, keep a login audit trail, force-logout a compromised account, disable a departed contractor without deleting their content, find out whether the password reset actually went out, or edit a role without deciphering sixty capability checkboxes, you normally need five or six 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. Website | Documentation | All features | Changelog | Support Unified user dashboard Dashboard documentation → Disable users without deleting them Account status documentation → Session management Sessions documentation → Login & user audit log Activity log documentation → · How tamper evidence works → Email log Email log documentation → Role editor Roles documentation → Per-user profile drawer Profile drawer documentation → Bulk actions Bulk actions documentation → Works behind Cloudflare and reverse proxies Client IP documentation → Privacy and GDPR Privacy documentation → 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. Logs live in their own indexed tables, never in wp_options. The plugin makes no external HTTP requests and loads no remote assets. Performance notes → Free, and complete Everything described above is free, fully functional, and stays that way. A separate premium edition exists for security teams — two-factor enforcement, passkeys, security alerts, temporary accounts, delegation and more — described at itxuserops.com/pricing. Nothing on this page requires it.

安装:

Minimum requirements Requirements in detail → Installing from your WordPress dashboard (recommended)
  1. Sign in to your WordPress admin and go to Plugins → Add New Plugin
  2. Search for ITX UserOps
  3. Click Install Now, then Activate
Installing by upload
  1. Download the plugin zip from this page
  2. In your WordPress admin, go to Plugins → Add New Plugin → Upload Plugin
  3. Choose the zip, click Install Now, then Activate
Or unzip it into wp-content/plugins/ over SFTP and activate from the Plugins screen. Installation guide → After activation Activation changes nothing on your site: no role is edited, no email is sent, no existing data is touched. The console appears as ITX UserOps in the admin menu — open the Dashboard and your users, sessions and logs are already there; recording starts from the moment the plugin is active. A guided tour of what to look at first — the dashboard, the login log, retention settings, and proxy configuration if you are behind Cloudflare — is in Your first hour → Updating Update from the Plugins screen like any other plugin. Database schema upgrades run automatically and every step is additive — existing log entries stay readable. Uninstalling Deactivating stops all recording and clears the plugin's scheduled tasks. Uninstalling keeps your data by default; if you want a complete removal, enable Delete all plugin data on uninstall in ITX UserOps → Settings first, and uninstalling then removes every table, option and user-meta entry the plugin ever created.

屏幕截图:

  • Per-user profile drawer with sessions, devices, activity and one-click account actions
  • Login log — successes, failures, blocked attempts and logouts charted over 14 days
  • Failed-login detail with IP address, user agent and aggregated attack counts
  • Activity log with per-severity charts and filtering by event, severity, IP and date
  • Activity entry detail — who changed what, from where, with the full metadata
  • Email log — what the site sent and what the mail server said, with per-message detail
  • Role editor — areas and levels instead of raw capabilities, with drafts and compare
  • The raw capability list, one click away and always in step with the grid
  • Settings — staff detection, log retention, email logging, IP detection and privacy controls

升级注意事项:

1.9.1 First update since 1.0.0. Adds the Roles editor and the Email Log, proxy-aware IP detection, a tamper-evident activity log, and many fixes. Database upgrades run automatically and are additive — nothing existing is touched.

常见问题:

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.9.1 The first update on WordPress.org since 1.0.0, condensing the development releases in between. What is new compared to 1.0.0: The full release-by-release history is at https://itxuserops.com/changelog/ 1.0.0