Removes the clickable link from the site logo while keeping the image visible. Works with most WordPress themes automatically.
== Description ==
By default, most WordPress themes link the logo to the home page.
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. - Adds CSS and JavaScript fallback for full theme compatibility.
- Lightweight and safe (no database changes).
- Works instantly upon activation.
== Installation ==
- Upload the plugin files to the
/wp-content/plugins/logo-link-remover-by-fidnosdirectory, or install it directly through the WordPress plugin screen. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Clear cache and reload your site — your logo will no longer link to the homepage.
== Frequently Asked Questions ==
= Will this affect my site design? =
No, your logo image and styling will remain unchanged. Only the link is removed.
= What if my theme uses a custom header? =
The plugin includes a fallback that should still remove or disable the link even for custom implementations.
= Can I re-enable the logo link later?
Yes, just deactivate or delete the plugin.
