Contributors: austyfrosty
, frostymedia
Donate link: PayPal
Tags: admin, branding, customization, custom login, logo
Requires at least: 6.2
Tested up to: 6.7.0
Requires PHP: 8.0
Stable tag: 4.3.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Custom Login allows you to easily customize your admin login page, works great for client sites!
Custom Login 2.0 was 140% faster than version 1.0, and version 4.0 is now even better!
For more information visit the official Custom Login page.
Support
Austin and the Frosty Media team will always try our best to support the Custom Login plugin on the WordPress.org forum, but please note that we can not guarantee a response in a timely manner. If you have an issue we would appriciate you using GitHub or purchasing priority support on our site.Any extensions purchased on Frosty Media (not hosted on WordPress.org) will not be supported on the WordPress.org forum. You can always browse our small but growing documentation for further assistance. You need a valid license key to make support submissions on our site. We thank you in advance.
Bug Reports
Bug reports for Custom Login are welcomed on GitHub.
There are currently 7 premium extensions available, with more coming (suggestions welcome - and will be offered for free to said user).
Extensions available now
- Stealth Login
- obscure your login URL.
- Page Template
- add a login form to any WordPress page.
- Login Redirects
- Manage login redirects.
- No Password
- allow users to login without a password.
- Style Pack #1 ⭐️
- four pre-designed login styles.
- Style Pack #2 ⭐️
- four pre-designed fun login styles.
- Style Pack #3 ⭐️
- four pre-designed holiday login styles.
Extensions in development/extension ideas
- Email Logins for usernames.
- 2-step Authentication.
- "Super User" only access for client sites.
- Added in core as of version 3.0 Remove default WordPress login CSS.
- Submit button styles!
- Added as of version 3.2 Custom Login pre-made settings templates * AKA* Style Packs.
Activate the plugin and customize your WordPress login screen. It's as easy as modifying a few settings, there is no need to understand CSS at all. Custom Login even has a HTML, CSS & jQuery textarea for more advanced customizations.
- Works great for client site installs.
- Read more about Custom Login 4.1
- Read more about Custom Login 4.0
- Read more about Custom Login 3.1
For those looking to show off your login screen, check out the Flickr group! Share you designs with the community!
- Premium Plugins: https://frosty.media/plugins
- Austins Blog: https:/austin.passy.co/
- Austin on Twitter: @TheFrosty
- Frosty Media on Twitter: @Frosty_Media
- Development welcomed on GitHub
Coming Soon.
Follow the steps below to install the plugin.
- Upload the
custom-login
directory to the /wp-content/plugins/ directory. - Activate the plugin through the 'plugins' menu in WordPress.
- Go to Settings/custom-login to edit your settings.
- Design away.
- Activate the settings by checking "Enable" in the "General Settings" tab.
They are additional plugins that add/extend functionality to the Custom Login plugin. You can find all Custom Login extensions on Frosty.Media.
Not anymore.
Check out the Flickr group! Upload and add it to our pool!
Just deactivate it. Sad panda is sad.
Please report security bugs found in the source code of the Custom Login plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment, and notify the developers of this plugin.
Custom Login showcase on the Flickr group.
- Bump Tested up to too "6.7.0"
- Updated login logo HTML attribute for CSS targeting in WP 6.7.
- Bump Tested up to too "6.5.2"
- Resolve possible "Uncaught TypeError" when initializing wp.codeEditor on empty element.
- Development enhancements.
- Resolve Security Vulnerability (CVE-2023-49858).
- Drop support for PHP <= 7.4.
- Resolve PHP deprecation notices in PHP 8.2.
- Official supported WordPress is >= 6.2.
- Tested with WordPress 6.4.
- Remove deprecated function
CUSTOMLOGIN()
. - Fix: resolve use of path instead of URL for animate.css.
- Resolve Security Vulnerability (CVE-2023-49858).
- Fix: Removed Opis Closure package (causing PHP deprecation notices in 8.1+).
- Fix: Uninitialized value.
- Fix: Resolve edge case error on setting page.
- Fix: Make sure WordPress' capabilities array keys are string values to avoid
shutdown
action fatal errors.
- Don't type cast the return value of removeLostPasswordText. #75
- Uncomment update option to resolve upgrade notice always showing. #76
- Don't show the tracking notice, when opt-in or opt-out has already been selected. #77
- Update WpSettingsApi, and use new condition checks for sidebar(s). #78
- Update missing autoload notice message. #80
- Fix: Resolve micro regression with
psr/container
issues. - Fix: Resolve file (URL) fields breaking on save.
- Update WP Utilities to 2.8.
- Update WP Settings API to 3.6.
- Make sure autoloading is working before loading classes on plugin uninstall.
- Full Changelog: 4.0.4...4.0.5
- Change PSR Container package to use version 1 instead of 2 to avoid WooCommerce errors; fixes #65
- Full Changelog: 4.0.3...4.0.4
- Update both README's with correct "requires at least", "tested up to", and "requires PHP" header tags.
- Cleanup admin notice messages when "unable to activate" due to invalid PHP version or missing autoload.
- Full Changelog: 4.0.2...4.0.3
- Don't show error message when not in admin.
- Version bump, including manually adding missing vendor directory (need to fix GitHub action).
- Complete rewrite.
- Required PHP >= 7.4.
- Full Changelog: 3.2.15...4.0.0
- Fix settings API Settings: Uncaught Error: Call to undefined method stdClass::get_permalink() (#49)
Requires WordPress version >= 6.2 and PHP version >= 8.0.
Requires WordPress version >= 5.7 and PHP version >= 7.4.