Skip to content

Early-bird lifetime licence: $199 once, for the first 200 buyers only. See the offer

Login logo links to your site

The logo on the login page links to your home page, with your site’s name, instead of WordPress.org.

  • Type PHP
  • Runs Everywhere (runs as WordPress loads)
  • Tested with WordPress 7.1
PHP
<?php

add_filter( 'login_headerurl', static fn() => home_url( '/' ) );
add_filter( 'login_headertext', static fn() => get_bloginfo( 'name', 'display' ) );

In these packs

  • Admin and login: Your branding on the login page, a tidier admin, and handy extras such as duplicating posts.

Move your snippets over this afternoon.

Importing changes nothing until you switch over, and your old shortcodes keep working.