User Switching
This plugin allows you to quickly switch between user accounts in WordPress at the click of a button. You’ll be instantly logged out and logged in as your desired user. This is handy for helping customers on WooCommerce sites, membership sites, testing environments, or for any site where administrators need to switch between multiple accounts.
Особенности
- Переключение пользователя: Мгновенное переключение на любую учетную запись со страницы Пользователи.
- Переключение назад: Мгновенный возврат к исходному аккаунту.
- Выход из системы: Выйдите из своей учетной записи, но сохраните возможность мгновенно войти в нее снова.
- Совместим с мультисайт, WooCommerce, BuddyPress и bbPress.
- Совместим с большинством плагинов для управления членством и пользователями.
- Совместим с большинством решений двухфакторной аутентификации (смотрите Часто задаваемые вопросы для подробностей).
- Одобрен для использования на платформах WordPress корпоративного уровня, таких как Altis и WordPress VIP.
Примечание: User Switching поддерживает версии WordPress, выпущенные не более трех лет назад, а также PHP версии 7.4 или выше.
Безопасность
- Только пользователи, имеющие право редактировать других пользователей, могут переключаться между учетными записями. По умолчанию это только администраторы в односайтовых установках и суперадминистраторы в мультисайтовых установках.
- Пароли не раскрываются (и не могут быть раскрыты).
- Использует систему аутентификации с помощью файлов cookie в WordPress при запоминании учетной записи (учетных записей), с которой (которых) вы перешли, и при обратном переходе.
- Implements the nonce security system in WordPress, meaning only those who intend to switch users can switch.
- Полная поддержка проверки сеансов пользователей, где это необходимо.
- Полная поддержка HTTPS.
Применение
- Visit the Users menu in WordPress and you’ll see a Switch To link in the list of action links for each user.
- Нажмите на эту кнопку, и Вы немедленно перейдете в эту учетную запись пользователя.
- You can switch back to your originating account via the Switch back link on each dashboard screen or in your profile menu in the WordPress toolbar.
Alternatively, in the WordPress Command Palette you can search for a user and immediately switch into their account. You can switch off and switch back from there too.
See the FAQ for information about the Switch Off feature.
Другие плагины
Я поддерживаю несколько других плагинов для разработчиков. Ознакомьтесь с ними:
- Query Monitor is the developer tools panel for WordPress
- WP Crontrol lets you view and control what’s happening in the WP-Cron system
Благодарность
Время, которое я трачу на поддержку этого и других плагинов, частично спонсируется:
Положение о конфиденциальности
User Switching does not send data to any third party, nor does it include any third party resources, nor will it ever do so.
User Switching makes use of browser cookies in order to allow users to switch to another account. Its cookies operate using the same mechanism as the authentication cookies in WordPress core, which means their values contain the user’s user_login field in plain text which should be treated as potentially personally identifiable information (PII) for privacy and regulatory reasons (GDPR, CCPA, etc). The names of the cookies are:
wordpress_user_sw_{COOKIEHASH}wordpress_user_sw_secure_{COOKIEHASH}wordpress_user_sw_olduser_{COOKIEHASH}
Также ознакомьтесь с часто задаваемыми вопросами, касающимися конфиденциальности и безопасности при переключении между пользователями.
Положение о доступности
User Switching aims to be fully accessible to all of its users. It implements best practices for web accessibility, outputs semantic and structured markup, adheres to the default styles and accessibility guidelines of WordPress, uses the accessibility APIs provided by WordPress and web browsers where appropriate, and is fully accessible via keyboard.
User Switching should adhere to Web Content Accessibility Guidelines (WCAG) 2.0 at level AA when used with a recent version of WordPress where its admin area itself adheres to these guidelines. If you’ve experienced or identified an accessibility issue in User Switching, please open a thread in the User Switching plugin support forum and I’ll address it swiftly.
