WordPress custom login page : Building plugin from scratch! WordPress 5.6 PHP8

wordpress-custom-login-page-2021-preview-style-by-pixeljaguar-studio
wordpress-custom-login-page-2021-preview-style-by-pixeljaguar-studio

Today let’s go custom the login page on WordPress engine website building from scratch.

We’re just going to change the WP logo to ours.

This is not a tutorial. Just a proof of concept on WordPress 5.6 PHP8.

plugin pxlj_login_style

Plugin Name: pxlj Login Style
Plugin URI: https://www.pixeljaguar.com/
Description: Plugin WordPress v5.6 login page custom style
Author: ELJ
Version: 1.0.0
Author URI: https://www.pixeljaguar.com/

login_headerurl

developer.wordpress.org/reference/hooks/login_headerurl/

plugin_dir_url

developer.wordpress.org/reference/functions/plugin_dir_url/

preview plugin pxlj_login_style

wordpress-custom-login-page-2021-preview-style-by-pixeljaguar-studio
wordpress-custom-login-page-2021-preview-style-by-pixeljaguar-studio

CSS in line from file

Call file from ress/wp-login.css w/ this by example:

h1 a // target
background: url( .png) no-repeat top center; // value