=== MB User Switch ===
Contributors: mananbhatt
Donate link: https://www.buymeacoffee.com/yourname
Tags: user switch, switch back, user management, admin tools
Requires at least: 5.0
Requires PHP: 7.0
Tested up to: 6.8
Stable tag: 1.0
License: GPL2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Allows administrators to switch to another user and switch back securely, with a floating button on all pages.

== Description ==

MB User Switch provides:
* A "Switch User" link in the user list table.
* A floating "Switch Back" button visible on all frontend and admin pages.
* Secure switching with nonce verification.
* Clean code following WordPress standards.

== Installation ==

1. Upload the `mb-user-switch` folder to `/wp-content/plugins/`.
2. Activate the plugin through the WordPress admin.
3. Go to **Users > All Users** and click **Switch User**.
4. Use the floating **Switch Back** button to return to your original user.

== Screenshots ==

1. Switch User link in the Users table.
2. Floating Switch Back button.

== Changelog ==

= 1.0 =
* Initial release: Switch user and switch back functionality.

== Upgrade Notice ==

= 1.0 =
First stable release. Adds switch user and switch back functionality. No breaking changes.

== Frequently Asked Questions ==

= Who can use this plugin? =
Only users with the `manage_options` capability (typically Administrators) can switch users.

= Where does the Switch Back button appear? =
It appears in the bottom left corner on all frontend and admin pages while switched.
