WordPress.org

Nederlands

  • Thema’s
  • Plugins
  • Nieuws
    • Documentatie
    • Forums
  • Over
    • Vertaalproces
    • Stijlgids
    • Onze community
    • Meetups
    • WordCamps
  • Contact
  • WordPress downloaden
WordPress downloaden
WordPress.org

Plugin Directory

Logo Switcher

  • Dien een plugin in
  • Mijn favorieten
  • Login
  • Dien een plugin in
  • Mijn favorieten
  • Login

Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Logo Switcher

Door Leander Iversen
Download
  • Details
  • Beoordelingen
  • Installatie
  • Ontwikkeling
Ondersteuning

Beschrijving

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.

Schermafdrukken

  • 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

Installatie

  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”.

Beoordelingen

Quick and Easy Logo Change

AshtonSanders 1 december 2017
Installed and working as expected on my site.
Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Logo Switcher” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers
  • Leander Iversen

Vertaal “Logo Switcher” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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

  • Versie 2.1
  • Laatst geüpdatet 5 jaar geleden
  • Actieve installaties 1.000+
  • WordPress versie 4.0 of nieuwer
  • Getest t/m 5.4.16
  • PHP versie 5.6 of nieuwer
  • Taal
    English (US)
  • Tags
    custom logologin logologologo switcher
  • Geavanceerde weergave

Waarderingen

5 van 5 sterren.
  • 1 5 ster beoordeling 5 sterren 1
  • 0 4 sterren beoordeling 4 sterren 0
  • 0 3 sterren beoordeling 3 sterren 0
  • 0 2 sterren beoordeling 2 sterren 0
  • 0 1 sterren beoordeling 1 ster 0

Mijn beoordeling toevoegen

Bekijk alle beoordelingen

Bijdragers

  • Leander Iversen

Ondersteuning

Iets te melden? Hulp nodig?

Het supportforum bekijken

  • Over
  • Nieuws
  • Hosting
  • Privacy
  • Showcase
  • Thema's
  • Plugins
  • Patronen
  • Leren
  • Ondersteuning
  • Ontwikkelaars
  • WordPress.tv ↗
  • Raak betrokken
  • Evenementen
  • Doneren ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Nederlands

  • Bezoek ons X (voorheen Twitter) account
  • Bezoek ons Bluesky account
  • Bezoek ons Mastodon account
  • Bezoek ons Threads account
  • Onze Facebook pagina bezoeken
  • Bezoek ons Instagram account
  • Bezoek ons LinkedIn account
  • Bezoek ons TikTok account
  • Bezoek ons YouTube kanaal
  • Bezoek ons Tumblr account
Code is poëzie.