On This Page
v 1.0.0
Last updated: 09/03/2026
Custom Login Logo Link
Choose where the login logo click goes—usually back to your own site.
Overview
Custom Login Logo Link changes where the logo on the login page links to. By default, the WordPress logo links to WordPress.org. This module lets you set a custom URL—typically your site homepage—so users who click the logo go to your site instead. Works with or without the Custom Login Logo module. If you use Custom Login Logo, the link applies to your custom logo. If not, it applies to the default WordPress logo.

Who is this for?
Site owners who want the login logo to link to their site instead of WordPress.org, or those building branded login experiences.
Features
Custom URL
Set any URL for the logo link. Default is your site homepage (home_url).
Works with Custom Login Logo
Use together with Custom Login Logo—the link applies to your custom logo. Works independently if you don't use a custom logo.
Simple Configuration
One field: Logo Link URL. Enter the URL and save.
How It Works
1
Enable the Module
Go to WP PowerSuite, find "Custom Login Logo Link," and click the Enable button.
2
Set the URL
Open the module settings. Enter the URL where the logo should link (e.g. your homepage). Default is your site homepage.
3
Save
Settings save automatically. Visit the login page and click the logo to verify the link.

Performance Note
Minimal. Uses the login_headerurl filter. One filter call on the login page. No extra database queries beyond loading settings.
Installation & Activation
1
Install WP PowerSuite
Make sure the WP PowerSuite plugin is installed and activated on your site.
2
Enable the Module
Go to the WP PowerSuite menu, find "Custom Login Logo Link" in the module list, and click the Enable button.
3
Configure Settings
Open the module settings. Enter the logo link URL. Save.

Requirements
PHP 8.1 or higher
WordPress 6.0 or higher
Permission to manage options (Administrator)
Use Cases
- LogoRedirectionLink the logo to your homepage instead of WordPress.org
- HelpLinkingLink to a help or documentation page
- SiteLinkingLink to your main marketing site
- BrandCompletionComplete the branded login experience with Custom Login Logo
Frequently Asked Questions
Can I use an external URL?
Yes. The logo link can point to any valid URL. Use esc_url_raw for output.
Do I need Custom Login Logo for this to work?
No. Custom Login Logo Link works on its own. It changes the link for the default WordPress logo or your custom logo if you use both modules.
Troubleshooting
- Link not changingEnsure the module is enabled and you saved the settings. The URL must be non-empty. Refresh the login page and test the logo click.

