WordPress.org

Galego

  • Temas
  • Plugins
  • Novas
  • Acerca de
  • Padróns
  • Colabora
  • Equipo
  • Meetups
  • Contacto
  • Homenaxes
  • Consigue WordPress
Consigue WordPress
WordPress.org

Plugin Directory

Logo Switcher

  • Enviar un plugin
  • Os meus favoritos
  • Iniciar sesión
  • Enviar un plugin
  • Os meus favoritos
  • Iniciar sesión

Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Logo Switcher

Por Leander Iversen
Descargar
  • Detalles
  • Valoracións
  • Instalación
  • Desenvolvemento
Soporte

Descrición

Logo Switcher is a super lightweight plugin that easily allow the implementation of a chosen logo in your theme. By default, the plugin automatically includes the chosen logo on the login screen, but the plugin behavior can be controlled by a simple filter. To get started, simply download and activate the plugin, then hover over Appearance and click on Customize.

How to use

<?php 

// https://www.example.com/wp-content/uploads/YYYY/MM/logo.png
   echo logo_switcher_url();

// <a href="https://www.example.com/" title="Your Website Name" rel="home"><img src="https://www.example.com/wp-content/uploads/YYYY/MM/logo.png" alt="Your Website Name"></a>      
   logo_switcher_link_tag();

// <img src="https://www.example.com/wp-content/uploads/YYYY/MM/logo.png" class="example-class" alt="Your Website Name">
   logo_switcher_image_tag($classes = array());

Like the plugin?

If you like the plugin, please review it. Every review is highly appreciated, but if you have a suggestion on how to make the plugin better, please send an email to info@carpe-noctem.no.

Capturas

  • This is where you upload the logo you want to use
  • This is where you change the settings of the plugin to suite your needs

Instalación

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Appearance, then click on Customize to upload your logo. Note that this will only add the logo to the login page of your website. To include the logo on your actual website, use one of the functions provided under “How to use”.

Comentarios

Quick and Easy Logo Change

AshtonSanders 1 de Decembro, 2017
Installed and working as expected on my site.
Ler a 1 opinión

Colaboradores e desenvolvedores

“Logo Switcher” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores
  • Leander Iversen

Traduce “Logo Switcher” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

2.1

  • General maintenance and optimisation of the plugin.

2.0

  • Introduces logo_switcher_image_tag(), which produces the img-tag, with the option to add classes.
  • Introduces logo_switcher_link_tag(), which is an alias of logo_switcher_print().
  • Introduces a cleaner uninstalling process.
  • Compatibility with WordPress 5.0.

1.2.3

  • Optimisation of the CSS on the “Log In” page.
  • Updated minimum version of WordPress to 4.0 to ensure future compatibility for the plugin.

1.2.2

  • Streamlined the process of uploading a logo
  • Updated translations

1.2.1

  • Added functionality to see the uploaded logo directly from the plugin’s settings page
  • Updated translations
  • Other minor improvements

1.2

  • New options page located under the “General” settings, which allows you to easily switch on or off the logo on the login screen
  • Updated translations with better explanations
  • Various minor improvements

1.1.4

  • Updated the readme and made it more understandable
  • The plugin is now compatible with version 4.7 of WordPress

1.1.3

  • Various bugfixes
  • Updated translations
  • Compatible up to version 4.7-alpha-38618 of WordPress

1.1.2

  • Various bugfixes

1.1.1

  • Updated translations
  • Updated readme

1.1

  • Added options to include the logo in your theme
  • Added filters
  • Bugfixes

1.0

  • Initial release

Meta

  • Versión 2.1
  • Última actualización Fai 5 anos
  • Instalacións activas 1.000+
  • Versión de WordPress 4.0 ou superior
  • Probado ata 5.4.16
  • Versión de PHP 5.6 ou superior
  • Idioma
    English (US)
  • Etiquetas
    custom logologin logologologo switcher
  • Vista avanzada

Valoracións

5 de 5 estrelas
  • Valoración de 1 5 estrela 5 estrelas 1
  • Valoración de 0 4 estrelas 4 estrelas 0
  • Valoración de 0 3 estrelas 3 estrelas 0
  • Valoración de 0 2 estrelas 2 estrelas 0
  • Valoración de 0 1 estrelas 1 estrela 0

Engadir a miña recensión

Ver todas as valoracións

Colaboradores

  • Leander Iversen

Soporte

Tes algo que dicir? Necesitas axuda?

Ver o foro de soporte

  • Acerca de
  • Novas
  • Aloxamento
  • Privacidade
  • Escaparate
  • Temas
  • Plugins
  • Padróns
  • Aprender
  • Soporte
  • Desenvolvedores
  • WordPress.TV ↗
  • Involúcrate
  • Eventos
  • Doar ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Galego

  • Visita la cuenta de X (anteriormente Twitter)
  • Visita a nosa conta de Bluesky
  • Visita a nosa conta de Mastodon
  • Visita a nosa conta de Threads
  • Visita a nosa páxina de Facebook
  • Visita a nosa conta de Instagram
  • Visita a nosa conta de LinkedIn
  • Visita a nosa conta de TikTok
  • Visita a nosa canle de YouTube
  • Visita a nosa conta de Tumblr
O código é poesía.