=== FidNos - Logo Link Remover === Contributors: riazmughal Tags: logo, theme, customization, frontend, accessibility Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Removes the clickable link from the site logo while keeping the image visible. Works automatically with most themes. == Description == 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 `` 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 == Installation == 1. Upload the plugin files to the `/wp-content/plugins/fidnos-logo-link-remover` directory, or install it through the WordPress Plugins screen. 2. Activate the plugin through the "Plugins" menu. 3. Clear the 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 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. == Changelog == = 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. == Upgrade Notice == = 1.2 = Improved compatibility and code adjustments for WordPress.org reviewer compliance. == License == This plugin is free software; you can redistribute it and/or modify it under the terms of the GPLv2 license.