Descripción
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
Instalación
-
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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Custom Image Login Logo” ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce “Custom Image Login Logo” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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