Logo Switcher allows you to easily implement your own logo in your Wordpress theme.
As of April 2026, Logo Switcher is a WordPress logo plugin with 900 active installations and a 5/5 rating from 1 reviews. It has been downloaded 30K+ times in total. Requires WordPress 4.0+ and PHP 5.6+. Available on WordPress.org since 2016. Last updated 5 years ago — may have compatibility concerns. Top alternative: Favicon by RealFaviconGenerator.
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.
<?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="examp…| WordPress | 4.0+ requiredTested up to 5.4.19 |
| PHP | 5.6+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.