Description
CreathinkTools Login Customizer lets you brand the default wp-login.php screen without writing code.
Design features
- Solid color or image background, with cover / contain / tile display modes.
- Custom form box color, opacity and border radius.
- Custom primary, button text, body text and label colors.
- Custom logo upload with adjustable width, or hide the logo entirely.
- Live tabbed settings screen under Settings Login Customizer.
Installation
- Upload the plugin files to the
/wp-content/plugins/creathinktools-login-stylesdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings Login Customizer to configure the login page design.
FAQ
-
Will my custom logo and colors apply to the “lost password” and registration screens too?
-
Yes, all styling is applied to any page rendered through
wp-login.php.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CreathinkTools Login Customizer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CreathinkTools Login Customizer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.2
- Changed the plugin’s text domain to
creathinktools-login-stylesto match the assigned plugin slug. - Renamed the localized JS object from the generic
ctLogintocreathinktoolsLoginI18nto avoid naming collisions.
1.1.1
- Renamed the plugin to CreathinkTools Login Customizer and aligned the name across the plugin header, readme and admin screens.
- Added ysidro as a listed contributor.
- Fixed the login-page CSS not being enqueued via a properly registered style handle before adding inline styles.
- Moved the settings-page inline
<style>/<script>blocks towp_add_inline_style()/wp_add_inline_script().
1.1.0
- Removed the custom login URL / redirect protection feature to keep the plugin focused on login page design.
1.0.0
- Initial release.