Описание
A simple way to customise the login screen on your WordPress install. There are a number of advantages to using this plugin:
- Using a plugin means the changes stay when you upgrade
- It’s an easy way to add a little polish to your freelance web design jobs
Установка
В этом разделе описывается, как установить плагин и начать работать.
- Upload the entire contents of the zip file to your plugin directory «/wp-content/plugins/»
- Activate the plugin through the «Plugins» menu in WordPress
- Создайте фоновое изображение, а затем загрузите его на свой веб-сайт.
- Go to the plugins options page in the WordPress admin («Settings» -> «Custom Login») and enter the url for you login background image
- Изменить цвет
- Сохранить
- Наслаждаться новым красивым фоном
Отзывы
31.10.2020
Not too much, not to little, just right. Allows for custom logo, font and button, and a little extra CSS if needed. Based on the size of your logo you will need to adjust the background position and/or margins of the #login but with a few tweaks it looks great.
09.10.2016
The best and most effective plugins are those who are simple, easy to use and do what they promise. This is one of them. I have used it for years in every site I’ve done. Others that I’ve tried add too many options that are not needed and thus become complicated. Today’s version has it all and it couldn’t be easier to create a nice, customized login screen. You can go crazy with your own CSS, but you don’t have to. Besides a nice login screen you can add a line that shows at the bottom of the dashboard with your support contact information, so that users have it in front of them when they need it. A very nice touch! Thanks.
03.09.2016
Simple and cool plugin. Always one of my first choices when building a website.
03.09.2016
supb, excellent Plugin
03.09.2016
Checked several plugs, only this worked for me. Don’t know why…
Ignore the settings, add custom CSS and go!
Участники и разработчики
«Custom Login» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Custom Login» переведён на 4 языка. Благодарим переводчиков за их работу.
Перевести «Custom Login» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
2.4.0 (2024-10-16)
- Create changelog.txt file and add all missing records
- Update readme.txt file, list of contributors, tags, and the plugin author data
- Remove promotional contents
- Drop csstidy entirely and use similar approach for css sanitization as in WordPress core
- Remove invalid plugin uri header
- Bump tested-up-to version to WordPress 6.6
- Fix security issues
- Load plugin stylesheet through
login_enqueue_scripts
hook
2.3.2 (2021-07-14)
- Fix errant comma that caused a 500 error on some servers
2.3.1 (2021-07-13)
- Fix PHP error for missing settings
2.3 (2021-03-09)
- Display the «powered by» text underneath the login form to ensure it is visible. It can be targetted with CSS using
.cl-powered-by
2.2.5 (2020-06-17)
- Fix implode parameter order
2.2.4 (2020-03-05)
- Update CSSTidy to latest version
2.2.3 (2019-08-23)
- Switch to submit_button function for settings form
2.2.2 (2019-04-30)
- Replace deprecated filter
- Update coding standards
2.2.1 (2017-12-01)
- Remove text shadow on login button so that it’s more consistently readable
- Make it clearer what the text link colour changes
- Change CSS label to match the core customizer label
- Remove CSS vendor prefixes that are no longer needed
2.2 (2017-11-30)
- Исправьте значения цветов по умолчанию, чтобы кнопка по умолчанию работала правильно
- Исправить ошибки PHP 7 в CSSTidy
- Sanitize больше вещей для дополнительной безопасности