logo-link-wp
v1.3.0WordPress plugin that enhances your site logo's functionality by adding customizable click behaviors. Left-click directs to your homepage, while right-click leads to your specified assets page.
README
Logo Link for WP
A lightweight WordPress plugin that enhances your site logo's functionality by adding customizable click behaviors. Left-click directs to your homepage, while right-click opens a context menu with configurable options.
Features
- Left-click on logo leads to homepage
- Right-click opens a custom context menu with two options:
- Assets Mode: Link to your media/assets page (defaults to Media Library)
- Custom Mode: Link to any custom URL with custom label text
- Conditional script loading for better performance
- Works with most WordPress themes
- Accessible (keyboard navigation, high contrast, reduced motion support)
Installation
- Clone this repository or download the ZIP file
git clone https://github.com/Open-WP-Club/wp-logo-link.git
Upload to your WordPress site:
- Upload the
wp-logo-linkfolder to/wp-content/plugins/ - Or compress the folder and upload via WordPress Admin → Plugins → Add New → Upload Plugin
- Upload the
Activate the plugin through WordPress Admin → Plugins
Configure in Settings → General → Logo Link for WP Settings
Configuration
- Go to Settings → General
- Scroll down to Logo Link for WP Settings
- Choose right-click behavior:
- Assets Mode: Enter your assets/media page URL (or leave empty for Media Library)
- Custom Mode: Enter custom URL and optional link text
- Save changes
Requirements
- WordPress 6.0+
- PHP 8.2+
- Theme with standard WordPress logo classes (
.custom-logo-link,.site-logo, etc.)
License
GPL v2 - see LICENSE for details.
Contributing
- Fork the repository
- Create feature branch:
git checkout -b feature/awesome-feature - Commit changes:
git commit -m 'Add awesome feature' - Push:
git push origin feature/awesome-feature - Open a Pull Request
On this page
Details
- Version
- 1.3.0
- Last updated
- January 19, 2026
- License
- Apache-2.0
- Language
- PHP
- Stars
- 1
WP-CLI
wp plugin install https://github.com/Open-WP-Club/logo-link-wp/archive/refs/heads/main.zip --activate Sponsor us
Our software is free forever. Sponsorships help us maintain all our plugins and build new tools for the WordPress ecosystem.
Become a Sponsor Contact us about sponsoringCommunity
Explore
Related Plugins
better-user-search
Improves the search for users in the admin significantly: Search for first name, last, email and much more of users instead of only nicename.
rank-math-automation-wp
Optimize WooCommerce products for SEO using RankMath
admin-notice-remover
Admin Notice Remover allows you to permanently remove specific admin notices that you don't want to see in your WordPress dashboard.