Title: User Switching
Author: John Blackbourn
Published: <strong>5 de marzo de 2009</strong>
Last modified: 27 de febrero de 2026

---

Buscar plugins

![](https://ps.w.org/user-switching/assets/banner-772x250.png?rev=2204929)

![](https://ps.w.org/user-switching/assets/icon.svg?rev=3193956)

# User Switching

 Por [John Blackbourn](https://profiles.wordpress.org/johnbillion/)

[Descargar](https://downloads.wordpress.org/plugin/user-switching.1.11.2.zip)

[Vista previa](https://es.wordpress.org/plugins/user-switching/?preview=1)

 * [Detalles](https://es.wordpress.org/plugins/user-switching/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/user-switching/#reviews)
 * [Desarrollo](https://es.wordpress.org/plugins/user-switching/#developers)

 [Soporte](https://wordpress.org/support/plugin/user-switching/)

## Descripción

This plugin allows you to quickly swap between user accounts in WordPress at the
click of a button. You’ll be instantly logged out and logged in as your desired 
user. This is handy for helping customers on WooCommerce sites, membership sites,
testing environments, or for any site where administrators need to switch between
multiple accounts.

### Características

 * Cambiar de usuario: cambia instantáneamente a cualquier cuenta de usuario desde
   la pantalla _Usuarios_.
 * Volver a cambiar: vuelve atrás a tu cuenta de origen instantáneamente.
 * Desconectar: sales de tu cuenta, pero conservas la capacidad de volver atrás 
   de nuevo instantáneamente.
 * Compatible with Multisite, WooCommerce, BuddyPress, and bbPress.
 * Compatible with most membership and user management plugins.
 * Compatible with most two-factor authentication solutions (see the [FAQ](https://wordpress.org/plugins/user-switching/faq/)
   for more info).
 * Approved for use on enterprise-grade WordPress platforms such as [Altis](https://www.altis-dxp.com/)
   and [WordPress VIP](https://wpvip.com/).

Note: User Switching supports versions of WordPress up to three years old, and PHP
version 7.4 or higher.

### Seguridad

 * Solo los usuarios con la capacidad de editar a otros usuarios pueden cambiar 
   de cuenta de usuario. De forma por defecto, solo son administradores en instalaciones
   de un solo sitio y superadministradores en instalaciones de varios sitios.
 * Las contraseñas no son (y no pueden ser) reveladas.
 * Utiliza el sistema de autenticación de cookies en WordPress cuando recuerda la(
   s) cuenta(s) desde la(s) que has cambiado y cuando vuelve a cambiar.
 * Implementa el sistema de seguridad nonce en WordPress, lo que significa que solo
   aquellos que tengan la intención de cambiar de usuario pueden cambiar.
 * Soporte completo para la validación de la sesión del usuario cuando corresponda.
 * Full support for HTTPS.
 * Backed by [the Patchstack Vulnerability Disclosure Program](https://patchstack.com/database/vdp/user-switching)

### Uso

 1. Visit the _Users_ menu in WordPress and you’ll see a _Switch To_ link in the list
    of action links for each user.
 2. Haz clic aquí y cambiarás inmediatamente a esa cuenta de usuario.
 3. Puedes volver a tu cuenta de origen a través del enlace _Cambiar atrás_ en cada
    pantalla del panel o en el menú de tu perfil en la barra de herramientas de WordPress.

See the [FAQ](https://wordpress.org/plugins/user-switching/faq/) for information
about the _Switch Off_ feature.

### Otros plugins

Mantengo varios otros plugins para desarrolladores. Échales un vistazo:

 * [Query Monitor](https://es.wordpress.org/plugins/query-monitor/) es el panel 
   de herramientas para desarrolladores de WordPress
 * [WP Crontrol](https://es.wordpress.org/plugins/wp-crontrol/) te permite ver y
   controlar lo que sucede en el sistema WP-Cron

### Declaración de privacidad

User Switching no envía datos a terceros, ni incluye recursos de terceros, ni lo
hará nunca.

User Switching usa las cookies del navegador para poder permitir a los usuarios 
cambiar a otra cuenta. Sus cookies funcionan usando el mismo mecanismo que las cookies
de identificación en el núcleo de WordPress, lo que significa que sus valores contienen
el campo `user_login` del usuario en texto sin formato que debe tratarse como información
personal potencialmente identificable (PII) por razones de privacidad y normativa(
RGPD, CCPA, etc.). Los nombres de las cookies son:

 * `wordpress_user_sw_{COOKIEHASH}`
 * `wordpress_user_sw_secure_{COOKIEHASH}`
 * `wordpress_user_sw_olduser_{COOKIEHASH}`

Mira también las FAQ para ver algunas preguntas relacionadas con la privacidad y
la seguridad al cambiar entre usuarios.

### Accessibility Statement

User Switching aims to be fully accessible to all of its users. It implements best
practices for web accessibility, outputs semantic and structured markup, adheres
to the default styles and accessibility guidelines of WordPress, uses the accessibility
APIs provided by WordPress and web browsers where appropriate, and is fully accessible
via keyboard.

User Switching should adhere to Web Content Accessibility Guidelines (WCAG) 2.0 
at level AA when used with a recent version of WordPress where its admin area itself
adheres to these guidelines. If you’ve experienced or identified an accessibility
issue in User Switching, please open a thread in [the User Switching plugin support forum](https://wordpress.org/support/plugin/user-switching/)
and I’ll address it swiftly.

## Capturas

 * [[
 * The _Switch To_ link on the Users screen
 * [[
 * The _Switch To_ link on a user’s profile

## FAQ

### ¿Este plugin funciona con PHP 8?

Yes, it’s actively tested and working up to PHP 8.4.

### ¿Qué significa «desconectar»?

Al apagar los registros, sales de tu cuenta, pero conservas tu ID de usuario en 
una cookie de identificación para que puedas volver atrás sin tener que volver a
acceder de nuevo manualmente. Es similar a cambiar a ningún usuario y poder volver
a cambiar.

The _Switch Off_ link can be found in your profile menu in the WordPress toolbar.
Once you’ve switched off you’ll see a _Switch back_ link in a few places:

 * In the footer of your site
 * On the Log In screen
 * In the «Meta» widget

### ¿Funciona este plugin con WordPress multisitio?

Sí, y también podrás cambiar de usuario desde la pantalla de usuarios en la administración
de la red.

### ¿Este plugin funciona con WooCommerce?

Yes, and you’ll also be able to switch users from various WooCommerce administration
screens while logged in as a Shop Manager or an administrative user.

### ¿Este plugin funciona con BuddyPress?

Sí, y también podrás cambiar entre usuarios desde las pantallas de perfil de miembro
y la pantalla del listado de miembros.

### ¿Este plugin funciona con bbPress?

Sí, y también podrás cambiar usuarios desde las pantallas de los perfiles de miembros.

### ¿Funcionará este plugin si mi sitio está usando un plugin de identificación de dos factores?

Si, la mayoría de las veces.

One exception I’m aware of is Duo. If you’re using [Duo Universal](https://wordpress.org/plugins/duo-universal/)
or [Duo Security](https://wordpress.org/plugins/duo-wordpress/) then you should 
install the [User Switching for Duo](https://github.com/johnbillion/user-switching-duo-security)
add-on plugin which will prevent the two-factor authentication prompt from appearing
when you switch between users.

### ¿Qué capacidad necesita un usuario para poder cambiar de cuenta?

A user needs the `edit_users` capability in order to switch user accounts. By default
only Administrators have this capability, and with Multisite enabled only Super 
Admins have this capability.

Specifically, a user needs the ability to edit the target user in order to switch
to them. This means if you have custom user capability mapping in place which uses
the `edit_users` or `edit_user` capabilities to affect ability of users to edit 
others, then User Switching should respect that.

### ¿Pueden los administradores habituales en instalaciones multisitio cambiar de cuenta?

No. Esto puede ser activado mediante la instalación del plugin [User Switching for Regular Admins](https://github.com/johnbillion/user-switching-for-regular-admins).

### ¿Se puede otorgar la capacidad de cambiar de cuenta a otros usuarios o perfiles?

Sí. La meta capacidad `switch_users` se puede otorgar explícitamente a un usuario
o una función para permitirles cambiar de usuario independientemente de si tienen
o no la capacidad `edit_users`. A efectos prácticos, el usuario o perfil también
necesitará la capacidad `list_users` para poder acceder al menú usuarios en el área
de administración de WordPress.

    ```
    add_filter( 'user_has_cap', function( $allcaps, $caps, $args, $user ) {
        if ( 'switch_to_user' === $args[0] ) {
            if ( my_condition( $user ) ) {
                $allcaps['switch_users'] = true;
            }
        }
        return $allcaps;
    }, 9, 4 );
    ```

Ten en cuenta que esto debe suceder antes de la propia capacidad de cambio del filtro
del de usuario, de ahí la prioridad del `9`.

### ¿Se puede denegar a los usuarios la posibilidad de cambiar de cuentas?

Sí. Las capacidades del usuario en WordPress se pueden configurar en `false` para
denegarlas a un usuario. Negar la capacidad de `switch_users` evita que el usuario
cambie usuarios, incluso si tiene la capacidad `edit_users`.

    ```
    add_filter( 'user_has_cap', function( $allcaps, $caps, $args, $user ) {
        if ( 'switch_to_user' === $args[0] ) {
            if ( my_condition( $user ) ) {
                $allcaps['switch_users'] = false;
            }
        }
        return $allcaps;
    }, 9, 4 );
    ```

Notes:

 * This needs to happen before User Switching’s own capability filtering, hence 
   the priority of `9`.
 * The ID of the target user can be found in `$args[2]`.

### ¿Puedo añadir un enlace personalizado «Cambiar a» a mi propio plugin o tema?

Sí. Usa el método `user_switching::maybe_switch_url()` para esto. Se encarga de 
la identificación y devuelve una URL con nonce protegido para que el usuario actual
cambie a la cuenta de usuario proporcionada.

    ```
    if ( method_exists( 'user_switching', 'maybe_switch_url' ) ) {
        $url = user_switching::maybe_switch_url( $target_user );
        if ( $url ) {
            printf(
                '<a href="%1$s">Switch to %2$s</a>',
                esc_url( $url ),
                esc_html( $target_user->display_name )
            );
        }
    }
    ```

If you want to specify the URL that the user gets redirected to after switching,
add a `redirect_to` parameter to the URL like so:

    ```
    if ( method_exists( 'user_switching', 'maybe_switch_url' ) ) {
        $url = user_switching::maybe_switch_url( $target_user );
        if ( $url ) {
            // Redirect to the home page after switching:
            $redirect_to = home_url();
            printf(
                '<a href="%1$s">Switch to %2$s</a>',
                esc_url( add_query_arg(
                    'redirect_to',
                    rawurlencode( $redirect_to ),
                    $url
                ) ),
                esc_html( $target_user->display_name )
            );
        }
    }
    ```

The above code also works for displaying a link to switch back to the original user,
but if you want an explicit link for this you can use the following code:

    ```
    if ( method_exists( 'user_switching', 'get_old_user' ) ) {
        $old_user = user_switching::get_old_user();
        if ( $old_user ) {
            printf(
                '<a href="%1$s">Switch back to %2$s</a>',
                esc_url( user_switching::switch_back_url( $old_user ) ),
                esc_html( $old_user->display_name )
            );
        }
    }
    ```

### ¿Puedo determinar si el usuario actual ha cambiado a su cuenta?

Yes. Use the `current_user_switched()` function for this. If the current user switched
into their account from another then it returns a `WP_User` object for their originating
user, otherwise it returns false.

    ```
    if ( function_exists( 'current_user_switched' ) ) {
        $switched_user = current_user_switched();
        if ( $switched_user ) {
            // User is logged in and has switched into their account.
            // $switched_user is the WP_User object for their originating user.
        }
    }
    ```

### Can I log each time a user switches to another account?

You can install an audit trail plugin such as [Simple History](https://wordpress.org/plugins/simple-history/),
[WP Activity Log](https://wordpress.org/plugins/wp-security-audit-log/), or [Stream](https://wordpress.org/plugins/stream/),
all of which have built-in support for User Switching and all of which log an entry
when a user switches into another account.

### ¿Este plugin permite que un usuario inculpe a otro por una acción?

Posiblemente sí, pero User Switching incluye algunas protecciones de seguridad para
esto y hay más precauciones que puedes tomar como administrador del sitio:

 * You can install an audit trail plugin such as [Simple History](https://wordpress.org/plugins/simple-history/),
   [WP Activity Log](https://wordpress.org/plugins/wp-security-audit-log/), or [Stream](https://wordpress.org/plugins/stream/),
   all of which have built-in support for User Switching and all of which log an
   entry when a user switches into another account.
 * User Switching stores the ID of the originating user in the new WordPress user
   session for the user they switch to. Although this session does not persist by
   default when they subsequently switch back, there will be a record of this ID
   if your database server has query logging enabled.
 * El cambio de usuario almacena el nombre de acceso del usuario de origen en una
   cookie de identificación (consulta la declaración de privacidad para más información).
   Si los registros de acceso de tu servidor almacenan datos de cookies, habrá un
   registro de este nombre de acceso (junto con la dirección IP) para cada solicitud
   de acceso.
 * User Switching desencadena una acción cuando un usuario cambia de cuenta, se 
   desconecta o vuelve a cambiar (ver a continuación). Puedes usar estas acciones
   para realizar registros adicionales por motivos de seguridad, dependiendo de 
   tus requisitos.

Uno o más de los anteriores deberían permitirte correlacionar una acción con el 
usuario de origen cuando un usuario cambia de cuenta, si te es necesario.

Ten en cuenta que incluso sin el plugin User Switching en uso, cualquier usuario
que tenga la capacidad de editar a otro usuario aún puede seguir enmarcando a otro
usuario para una acción, por ejemplo, cambiando su contraseña y accediendo manualmente
en esa cuenta. Si te preocupa que los usuarios abusen de otros, debes tener mucho
cuidado al otorgar derechos administrativos a los usuarios.

### Does this plugin warn me if I attempt to switch into an account which somebody else is already switched into?

Yes. When this happens you’ll be shown a prompt asking you to confirm that you would
like to continue switching to the affected account.

This feature is useful if you have multiple users on your site who may be switching
into other user accounts at the same time, for example a team of support agents.

### ¿Puedo cambiar de usuario directamente desde la barra de herramientas de administración?

Yes, there’s a third party add-on plugin for this: [Admin Bar User Switching](https://wordpress.org/plugins/admin-bar-user-switching/).

### ¿Se llama a alguna acción del plugin cuando un usuario cambia de cuenta?

Sí. Cuando un usuario cambia a otra cuenta, se llama al gancho `switch_to_user`:

    ```
    /**
     * Fires when a user switches to another user account.
     *
     * @since 0.6.0
     * @since 1.4.0 The `$new_token` and `$old_token` parameters were added.
     *
     * @param int    $user_id     The ID of the user being switched to.
     * @param int    $old_user_id The ID of the user being switched from.
     * @param string $new_token   The token of the session of the user being switched to. Can be an empty string
     *                            or a token for a session that may or may not still be valid.
     * @param string $old_token   The token of the session of the user being switched from.
     */
    do_action( 'switch_to_user', $user_id, $old_user_id, $new_token, $old_token );
    ```

Cuando un usuario vuelve a su cuenta de origen, se llama al gancho `switch_back_user`:

    ```
    /**
     * Fires when a user switches back to their originating account.
     *
     * @since 0.6.0
     * @since 1.4.0 The `$new_token` and `$old_token` parameters were added.
     *
     * @param int       $user_id     The ID of the user being switched back to.
     * @param int|false $old_user_id The ID of the user being switched from, or false if the user is switching back
     *                               after having been switched off.
     * @param string    $new_token   The token of the session of the user being switched to. Can be an empty string
     *                               or a token for a session that may or may not still be valid.
     * @param string    $old_token   The token of the session of the user being switched from.
     */
    do_action( 'switch_back_user', $user_id, $old_user_id, $new_token, $old_token );
    ```

Cuando un usuario se apaga, se llama al gancho `switch_off_user`:

    ```
    /**
     * Fires when a user switches off.
     *
     * @since 0.6.0
     * @since 1.4.0 The `$old_token` parameter was added.
     *
     * @param int    $old_user_id The ID of the user switching off.
     * @param string $old_token   The token of the session of the user switching off.
     */
    do_action( 'switch_off_user', $old_user_id, $old_token );
    ```

When a user switches to another account, switches off, or switches back, the `user_switching_redirect_to`
filter is applied to the location that they get redirected to:

    ```
    /**
     * Filters the redirect location after a user switches to another account or switches off.
     *
     * @since 1.7.0
     *
     * @param string       $redirect_to   The target redirect location, or an empty string if none is specified.
     * @param string|null  $redirect_type The redirect type, see the `user_switching::REDIRECT_*` constants.
     * @param WP_User|null $new_user      The user being switched to, or null if there is none.
     * @param WP_User|null $old_user      The user being switched from, or null if there is none.
     */
    return apply_filters( 'user_switching_redirect_to', $redirect_to, $redirect_type, $new_user, $old_user );
    ```

Además, User Switching respeta los siguientes filtros del núcleo de WordPress cuando
corresponde:

 * `login_redirect` when switching to another user.
 * `logout_redirect` when switching off.

### How can I report a security bug?

[You can report security bugs through the official User Switching Vulnerability Disclosure Program on Patchstack](https://patchstack.com/database/vdp/user-switching).
The Patchstack team helps validate, triage, and handle any security vulnerabilities.

### ¿Aceptas donaciones?

[Estoy aceptando patrocinios a través del programa de patrocinadores de GitHub](https://github.com/sponsors/johnbillion)
y cualquier apoyo que puedas ofrecer me ayudará a mantener este plugin y que siga
siendo gratis para todos.

## Reseñas

![](https://secure.gravatar.com/avatar/beb589505accac2653801b68ee374fc25a670a43052c644e728de2539f218c71?
s=60&d=retro&r=g)

### 󠀁[Wonderful!](https://wordpress.org/support/topic/wonderful-1104/)󠁿

 [CJW](https://profiles.wordpress.org/cjw/) 16 de diciembre de 2025

What a great plug in! Made my life so much easier – thank you!

![](https://secure.gravatar.com/avatar/c4c0ea9c60f76f431b42126e5c6e6a6c4507ca818af0ab1c3e02b516b8c6f740?
s=60&d=retro&r=g)

### 󠀁[Great timesaving plugin](https://wordpress.org/support/topic/great-timesaving-plugin/)󠁿

 [Zrenjaninac](https://profiles.wordpress.org/zrenjaninac/) 12 de agosto de 2025

A real timesaver that I install every time I need to test out different user type
roles.

![](https://secure.gravatar.com/avatar/46f1acb7031240297880159057561e74bdde45b33e7eb7a59fa58680c7940d2a?
s=60&d=retro&r=g)

### 󠀁[Super Useful for sites with Members/Portal/etc](https://wordpress.org/support/topic/super-useful-for-sites-with-members-portal-etc/)󠁿

 [Brandon Hubbard](https://profiles.wordpress.org/bhubbard/) 27 de junio de 2025

Super great plugin for any WordPress site using members, portal, or similar experience.

![](https://secure.gravatar.com/avatar/22585cf9be02957c830fe939ab410d506f28ab754ebcf672b152c3508790a7f0?
s=60&d=retro&r=g)

### 󠀁[Exactly as expected!](https://wordpress.org/support/topic/exactly-as-expected-11/)󠁿

 [phantasmix](https://profiles.wordpress.org/phantasmix/) 3 de junio de 2025

Had to test what multiple user roles see after logging in and User Switching plugin
helped tremendously. No fussing with fake/temp accounts needed.

![](https://secure.gravatar.com/avatar/c235e7c6c7def7686e18cfb13934fb82e62ab0c7adc5832899aaacda0bbb0ad0?
s=60&d=retro&r=g)

### 󠀁[Perfect simple user switch plugin](https://wordpress.org/support/topic/perfect-simple-user-switch-plugin/)󠁿

 [Ivijan-Stefan Stipic](https://profiles.wordpress.org/ivijanstefan/) 6 de diciembre
de 2024

I integrate this plugin with BuddyBoss, WooCommerce, and some of my custom dashboards.
It’s a very handy plugin and has saved me a lot of time by providing features that
I would otherwise have to develop from scratch.

![](https://secure.gravatar.com/avatar/a5adf2738ff850fa906c446d519fac0398471d2d9eebf2548e87fa2f808bd70f?
s=60&d=retro&r=g)

### 󠀁[Super helper](https://wordpress.org/support/topic/super-helper/)󠁿

 [Alex Gor](https://profiles.wordpress.org/alexgff/) 10 de noviembre de 2024

Very happy with this plugin! It’s simple to use and works flawlessly, making my 
tasks easier and more efficient.

 [ Leer todas las 239 reseñas ](https://wordpress.org/support/plugin/user-switching/reviews/)

## Colaboradores y desarrolladores

«User Switching» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ John Blackbourn ](https://profiles.wordpress.org/johnbillion/)

«User Switching» está traducido en 49 idiomas. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/user-switching/contributors)
por sus contribuciones.

[Traduce «User Switching» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/user-switching)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/user-switching/) ,
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/user-switching/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/user-switching/)
por [RSS](https://plugins.trac.wordpress.org/log/user-switching/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

### 1.11.2 (27 February 2026)

 * Fixes an expired nonce on the switch back link after the user session is destroyed
 * Fixes a potential undefined cookie constant warning in the wp_die handler

### 1.11.1 (4 December 2025)

 * Confirms support for WordPress 6.9

### 1.11.0 (15 October 2025)

 * Adds a Switch Back link to all `wp_die()` screens when you’re switched into another
   account.

### 1.10.0 (27 July 2025)

 * When the user is switched, display all of User Switching’s messages in the language
   of the original user

### 1.9.2 (16 April 2025)

 * Confirms support for WordPress 6.8
 * Minor code quality improvements

### 1.9.1 (5 December 2024)

 * Fixes the `wp_login` and `wp_logout` parameter usage which could cause a fatal
   error when passed an unexpected value.

### 1.9.0 (21 November 2024)

 * Introduces a confirmation message when a user attempts to switch into an account
   which somebody else is already switched into. Helpful for teams of support engineers
   who switch into customer accounts.
 * Confirms support for WordPress 6.7.
 * Confirms support for PHP 8.4.
 * Various code quality improvements.

### 1.8.0 (22 July 2024)

 * Adds a ‘Switch back’ link to some access denied messages within the admin area.
 * Confirms support for WordPress 6.6.

### 1.7.3 (21 February 2024)

 * Confirms support for PHP 8.3
 * Fixes compatibility with BuddyPress version 12
 * Adds configuration for the Live Preview feature on wordpress.org

### 1.7.2 (16 November 2023)

 * Confirm support for WordPress 6.4
 * Reinstate the missing plugin readme file

### Earlier versions

For the changelog of earlier versions, [refer to the releases page on GitHub](https://github.com/johnbillion/user-switching/releases).

## Plugin de la comunidad

Este plugin está desarrollado y recibe soporte de una comunidad. [Contribuye a este plugin](https://github.com/johnbillion/user-switching)

## Meta

 *  Versión **1.11.2**
 *  Última actualización **hace 3 meses**
 *  Instalaciones activas **200.000+**
 *  Versión de WordPress ** 6.1 o superior **
 *  Probado hasta **6.9.4**
 *  Versión de PHP ** 7.4 o superior **
 *  Idiomas
 * [Albanian](https://sq.wordpress.org/plugins/user-switching/), [Arabic](https://ar.wordpress.org/plugins/user-switching/),
   [Azerbaijani](https://az.wordpress.org/plugins/user-switching/), [Belarusian](https://bel.wordpress.org/plugins/user-switching/),
   [Bosnian](https://bs.wordpress.org/plugins/user-switching/), [Bulgarian](https://bg.wordpress.org/plugins/user-switching/),
   [Catalan](https://ca.wordpress.org/plugins/user-switching/), [Chinese (China)](https://cn.wordpress.org/plugins/user-switching/),
   [Chinese (Taiwan)](https://tw.wordpress.org/plugins/user-switching/), [Croatian](https://hr.wordpress.org/plugins/user-switching/),
   [Czech](https://cs.wordpress.org/plugins/user-switching/), [Danish](https://da.wordpress.org/plugins/user-switching/),
   [Dutch](https://nl.wordpress.org/plugins/user-switching/), [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/user-switching/),
   [English (Australia)](https://en-au.wordpress.org/plugins/user-switching/), [English (Canada)](https://en-ca.wordpress.org/plugins/user-switching/),
   [English (New Zealand)](https://en-nz.wordpress.org/plugins/user-switching/),
   [English (South Africa)](https://en-za.wordpress.org/plugins/user-switching/),
   [English (UK)](https://en-gb.wordpress.org/plugins/user-switching/), [English (US)](https://wordpress.org/plugins/user-switching/),
   [Estonian](https://et.wordpress.org/plugins/user-switching/), [Finnish](https://fi.wordpress.org/plugins/user-switching/),
   [French (France)](https://fr.wordpress.org/plugins/user-switching/), [Galician](https://gl.wordpress.org/plugins/user-switching/),
   [German](https://de.wordpress.org/plugins/user-switching/), [German (Switzerland)](https://de-ch.wordpress.org/plugins/user-switching/),
   [Greek](https://el.wordpress.org/plugins/user-switching/), [Gujarati](https://gu.wordpress.org/plugins/user-switching/),
   [Hebrew](https://he.wordpress.org/plugins/user-switching/), [Hindi](https://hi.wordpress.org/plugins/user-switching/),
   [Indonesian](https://id.wordpress.org/plugins/user-switching/), [Italian](https://it.wordpress.org/plugins/user-switching/),
   [Japanese](https://ja.wordpress.org/plugins/user-switching/), [Lithuanian](https://lt.wordpress.org/plugins/user-switching/),
   [Norwegian (Bokmål)](https://nb.wordpress.org/plugins/user-switching/), [Persian](https://fa.wordpress.org/plugins/user-switching/),
   [Polish](https://pl.wordpress.org/plugins/user-switching/), [Portuguese (Brazil)](https://br.wordpress.org/plugins/user-switching/),
   [Portuguese (Portugal)](https://pt.wordpress.org/plugins/user-switching/), [Romanian](https://ro.wordpress.org/plugins/user-switching/),
   [Russian](https://ru.wordpress.org/plugins/user-switching/), [Slovak](https://sk.wordpress.org/plugins/user-switching/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/user-switching/), [Spanish (Colombia)](https://es-co.wordpress.org/plugins/user-switching/),
   [Spanish (Ecuador)](https://es-ec.wordpress.org/plugins/user-switching/), [Spanish (Spain)](https://es.wordpress.org/plugins/user-switching/),
   [Spanish (Venezuela)](https://ve.wordpress.org/plugins/user-switching/), [Swedish](https://sv.wordpress.org/plugins/user-switching/),
   [Turkish](https://tr.wordpress.org/plugins/user-switching/) y [Ukrainian](https://uk.wordpress.org/plugins/user-switching/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/user-switching)
 * Etiquetas:
 * [fast user switching](https://es.wordpress.org/plugins/tags/fast-user-switching/)
   [multisite](https://es.wordpress.org/plugins/tags/multisite/)[user switching](https://es.wordpress.org/plugins/tags/user-switching/)
   [users](https://es.wordpress.org/plugins/tags/users/)[woocommerce](https://es.wordpress.org/plugins/tags/woocommerce/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/user-switching/advanced/)

## Valoraciones

 4.9 de 5 estrellas.

 *  [  232 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/user-switching/reviews/?filter=5)
 *  [  1 valoración de 4 estrellas     ](https://wordpress.org/support/plugin/user-switching/reviews/?filter=4)
 *  [  1 valoración de 3 estrellas     ](https://wordpress.org/support/plugin/user-switching/reviews/?filter=3)
 *  [  1 valoración de 2 estrellas     ](https://wordpress.org/support/plugin/user-switching/reviews/?filter=2)
 *  [  3 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/user-switching/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/user-switching/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/user-switching/reviews/)

## Colaboradores

 *   [ John Blackbourn ](https://profiles.wordpress.org/johnbillion/)

## Soporte

Problemas resueltos en los últimos dos meses:

     3 de 5

 [Ver el foro de soporte](https://wordpress.org/support/plugin/user-switching/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://github.com/sponsors/johnbillion)