内容をスキップ
  • ログイン
  • 登録
WordPress.org

日本語

  • テーマ
  • プラグイン
  • ニュース
  • サポート
    • ドキュメンテーション
    • フォーラム
  • 概要
  • 参加・貢献
  • このサイトについて
  • WordPress を入手
WordPress を入手

プラグイン

  • お気に入り
  • ベータテスト
  • 開発者
ダウンロード

Login as User

作者: Web357
  • 詳細
  • レビュー
  • インストール
  • 開発
サポート

説明

Login as a User WordPress plugin allows admins to have easy access to the frontend as a specific user and thus solve problems or provide better and faster customer support. With one click, the admin logs in as the external user or customer and handles any situation without wasting any time at all. If you want a WordPress plugin to switch accounts in an instant, Login as User is for you.

Video Description

Demo

Try Demo

    Username: demo
    Password: demo

Basic Features

  • In the Admin area, you select Users in the left-hand side menu and click All Users in the sub-menu. Now, all users of your website appear on the screen along with the Login as… button besides each name. You can click the button of the user you want to switch account.
  • Are you in a user’s profile and want to login as this user? Just click the button Login as:… at the top left-hand side and you will be able to check data and help this specific user with any problem.
  • You can choose the position of the “Login as user” toolbar. There are two available positions, the top and the bottom.
  • Compatible with the “User Insights” WordPress plugin. You just have to add a custom field with the name “loginasuser”.

PRO Features

  • Are you using the WooCommerce plugin? In the WooCommerce orders page, the Login as user button appears besides each customer to help you provide better customer support.
  • Is one of your customers having trouble with their order? Do you want to check the details of a customer’s order? You can easily check the customer’s problem from his/her perspective by switching with the Login as User button in the WooCommerce order details page.
  • You can use the shortcode [login_as_user user_id=”357″] to display the login as user button everywhere, event at the frontend. You just have to specify the user ID in the attribute.

スクリーンショット

  • In the Admin area, you select Users in the left-hand side menu and click All Users in the sub-menu. Now, all users of your website appear on the screen along with the Login as… button besides each name. You can click the button of the user you want to switch account.
  • Are you in a user’s profile and want to login as this user? Just click the button Login as:… at the top left-hand side and you will be able to check data and help this specific user with any problem.
  • Are you using the WooCommerce plugin? In the WooCommerce orders page, the Login as user button appears besides each customer to help you provide better customer support.
  • Is one of your customers having trouble with their order? Do you want to check the details of a customer’s order? You can easily check the customer’s problem from his/her perspective by switching with the Login as User button in the WooCommerce order details page.
  • Settings.

インストール

The plugin is simple to install:

  1. Download the file login-as-user.zip.
  2. Unzip it.
  3. Upload login-as-user directory to your /wp-content/plugins directory.
  4. Go to the plugin management page and enable the plugin.
  5. Configure the options from the Settings > Login as User page

FAQ

Why would I want to use this plugin?

This plugin is helpful if you are an admin and you want to sign in as any user, or if you would like to check and confirm if the users see the correct data into their account page. This plugin prevent admins to ask for login details (username and password).

評価

Perfect

milanbg 2023年7月17日
Thanks a lot for this wonderful plugin.This is exactly what I was looking for. It works perfectly. Thanks again.

It works as I expected

Matthias Honert 2023年6月22日
Thank you for your Work

not working for my website

mapecos2000 2023年4月27日
This plugin didn't work on my website, did not do what it aim to do, I asked refund and they paid the money back very fast. Well done Plugin could ofcourse work on other websites

Solid plugin does exactly what it claims to do!

aregabc 2023年2月16日
The support is great as well. Nice work!

nagging plugin

staedeli 2023年1月10日 3 replies
the plugin is adding pro links everywhere on the site. If you don't want to pay an yearly fee it's super anoying.Note: due to plugin author's comment, I revised my review from 2 to 4 stars.

Perfect for debugging

KarenWallace 2022年11月27日
When investigating reports of weird behavior from Wordpress users, being able to log in as the person to see what they're seeing when they can't articulate it well is a must. Thank you for making it easy!
26件のレビューをすべて表示

貢献者と開発者

Login as User はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者
  • Yiannis Christodoulou
  • John Blackbourn

“Login as User” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Login as User” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログを RSS で購読してみてください。

変更履歴

27-Jul-2023 : v1.4.7

  • Added PHP 8.2 Compatibility to the Plugin Update Checker and fix deprecation notices regarding PHP 8.2.x.
  • Fix CSS issues regarding z-index on Divi themes.

26-Jul-2023 : v1.4.6

  • [PHP 8.2 Deprecated Warning]: Creation of dynamic property LoginAsUser_AdminPro::$plugin_name_clean is deprecated in /wp-content/plugins/login-as-user-pro/admin/class-admin.php on line 51 on PHP 8.2, and WordPress 6.2.2.

07-Jun-2023 : v1.4.5

  • [Compatibility] Fully compatible with WordPress v6.2.x and WooCommerce v7.7.x
  • Compatible with the WooCommerce Mobile App
  • After login as a user, in the notification bar show the email instead of username. Example: “go back to admin as Yiannis Christodoulou (yiannis [@] web357 [.] com)”
  • Bug fixed after going back to admin dashboard. Bug message: “The link you followed as expired.”
  • PHP Warning fixed: Undefined array key “SERVER_NAME” in …/wp-content/plugins/login-as-user-pro/login-as-user-pro.php on line 67
  • Minor fixes and improvements

