On This Page
On This Page
Change Login URL
Overview
Give your team a custom WordPress login URL instead of relying on the familiar wp-login.php address. Change Login URL serves the core WordPress login screen at a private path and makes the default login address, logged-out wp-admin entry, and common login aliases return a 404 or a configured redirect.
WP PowerSuite also handles the surrounding account workflow, including login, logout, registration, password-reset links, core account emails, and WooCommerce-aware recovery routing. Compatible login branding and protection modules can continue working on the custom route. Change Login URL is a Pro module and requires an active WP PowerSuite license.

- Agencies providing clients with a dedicated WordPress sign-in address
- Businesses that do not want the standard login paths used as public entry points
- WooCommerce sites that need deliberate account and password-recovery routing
- Teams combining a custom login address with supported login branding and protection
Features
Custom Login Address
Automatic Private Slug
Block Standard Login Entry Points
Choose 404 or Redirect
Account Link and Email Rewriting
WooCommerce-Aware Password Routes
Compatible Login Customization
Preserve Everyday Administration
Use Cases
- Client Sign-In AddressesGive clients a dedicated login path while preserving the WordPress authentication screens and account actions they already use.
- Standard Login Path RestrictionsReturn a 404 or redirect when logged-out visitors request the default login address and supported common aliases.
- WooCommerce Account RoutingKeep customer-facing recovery links on My Account where appropriate while using a custom login route elsewhere.
- Branded Login WorkflowsCombine a custom path with supported logo and login-page modules so the sign-in address and presentation work together.
- Multisite Login ConventionsUse one configured slug across the network when administrators want a consistent sign-in path for each site.
Frequently Asked Questions
Does Change Login URL rename wp-login.php?
No. It serves the core login screen at a custom request path. It does not add .htaccess rewrite rules to implement the route.
What happens if I have not chosen a slug?
On first enable, an empty slug is replaced with a generated access-* value. Save or bookmark the resulting address before relying on the module.
Can I use an existing page slug as the login address?
No. Reserved paths and slugs that collide with existing posts, pages, or terms are rejected.
What happens to wp-login.php and logged-out wp-admin visits?
They follow the blocked behavior you choose: a 404 response or a validated redirect. Essential administrative endpoints and existing authenticated dashboard access are handled separately.
Do password-reset emails still work?
Supported core password-reset and new-user notification links are rewritten for the selected workflow. WooCommerce email rewriting is a separate optional setting.
Which password URL modes are available?
Custom, WooCommerce, and Auto. Auto can choose WooCommerce on storefront pages, recognized membership account pages where present, or the custom login route.
Will my logo still appear on the custom login page?
WP PowerSuite’s Custom Login Logo and Custom Login Logo Link modules support the custom-login bootstrap. Other extensions need to recognize the supported login context.
Can the custom address become visible to other people?
Yes. Links and emails using the route expose it to recipients, and optional legacy-action redirects can reveal it. A custom slug should not be treated as an authentication secret.
Does it block REST or XML-RPC login?
No. Those interfaces are outside the login-path restriction.
What happens if I forget the address?
Use another administrator or server-level access such as WP-CLI or the database to disable the module. There is no dedicated emergency-link feature in this module.
Can each site in Multisite have its own slug?
The module uses network storage with one configured slug for every site.
Is Change Login URL free?
No. Change Login URL is a Pro module and requires an active WP PowerSuite license.

