Beskrivelse
By default, most themes link the logo to the homepage.
This plugin removes that clickable link — so your logo stays visible but is no longer a hyperlink.
Features:
* Removes the <a> tag around the logo automatically
* Works with the_custom_logo() output
* CSS and JavaScript fallbacks for full theme compatibility
* No database modifications
* Lightweight and fast
* Works instantly upon activation
License
This plugin is free software; you can redistribute it and/or modify it under the terms of the GPLv2 license.
Installation
- Upload the plugin files to the
/wp-content/plugins/fidnos-logo-link-removerdirectory, or install it through the WordPress Plugins screen. - Activate the plugin through the “Plugins” menu.
- Clear the cache and reload your site — your logo will no longer link to the homepage.
FAQ
-
Will this affect my site design?
-
No. Your logo image and styling remain unchanged. Only the link is removed.
-
What if my theme uses a custom header?
-
The plugin includes fallbacks that remove or disable the link even in custom implementations.
-
Can I re-enable the logo link later?
-
Yes. Just deactivate or delete the plugin.
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“FidNos – Logo Link Remover” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “FidNos – Logo Link Remover” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.2
- Improved compatibility with additional themes
- Replaced heredoc syntax with standard strings for WordPress.org compliance
- Updated text domain and slug to meet naming guidelines
1.1
- Added JavaScript and CSS fallback for theme compatibility.
- Updated header tags according to standards.
1.0
- Initial release.