14-Jun-2022 : v1.4.4

  • Minor bugfix: The “Login as User” button is missing for specific user roles.

14-Jun-2022 : v1.4.3

  • [Compatibility] Fully compatible with WordPress v6.0 and WooCommerce v6.5+
  • Minor fixes and improvements

11-Feb-2022 : v1.4.2

  • [New Feature] You can use the shortcode [login_as_user user_id=”357″] to display the login as user button everywhere, event at the frontend. You just have to specify the user_id. Do not forget to replace the 357 with the user ID you want. (This feature included only in the Premium version)
  • [Compatibility] Fully compatible with WordPress v5.9 and WooCommerce v6.2
  • Minor fixes and improvements

28-Jul-2021 : v1.4.1

  • [Styling improvement] To fix the display of the login as user button when you have a lot of columns in Users/Orders area, we ‘ve created a new option to decrease the width of “Login as User” column. Navigate to: Settings > Login as User > “Login as…«option»” button > None (display only the user icon). [Thank you, Robert]
  • [Compatibility] Fully compatible with WordPress v5.8 and WooCommerce v5.5
  • Minor fixes and improvements

08-Apr-2021 : v1.4.0

  • [Compatibility] Fully compatible with the User Insights WordPress plugin.
  • [Compatibility] Fully compatible with WordPress v5.7 and WooCommerce v5.1.x
  • Minor fixes and improvements

09-Jan-2021 : v1.3.0

  • [Compatibility] Fully compatible with Loco Translate plugin.
  • [New feature] Validate website license key in the plugin settings (only for the premium version).
  • [Compatibility] Fully compatible with WordPress v5.6 and WooCommerce v4.8.

19-Oct-2020 : v1.2.2

  • [New option] You can now choose the position of the “Login as user” toolbar. There are two available positions, the TOP and the BOTTOM.
  • [Compatibility] Fully compatible with WordPress 5.5 and WooCommerce 4.6.

15-Apr-2020 : v1.2.1

  • [Bug Fixed] Error with the redirection URL after a successful login attempt. Admin is redirected to a URL that contains twice the value of the function “home_url()”, and gives a 404 error.

30-Mar-2020 : v1.2.0

  • [Style Improvement] Remove any margin of the button that displayed on the toolbar at frontend.
  • [Bug Fixed] The “login as user” button is not displayed. There was a filter conflict because a 3rd plugin calls the “manage_users_custom_column” filter too. We have change the priority and the issue has been resolved. [Many thanks to Michael Kuhlman for his help]
  • [Bug Fixed] Error with the redirection URL. Admin is not redirected to the correct page from settings, after logged in as a user.

14-Feb-2020 : v1.1.0

  • [New feature] You can now choose from the settings, which string will be displayed on the “Login as User” button. You can choose one from the following, nickname, or first name, or last name, or full name. For example Login as «Yiannis», or log in as «Christodoulou», or log in as «Johnathan99», or log in as «Yiannis Christodoulou».
  • [New Feature] Show only the first X characters of the username, or first/last name, or full name, on the “Login as…«option»” button. For example, if you choose 5, the button will be displayed like this: Login as «Yiann…», or Login as «Chris…», or Login as «Johna…», or Login as «Yiann…».
  • [Bug Fixed] Do not load the files “public.min.css” and “public.min.js” if the Login as User functionality is not enabled.
  • Minor bug fixes and improvements.

29-Jul-2019 : v1.0.1

  • If an admin is already logged in, a short message replaces the button. Example: “Already logged in” instead of “—“.
  • The language files have been updated with new strings.

11-Jul-2019 : v1.0.0

  • First beta release

メタ

  • バージョン: 1.4.7
  • 最終更新日: 2か月前
  • 有効インストール数: 20,000+
  • WordPress バージョン: 5.3またはそれ以降
  • 検証済み最新バージョン: 6.2.2
  • PHP バージョン: 7.0またはそれ以降
  • 言語:

    English (Australia)、English (US).

    プラグインを翻訳

  • タグ:
    adminloginlogin as useruserweb357
  • 詳細を表示

評価

すべて表示
  • 5つ星 23
  • 4つ星 3
  • 3つ星 0
  • 2つ星 0
  • 1つ星 0
レビューを申請するにはログインしてください。

貢献者

  • Yiannis Christodoulou
  • John Blackbourn

サポート

過去2ヶ月以内に解決した問題:

2 / 2

サポートフォーラムを表示

寄付

このプラグインが今後も改善できるよう応援しませんか ?

このプラグインに寄付

  • WordPress とは
  • ニュース
  • ホスティング
  • 寄付
  • ノベルティグッズ
  • サポート
  • 開発者
  • 参加・貢献
  • Learn
  • ショーケース
  • プラグイン
  • テーマ
  • パターン
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • マット・マレンウェッグ
  • プライバシー
  • 公開コード
WordPress.org
WordPress.org

日本語

  • Facebook ページへ
  • Twitter アカウントへ
  • Instagram アカウントへ
  • LinkedIn アカウントへ
  • YouTube チャンネルにアクセス
Code is Poetry.