Cambia Utente
·
Log in as another user (e.g. a WooCommerce customer) to verify their access, orders and downloads.
평가
버전
1.5
최근 업데이트일
Jun 4, 2026
Cambia Utente adds an admin screen that lists the site users and lets an administrator log in as any of them with one click. It is handy for support and debugging: you can check what a WooCommerce customer actually sees — active orders, available downloads, account pages — without asking for their password.
How it works:
- A top-level Cambia Utente menu (icon: people) is added to wp-admin.
- The screen lists users with name and email and an Log in button each.
- Clicking a button replaces your session with that user’s session and sends you to the site front page as that user.
- To go back to your account, log out and log in again as administrator.
Security:
- The screen and the switch action are restricted to users with the
edit_userscapability (administrators), customisable via thecambia_utente_capabilityfilter. - Every switch is protected by a WordPress nonce.
- The plugin stores no options, creates no tables and sends no data to external services.