Spring naar de inhoud
WordPress.org

Nederlands (België)

  • Thema’s
  • Plugins
  • Nieuws
  • Over
  • Meetups
  • Vertaling
  • Contact
  • Download WordPress
Download WordPress
WordPress.org

Plugin Directory

Cambia Utente

  • Dien een plugin in
  • Mijn favorieten
  • Login
  • Dien een plugin in
  • Mijn favorieten
  • Login

Cambia Utente

Door Fabio Moro
Download
  • Details
  • Beoordelingen
  • Installatie
  • Ontwikkeling
Ondersteuning

Beschrijving

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_users
    capability (administrators), customisable via the cambia_utente_capability filter.
  • Every switch is protected by a WordPress nonce.
  • The plugin stores no options, creates no tables and sends no data to external services.

Installatie

  1. Upload the cambia-utente folder to /wp-content/plugins/, or install the
    plugin from the Plugins screen in WordPress.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Open the Cambia Utente menu in wp-admin and click Log in next to a user.

FAQ

Who can switch user?

Only logged-in administrators (users with the edit_users capability). You can
change the required capability with the cambia_utente_capability filter.

How do I switch back to my administrator account?

Log out and log back in as administrator. The plugin performs a one-way switch by
design and keeps no impersonation state.

Does it require WooCommerce?

No. It works with any WordPress users. It is especially useful together with
WooCommerce to inspect a customer’s orders and downloads.

Does the plugin send any data to external services?

No. Everything happens on your own site; no third party is contacted.

Beoordelingen

Very good

ucciu 9 december 2018
Nice plugin
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Cambia Utente” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers
  • Fabio Moro

Vertaal “Cambia Utente” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.5

  • Security: capability check moved to edit_users, all input is unslashed and
    sanitised, and the nonce is verified before any action.
  • The user switch now runs on admin_init, clears the previous auth cookie and
    redirects after switching.
  • Output is fully escaped; the inline <style> block was moved to an enqueued
    stylesheet loaded only on the plugin page.
  • Added a guard against direct file access (ABSPATH check) and the
    cambia_utente_capability filter.
  • Fixed the user display name (was reading a non-existent property).
  • Completed the plugin header and rewrote the readme in English with a Stable tag
    and License URI (the previous readme had no Stable tag).

1.4

  • Previous public release.

Meta

  • Versie 1.5
  • Laatst bijgewerkt: 2 maanden geleden
  • Actieve installaties: Minder dan 10
  • WordPress versie 6.5 of nieuwer
  • Getest t/m 7.0.4
  • PHP versie 7.4 of nieuwer
  • Taal
    English (US)
  • Tags
    administratorcustomerloginuserswoocommerce
  • Geavanceerde weergave

Beoordelingen

5 van 5 sterren.
  • 1 5 ster beoordeling 5 sterren 1
  • 0 4 sterren beoordeling 4 sterren 0
  • 0 3 sterren beoordeling 3 sterren 0
  • 0 2 sterren beoordeling 2 sterren 0
  • 0 1 sterren beoordeling 1 ster 0

Je beoordeling

Bekijk alle beoordelingen

Bijdragers

  • Fabio Moro

Ondersteuning

Iets te melden? Hulp nodig?

Het supportforum bekijken

  • Over
  • Nieuws
  • Hosting
  • Privacy
  • Showcase
  • Thema's
  • Plugins
  • Patronen
  • Leren
  • Ondersteuning
  • Ontwikkelaars
  • WordPress.tv ↗
  • Raak betrokken
  • Events
  • Doneer ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Nederlands (België)

  • Bezoek ons X (voorheen Twitter) account
  • Bezoek onze Bluesky account
  • Bezoek ons Mastodon account
  • Bezoek onze Threads account
  • Onze Facebookpagina bezoeken
  • Bezoek onze Instagram account
  • Bezoek onze LinkedIn account
  • Bezoek onze TikTok account
  • Bezoek ons YouTube kanaal
  • Bezoek onze Tumblr account
Code is Poetry.
The WordPress® trademark is the intellectual property of the WordPress Foundation.