內容簡介
本外掛將在「設定」中新增一個名為「設定標誌連結」的選項,允許您更改連結到其他網址。啟用此外掛後,當有人點擊您的網站標誌時,將不會跳轉到 WordPress 網站首頁,而是跳轉到您在此處輸入的任何網址。
此外掛使用了 get_custom_logo 過濾器來更改標誌連結,而不是使用 JavaScript,因此您的網站實際的 HTML 將會改變,而不會透過 JavaScript 在每次頁面加載時進行更改。
外掛標籤
開發者團隊
原文外掛簡介
This plugin will add an option in Settings called Set Logo Link which will allow you change the link to another url. After you activate this plugin, when someone clicks on your site logo instead of going to the home page of your WordPress site, it will go to whatever url you have entered here.
This plugin uses the get_custom_logo filter instead of JavaScript to change the logo link so the actual HTML of your site will change instead of changing on each page load via JavaScript.
