Brayne WordPress Admin Login
WordPress Login Page Designer
by Isaac Ameyaw · github.com/braynedigi/brayne-wordpress-login-page · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/braynedigi/brayne-wordpress-login-page/archive/refs/heads/main.zipReadme
Brayne WordPress Admin Login
A reusable WordPress login screen with live preview, layouts, branding, presets, and optional security controls.
- Author: Isaac Ameyaw
- License: GPL-2.0-or-later
- Requires: WordPress 6.0+, PHP 7.4+
Install
- Upload this folder to
/wp-content/plugins/. - Activate Brayne WordPress Admin Login.
- Open Settings → Brayne WordPress Admin Login.
See readme.txt for the full WordPress.org-style description.
Emergency bypass
Add this to wp-config.php to restore the default login screen:
define( 'BWAL_DISABLE', true );