Mô tả
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.
Cài đặt
- 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.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“FidNos – Logo Link Remover” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “FidNos – Logo Link Remover” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.