User ID

This is a WordPress plugin which displays user id with a simple shortcode or PHP code.

Author:Aditya Shah (profile at wordpress.org)
WordPress version required:6.0
WordPress version tested:6.9.4
Plugin version:2.0.0
Added to WordPress repository:30-11-2018
Last updated:16-03-2026
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/user-id/
Total downloads:1 289
plugin download
Click to start download

User ID has evolved from a simple column displaying user IDs into the most comprehensive Support and Debug Toolkit for WordPress available. Whether you are a site administrator, support staff, or developer, this plugin equips you with everything needed to inspect, track, impersonate, and debug WordPress users efficiently.

While preserving the core lightweight “User ID” column in the Users table and the [user-id] shortcode for complete backward compatibility, the 2.0.0 update introduces powerful, modular features designed to supercharge your WordPress user management workflow.

Core Features

  • User ID Column: Instantly see and copy User IDs directly from the WordPress Users table. Stop searching for ways to find WordPress user IDs.
  • Deep User Search: Stop relying on basic wp-admin search. Our advanced search interface is capable of searching users by ID, email, username, and even hidden user meta values inside the wp_usermeta table.
  • WordPress User Inspector: A detailed view of any user account exhibiting basic information, a full list of their capabilities, and a raw User Meta table viewer to debug exactly what custom fields a user has attached.
  • Secure User Impersonation: Need to test what a specific user is experiencing? Securely log in as any user (impersonate user) with a single click, without needing their password. Includes a persistent return-to-admin button and logs the action for security.
  • User Activity Log & Login Tracker: Keep track of user history. View log entries of when users log in, log out, update their profiles, or change passwords. View the last 10 logins directly on their User Debug pane.
  • Support Mode: An optional setting that enables a quick-access “User Debug” dropdown in the WordPress Admin Bar, improving support agent efficiency.

Developer Extensibility

  • WP-CLI Support: Use wp user-id inspect <id> to instantly retrieve user data and capabilities from the command line without opening the dashboard.
  • REST API Endpoints: Integrates seamlessly with the wp-json endpoints via /wp-json/user-id/v1/inspect/<id>.
  • Filters & Actions: Leverage hooks like user_id_activity and apply_filters('user_id_meta_keys') to extend the toolkit tracker functionality with your own custom events.

FAQ
ChangeLog