Responsive Site Logo
A block for displaying a site logo that swaps at a configurable mobile breakpoint.
by Phil Hoyt · github.com/philhoyt/responsive-logo · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/philhoyt/responsive-logo/archive/refs/heads/main.zipReadme
=== Responsive Site Logo === Contributors: philhoyt Tags: logo, responsive, mobile, block Requires at least: 6.6 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPL-2.0-or-later License URI: https://www.gnu.org/licenses/gpl-2.0.html
A WordPress block for displaying a site logo that changes at a configurable mobile breakpoint.
== Description ==
Add a Responsive Site Logo block to display different logo images at desktop and mobile screen widths. Configure the breakpoint, max width, and whether the logo links to the homepage — all from the block inspector.
Features:
- Upload separate desktop and mobile logos
- Configurable breakpoint (default 768px)
- Optional max-width constraint
- Optional homepage link
- Server-side rendered for dynamic home URL
== Installation ==
- Upload the plugin folder to
/wp-content/plugins/. - Activate the plugin through the Plugins screen in WordPress.
- Add the Responsive Site Logo block via the block inserter.
== Changelog ==
= 1.0.0 =
- Initial release.