| 开发者 | allimedia |
|---|---|
| 更新时间 | 2026年9月3日 17:06 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/wp-content/plugins/allimedia-login-prefix-guard/.No. The plugin does not edit WordPress core files. The database prefix tool updates database table names and wp-config.php only after an administrator explicitly confirms the action.
Login URL protection is one half of the plugin. The second core workflow treats a database prefix change as a verified operation with a readiness report, core/custom table impact map, identifier and metadata collision validation, post-change integrity verification, coordinated wp-config.php handling and verified automatic rollback.
No. Prefix changing is disabled on multisite installations because table mapping is more complex and should be handled manually by an experienced administrator.
When login protection is enabled, direct requests to wp-login.php return a 404 response. WordPress login links are changed to your custom login slug.
The request returns a 404 response instead of redirecting to and revealing the custom login URL. Public endpoints required by WordPress and plugins remain available.
Create a full database backup and a wp-config.php backup. Also make sure you have filesystem or hosting panel access in case you need to restore the site.
Yes. Use the Preview prefix change button to see every planned rename and a readiness report covering core tables, custom tables, WordPress metadata, collisions, wp-config.php, in-memory rollback readiness and database privileges. A failed readiness check blocks the operation.
Yes. Use wp login-prefix-guard generate, wp login-prefix-guard preview newprefix_ and wp login-prefix-guard change newprefix_ --confirm-backup --yes.
No. The plugin does not send data to external servers.
Set the WordPress site language or your user profile language to Czech. The plugin interface will switch automatically.