User Switching

Instant switching between user accounts in WordPress and WooCommerce.

v1.12.0John BlackbournUpdated 2026-05-24Added Mar 5, 2009200k+ installs98% rating100% support resolved
63
Score
2
Errors
47
Warnings
+0
Change

Category Scores

Security37
Repo91
Performance100
Maintainability94

Top Issues by Category

Issues Details

49 issues found in latest scan

WARNING25
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING10
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "auth_cookie_expiration".

WARNING5
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[$auth_cookie_name]

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "current_user_switched".

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidatedNotSanitized

Detected usage of a non-sanitized, non-validated input variable _SERVER: "{$scheme}://{$_SERVER['HTTP_HOST']}{$_SERVER['REQUEST_URI']}"

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

ERROR1
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'bp_get_button'.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

WARNING1
plugin_header_nonexistent_domain_path

The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"

Latest Snapshot

Findings

49

Errors

2

Warnings

47

Score History

First score snapshot

First scan completed Jun 19, 2026

v1.12.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v1.12.0

63

Latest

Findings
49
Errors
2
Warnings
47
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins