This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/bm-custom-login
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Plugin Name === Contributors: BinaryMoon Tags: customise, customize, login, customisation, customization, admin Requires at least: 3.5 Tested up to: 4.4 Stable Tag:1.9 Customise the WordPress login box quickly and easily == Description == A simple way to customise the login screen on your WordPress install. There are a number of advantages to using this plugin: 1. Using a plugin means the changes stay when you upgrade 1. It's an easy way to add a little polish to your freelance web design jobs There is a flickr group for showing off your custom logins, or for getting inspiration for your own creations. You can see it on flickr - http://www.flickr.com/groups/bm-custom-login/ If you're in the market for a WordPress theme then you could check out my Premium GPL WordPress themes site here: http://prothemedesign.com/ == Installation == This section describes how to install the plugin and get it working. 1. Upload the entire contents of the zip file to your plugin directory '/wp-content/plugins/' 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create a background image and then upload that to your website as well 1. Go to the plugins options page in the WordPress admin ('Settings' -> 'Custom Login') and enter the url for you login background image 1. Change the colors as you desire 1. Press save 1. Bask in the glory of your beautiful new login screen == Changelog == * 1.9 Update the localization strings so that the new language pack system will be able to translate the plugin * 1.8.2 Stop color picker from being loaded on every page in the admin - thanks to mgsisk for the report and code fix * 1.8.1 Update CSS Tidy files to latest version * 1.8 New Feature: Custom CSS - now you can edit everything! :) * 1.7.4 make link colour affect login button to ensure things remain harmonious * 1.7.3 improve sanitization/ security throughout * 1.7.2 encode footer html properly so that html actually works - and is safe * 1.7.1 make plugin path more flexible for people who move wp-content directory * 1.7 improve security, and massively improve the admin page * 1.6.5 add a shadow colour option, improve login url support, change admin footer text * 1.6 Add a background image for the main body of the site * 1.5.1 Some tweaks to the login layout * 1.5 A total rewrite with a new options screen, and a redesigned page login layout * 1.4 Old old old, needs updating