Your
DIGITAL
INSIDER

TN User Management

TN User Management is a WordPress plugin for simplifying admin access across a site or multisite network.

The plugin standardises user management around a clean model: users log in with their email address, roles are normalised, and admin visibility is controlled through permission sets. Instead of trying to build a full capability management system, it focuses on what most website teams actually need: a clearer, safer WordPress admin experience.

Core features include email-as-username, one-time migration of existing usernames to email addresses, baseline role repair, multisite user governance, and a permission set interface for controlling which admin areas a user can see. Permission sets can include native WordPress menus, post types, tools, settings, and third-party plugin menus.

The important design choice is that this is UX management, not true capability management.

That matters because most websites do not need deep, granular capability engineering. They need trusted users to have enough access to do their work, without being overwhelmed by every menu, setting, plugin screen, or admin option. TN User Management gives capable users a cleaner admin interface while avoiding the complexity and risk of inventing a heavy permission architecture.

For most content, campaign, fundraising, and operational websites, that is the right level of control. It reduces confusion, keeps admin simple, and gives site owners a practical way to govern access without over-engineering WordPress.

# Changelog

All notable changes to TN User Management are recorded here.

## 1.8 - 2026-06-14

- Updated the GitHub release updater to clear stale same-version update notices.
- Updated forced WordPress update checks to bypass the plugin-specific GitHub release cache.

## 1.7 - 2026-06-14

- Added a generated root `tn-user-management.zip` for direct WordPress plugin upload.
- Updated the release build script to publish the same ZIP to `dist/` and the repository root.

## 1.6 - 2026-06-14

- Added GitHub release update support for native WordPress plugin updates.
- Added compliant plugin metadata, version constant, and GitHub repository links.
- Renamed the plugin package folder to `tn-user-management` for release ZIP compatibility.
- Moved inline admin JavaScript and CSS into dedicated asset files.
- Improved request nonce handling for manual sync and notice dismissal actions.

## 1.5 - 2026-06-11

- Resolved missing items from permission sets.

## 1.4 - 2026-05-14

- Resolved absent role issues for Administrator and Subscriber.

## 1.3 - 2026-03-28

- Added manual Sync Admin Rights action and activation-only user role sync.

## 1.2 - 2026-03-28

- Added baseline role migration and permission sets support.

## 1.1 - 2026-03-28

- Rebuilt as TN User Management with activation migration and multisite sync.

Download plugin