Mô tả
Allow WordPress administrators to masquerade as other users on their site. Adds a dropdown select box to the admin bar as well as individual links in the dashboard’s user view. WP Masquerade also allows the user to revert back to their previous session for easy return to the admin user.
Thanks to JR King (castle-creative.com) and swingline0 for the initial development of the plugin was forked from.
Ảnh màn hình
Cài đặt
- Download the plugin and extract the files
- Upload
masquerade
directory to your WordPress Plugin directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto the ‘Users’ menu in WordPress to see Masquerade Link.
Hỏi đáp
Q: Why doesn’t the Masquerade as User” link appear in the user list?
A: For security reasons, the link only appears to users that have the ‘delete_users’ capability.
- Installation Instructions
-
- Download the plugin and extract the files
- Upload
masquerade
directory to your WordPress Plugin directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Goto the ‘Users’ menu in WordPress to see Masquerade Link.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Users Masquerade” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WP Users Masquerade” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
2.0.0
- Second stable release
1.1.0
- Big refactor, add admin bar user selection
1.0.1
- Added nonce security check to POST request
1.0
- First stable release