| 开发者 | ethicaladitya |
|---|---|
| 更新时间 | 2026年8月26日 22:01 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[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
wp_usermeta table.wp user-id inspect <id> to instantly retrieve user data and capabilities from the command line without opening the dashboard./wp-json/user-id/v1/inspect/<id>.user_id_activity and apply_filters('user_id_meta_keys') to extend the toolkit tracker functionality with your own custom events.user-id directory to the /wp-content/plugins/ directory.Yes! Backward compatibility is guaranteed. The shortcode [user-id] will continue to display the currently logged-in user's ID as it always has.
Navigate to Tools → User Debug. Use the Deep User Search 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.
Yes. Only users with manage_options (typically Administrators) can use the impersonation feature. Super Admins on Multisite and other Administrators cannot be impersonated to prevent privilege escalation.