| 开发者 | domclic |
|---|---|
| 更新时间 | 2026年7月15日 15:52 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/effortless-temporary-secure-login, or install directly through the WordPress plugins screen.No. The plugin creates a separate, disposable WordPress user account and authenticates the recipient via a secure signed link — no password is ever shared or stored in plain text.
The account is automatically logged out, its sessions destroyed, and the underlying WordPress user account deleted. The event stays visible in the plugin's activity log.
revoke_super_admin() was called with the temporary account's username instead of its numeric user ID (which WordPress core silently ignores), and the uninstall routine didn't call it at all.eltsl_logins/eltsl_activity tables.number => 0 on the site query).wp-admin/network/admin-post.php, which doesn't exist; admin-post.php is a shared handler that always lives at wp-admin/admin-post.php.