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.
Installasjon
- 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.
Ofte stilte spørsmål
-
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.
Vurderinger
Det er ingen omtaler av denne utvidelsen.
Bidragsytere og utviklere
«FidNos – Logo Link Remover» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:
BidragsytereOversett “FidNos – Logo Link Remover” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
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.