{"id":94623,"date":"2018-11-30T18:45:23","date_gmt":"2018-11-30T18:45:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/user-id\/"},"modified":"2026-03-16T05:50:26","modified_gmt":"2026-03-16T05:50:26","slug":"user-id","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/user-id\/","author":13893458,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.0","stable_tag":"2.0.0","tested":"6.9.4","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"User ID","header_author":"Aditya Shah","header_description":"This Plugin shows your user ID.","assets_banners_color":"","last_updated":"2026-03-16 05:50:26","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/theadityashah.com","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/user-id\/","header_author_uri":"https:\/\/theadityashah.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1300,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"2.0.0":{"tag":"2.0.0","author":"ethicaladitya","date":"2026-03-16 05:50:26"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3483425,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8531,94,4932,257834,129274],"plugin_category":[59],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-94623","plugin","type-plugin","status-publish","hentry","plugin_tags-activity-log","plugin_tags-debug","plugin_tags-developer-tools","plugin_tags-impersonate","plugin_tags-user-id","plugin_category-utilities-and-tools","plugin_committers-ethicaladitya"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/user-id\/assets\/icon-256x256.png?rev=3483425","icon_2x":"https:\/\/ps.w.org\/user-id\/assets\/icon-256x256.png?rev=3483425","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>User ID has evolved from a simple column displaying user IDs into the <strong>most comprehensive Support and Debug Toolkit<\/strong> 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.<\/p>\n\n<p>While preserving the core lightweight \"User ID\" column in the Users table and the <code>[user-id]<\/code> shortcode for complete backward compatibility, the 2.0.0 update introduces powerful, modular features designed to supercharge your WordPress user management workflow.<\/p>\n\n<h3>Core Features<\/h3>\n\n<ul>\n<li><strong>User ID Column<\/strong>: Instantly see and copy User IDs directly from the WordPress Users table. Stop searching for ways to find WordPress user IDs.<\/li>\n<li><strong>Deep User Search<\/strong>: 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 <code>wp_usermeta<\/code> table.<\/li>\n<li><strong>WordPress User Inspector<\/strong>: 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.<\/li>\n<li><strong>Secure User Impersonation<\/strong>: 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.<\/li>\n<li><strong>User Activity Log &amp; Login Tracker<\/strong>: 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.<\/li>\n<li><strong>Support Mode<\/strong>: An optional setting that enables a quick-access \"User Debug\" dropdown in the WordPress Admin Bar, improving support agent efficiency.<\/li>\n<\/ul>\n\n<h3>Developer Extensibility<\/h3>\n\n<ul>\n<li><strong>WP-CLI Support<\/strong>: Use <code>wp user-id inspect &lt;id&gt;<\/code> to instantly retrieve user data and capabilities from the command line without opening the dashboard.<\/li>\n<li><strong>REST API Endpoints<\/strong>: Integrates seamlessly with the wp-json endpoints via <code>\/wp-json\/user-id\/v1\/inspect\/&lt;id&gt;<\/code>.<\/li>\n<li><strong>Filters &amp; Actions<\/strong>: Leverage hooks like <code>user_id_activity<\/code> and <code>apply_filters('user_id_meta_keys')<\/code> to extend the toolkit tracker functionality with your own custom events.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>user-id<\/code> directory to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Access the toolkit under <strong>Tools &rarr; User Debug<\/strong>, or enable <strong>Support Mode<\/strong> via Settings &rarr; User ID.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20the%20old%20%5Buser-id%5D%20shortcode%20still%20work%3F\"><h3>Does the old [user-id] shortcode still work?<\/h3><\/dt>\n<dd><p>Yes! Backward compatibility is guaranteed. The shortcode <code>[user-id]<\/code> will continue to display the currently logged-in user's ID as it always has.<\/p><\/dd>\n<dt id=\"how%20do%20i%20search%20by%20user%20meta%3F\"><h3>How do I search by user meta?<\/h3><\/dt>\n<dd><p>Navigate to Tools &rarr; User Debug. Use the <strong>Deep User Search<\/strong> box and simply enter the meta value you're looking for. The system will search standard fields first, and if nothing is found, it will deep-dive into the usermeta table.<\/p><\/dd>\n<dt id=\"is%20impersonation%20secure%3F\"><h3>Is impersonation secure?<\/h3><\/dt>\n<dd><p>Yes. Only users with <code>manage_options<\/code> (typically Administrators) can use the impersonation feature. Super Admins on Multisite and other Administrators cannot be impersonated to prevent privilege escalation.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>Major Feature Update: The plugin has been completely rewritten into an OOP architecture.<\/li>\n<li>Feature: User Inspector &amp; Deep User Search added under Tools -&gt; User Debug.<\/li>\n<li>Feature: Secure User Impersonation with quick 'Return to Admin' button.<\/li>\n<li>Feature: Login History and Activity Tracking tables added.<\/li>\n<li>Feature: WP-CLI and REST API support added.<\/li>\n<li>Enhancement: Added copy-to-clipboard functionality for the User ID column.<\/li>\n<li>Enhancement: Added User ID to the User Profile edit screens.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release. Shows user ID in front-end using shortcode. Displays User ID in Admin Panel.<\/li>\n<\/ul>","raw_excerpt":"A powerful WordPress user manager to impersonate users, track activity logs, debug meta, and find user IDs. The ultimate user support toolkit.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/94623","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=94623"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ethicaladitya"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=94623"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=94623"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=94623"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=94623"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=94623"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=94623"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}