BACK TO DIRECTORY

Logo Switcher

by Leander Iversen

5.0
(1 ratings)

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.

Screenshots

This is where you upload the logo you want to use

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

This is where you change the settings of the plugin to suite your needs

Plugin Details

Active Installs
700
Total Downloads
30,750
Version
2.1
Requires WP
4.0
Requires PHP
5.6
Tested Up To
5.4.21
Added
2016-08-01
Last Updated
2020-06-25 3:13pm GMT

Ratings

5
1
4
0
3
0
2
0
1
0