Linux 软件免费装
Banner图

Dalmatian Dream Login As User

开发者 whitedd
更新时间 2026年9月2日 16:31
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

login admin users user switching impersonation

下载

详情介绍:

Dalmatian Dream Login As User adds a secure "Login as user" action to the WordPress Users screen for administrators with the dedicated dd_switch_users capability. The plugin uses opaque per-session switch tokens, server-side transient state, nonce-protected switch and return actions, strict target validation, safe redirects, and cleanup on logout. It blocks nested impersonation and protects multisite super administrator accounts. The plugin does not send data to external services and does not include telemetry, advertising, or remote code.

安装:

  1. Upload the dd-login-as-user folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Administrators receive the dd_switch_users capability on activation.

常见问题:

Who can switch users?

Only users with the dd_switch_users capability can start a switch session. The plugin adds that capability to the administrator role on activation.

Can administrators impersonate other administrators?

On single-site installs, administrator-to-administrator switching is blocked by default. Developers can opt in with the dd_login_as_user_allow_admin_target filter.

How long does a switch session last?

The default timeout is 60 minutes. It can be adjusted with the DD_LOGIN_AS_USER_TIMEOUT constant or the dd_login_as_user_timeout filter.

更新日志:

2.0.8 2.0.7 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0.0