Ruivo User Switcher

外掛說明

Ruivo User Switcher is a lightweight, fast, and user-friendly admin tool for switching users directly from the dashboard without page reload. It features a modern floating popup UI and secure session management.

Key Features:
* Floating circular button (bottom-left) for quick access.
* AJAX-powered user search with role filtering.
* One-click switching to any user profile.
* Secure “Switch Back” functionality to return to the original admin account.
* Keyboard shortcut (Ctrl + Shift + S) to toggle the switcher.
* Frontend support for switching while browsing the site.
* Clean, modular code following WordPress coding standards.

安裝方式

  1. Upload the ruivo-user-switcher folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Look for the user icon at the bottom-left of your admin dashboard.

常見問題集

Who can use this plugin?

Only users with the administrator capability can use the switcher.

How do I switch back?

When switched to another user, a blue notice will appear at the top of the page with a “Switch Back” button.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Ruivo User Switcher〉的開發相關工作。

參與者

將〈Ruivo User Switcher〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.1

  • Renamed the plugin to Ruivo User Switcher.
  • Replaced generic plugin identifiers with unique rxdusw_ prefixes.
  • Replaced inline switch-back JavaScript with enqueued assets.
  • Updated settings, AJAX actions, and text domain identifiers for branded naming.

1.1.0

  • Added modular code structure.
  • Added Settings page.
  • Added Keyboard Shortcut (Ctrl + Shift + S).
  • Added Frontend support.
  • Security and sanitization improvements.

1.0.0

  • Initial release.