Linux 软件免费装
Banner图

Allimedia Login & Prefix Guard

开发者 allimedia
更新时间 2026年9月3日 17:06
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

security wp-login login security admin login database prefix

下载

详情介绍:

Allimedia Login & Prefix Guard combines two focused hardening workflows: a private login URL that reduces automated login noise and a controlled database table prefix changer for sites that still use a predictable prefix such as wp_. Unlike a login-only URL hider, the plugin treats a database prefix change as a verified workflow. It checks the installation before making changes, maps core and custom tables, validates metadata and collisions, coordinates wp-config.php with the database operation, verifies the resulting site state and automatically rolls back if any post-change integrity check fails. The plugin is intentionally small: no tracking, no external services, no remote assets, no ads, and no public "powered by" links. Main features Important backup notice Changing the database table prefix is a sensitive maintenance task. Always create a full database backup and an external wp-config.php backup before using the prefix changer. The plugin does not create a database backup and does not store a wp-config.php backup anywhere on disk. The original configuration is retained only in memory for an automatic rollback during the synchronous operation. Privacy Allimedia Login & Prefix Guard does not collect personal data, does not contact external servers and does not add tracking scripts. Languages The plugin is fully internationalized. Community translations are managed and delivered through translate.wordpress.org.

安装:

  1. Upload the plugin folder to /wp-content/plugins/allimedia-login-prefix-guard/.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Allimedia Login & Prefix Guard.
  4. Set your custom login slug and enable login protection.
  5. Save the new login URL in a secure place before logging out.

常见问题:

Will this change WordPress core files?

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.

How is this different from a login-only URL hider?

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.

Can I use the prefix changer on multisite?

No. Prefix changing is disabled on multisite installations because table mapping is more complex and should be handled manually by an experienced administrator.

What happens to wp-login.php?

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.

What happens when a logged-out visitor opens wp-admin?

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.

What should I do before changing the database prefix?

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.

Can I preview the prefix change first?

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.

Does the plugin include WP-CLI commands?

Yes. Use wp login-prefix-guard generate, wp login-prefix-guard preview newprefix_ and wp login-prefix-guard change newprefix_ --confirm-backup --yes.

Does the plugin send data to Allimedia.cz or any third party?

No. The plugin does not send data to external servers.

How do I enable Czech?

Set the WordPress site language or your user profile language to Czech. The plugin interface will switch automatically.

更新日志:

1.1.2 1.1.1 1.1.0 1.0.15 1.0.14 1.0.13 1.0.12 1.0.11 1.0.10 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0.0