=== Login as User === Contributors: yiannistaos Tags: user, login, admin, web357 Donate link: https://www.paypal.me/web357 Requires at least: 4.6 Tested up to: 5.2.2 Requires PHP: 5.4 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Helps Admins to login at front-end as a specific user. Useful for sites where the admin needs to check user's data. == Description == This plugin helps admin users to login to the front-end as a specific user. It is useful for websites where the admin user needs to check if a user can see their order(s) correctly, if a form was filled out correctly, or any issues with a user’s personal details, etc. The Admin user will be accessing all this information as the external User in order to replicate any issues and assist the user. [Live Demo](https://demo.web357.com/wordpress/login-as-user/wp-admin/) username: demo / password: demo == Installation == 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 == Frequently Asked Questions == = 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). == Screenshots == 1. The "Login as User" button as it displayed in the Users' page, at the right of each username. 2. The "Login as User" button in the user's profile page, at the backend. 3. The "Login as User" button as it displayed in the WooCommerce orders page, at the right of each order. 4. The "Login as User" button in the order details page, at the right sidebar, as a meta box. == Changelog == = 11-Jul-2019 : v1.0.0 = * First beta release