Descrição
Custom Image Login Logo allows you to replace the default WordPress login logo with your own. You can upload a custom logo, change the logo’s link and remove title, and ensure it displays correctly on all screen sizes.
🎨 Main Features:
✅ Upload your logo from Settings General
✅ Change the login logo link
✅ Fully responsive on mobile and tablet
✅ Translation-ready
✅ If no custom or theme logo is selected, the default WordPress logo is displayed
✅ Integrated media uploader – select images directly from the Media Library
✅ cill-admin.js – enhances media uploader functionality for better user experience
🆕 New in Version 1.4:
– Optimized CSS loading – styles are now loaded from a separate CSS file
– Fixed theme logo detection – now correctly applies the theme’s custom logo
– Enhanced sanitization – improved security for stored settings
– Integrated cill-admin.js
– improves media library selection and image removal
– If no custom or theme logo is selected, the default WordPress logo is displayed
📌 Want to contribute a translation? Submit your translation via WordPress.org!
Usage
-
Upload your logo:
- Navigate to Settings > General
- Enter or select an image URL from the Media Library
-
Customize login page settings:
- Set the login logo link (default: homepage)
-
Fallback to default WordPress logo:
- If no custom or theme logo is selected, the default WordPress logo will be used
-
Use Media Library for logo selection:
cill-admin.js
enables smooth integration with WordPress media uploader- Supports selecting, previewing, and removing images easily
How do I restore the default WordPress logo?
Q: How do I restore the default WordPress logo?
A: Just deactivate the plugin.
Is this plugin compatible with multisite?
Q: Is this plugin compatible with multisite?
A: Yes, it works with WordPress Multisite.
Does the plugin support translations?
Q: Does the plugin support translations?
A: Yes! The plugin is fully translation-ready.
Author
Volodymyr Hannibal
🌍 Visit Developer’s Website
- Ownership Verification: This plugin is officially developed and maintained by Volodymyr Hannibal (volhan) – https://rulit.site
If you find this plugin useful, please leave a ⭐⭐⭐⭐⭐ rating on WordPress.org!
Capturas de tela
Instalação
-
Install via WordPress Admin
- Go to Plugins > Add New
- Search for
Custom Image Login Logo
- Click Install Now and Activate
-
Manual Installation
- Download the
.zip
file - Go to Plugins > Add New > Upload Plugin
- Select the
.zip
file and install it
- Download the
-
FTP Installation
- Extract the
.zip
file - Upload the
custom-image-login-logo
folder to/wp-content/plugins/
- Activate the plugin via Plugins menu
- Extract the
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Custom Image Login Logo” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresCustom Image Login Logo” foi traduzido para 1 localidade. Agradecemos aos tradutores por suas contribuições.
Traduzir o “Custom Image Login Logo” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.4
- Optimized CSS handling
- Improved theme logo detection
- Enhanced security for stored settings
- Integrated
cill-admin.js
for improved media uploader functionality - If no custom or theme logo is selected, the default WordPress logo is displayed
1.3
- Added admin settings to upload a custom logo
- Added options to change login logo link
- Improved mobile responsiveness
- Made plugin fully translation-ready
1.2
- Improved security with
esc_attr__()
- Enhanced CSS for better logo alignment
- Tested with WordPress 6.7.1
1.1
- Added support for
custom_logo
from theme settings - Improved responsive behavior
1.0
- Initial release