Requires at least: 3.2.1 Tested up to: 4.6 Stable tag: 1.4.9 Adding the header and footer to your login page.
Designed for users which want to include the header and footer to the login page. You can also change the design. Just create a wp-custom-login.css in your theme directory.
This section describes how to install the plugin and get it working.
It can be installed in two ways, firstly by downloading the plugin from the WordPress directory website or by via the WordPress admin page for adding a new plugin
Downloading from WordPress Website
/wp-custom-login/
directory to the /wp-content/plugins/
directory* wp_custom_login_header_before
* wp_custom_login_header_after
* wp_custom_login_footer_before
* wp_custom_login_footer_after
Using the WordPress Admin page for installing
* wp_custom_login_header_before
* wp_custom_login_header_after
* wp_custom_login_footer_before
* wp_custom_login_footer_after
Fixed: JavaScript error – Element is null
Compatible with WordPress 4.1
Compatible with WordPress 4.0
Fixed: JavaScript error
Deactivated for login popup
Compatible with WordPress 3.9
Compatible with WordPress 3.8
Compatible with WordPress 3.7
Compatible with WordPress 3.6
Added index.php
Stylesheet is loaded only if it exists
This version of the plugin is working without jQuery. Version 1.3.2 should be compatible with all themes
There was a litte error. Version 1.3.1 should now work with all jquery compatible themes
This version is removing following files from the login head:
wp-admin-css
colors-fresh-css
Maybe some themes need this files on login page, so you’re welcome for feedback
Added 4 action hooks:
wp_custom_login_header_before
wp_custom_login_header_after
wp_custom_login_footer_before
wp_custom_login_footer_after
Because of conflicts with other plugins rename the custom-login.css to wp-custom-login.css
First edition