[WordPress] 外掛分享: Logo Switcher

首頁外掛目錄 › Logo Switcher
WordPress 外掛 Logo Switcher 的封面圖片
900+
安裝啟用
★★★★★
5/5 分(1 則評價)
2117 天前
最後更新
問題解決
WordPress 4.0+ PHP 5.6+ v2.1 上架:2016-07-31

內容簡介

Logo Switcher 是一款超輕量級的外掛程式,可輕易地在您的佈景主題中實現所選擇的標誌。預設情況下,該外掛會自動在登錄畫面中包含所選擇的標誌,但該外掛的行為可以透過簡單的篩選器進行控制。 為了開始使用,請下載並啟用插件,然後懸停在外觀上並點擊自訂。

如何使用
<?php

// https://www.example.com/wp-content/uploads/YYYY/MM/logo.png
echo logo_switcher_url();

// <a href="https://www.example.com/" title="Your Website Name" rel="home"><img src="https://www.example.com/wp-content/uploads/YYYY/MM/logo.png" alt="Your Website Name"></a>
logo_switcher_link_tag();

// <img src="https://www.example.com/wp-content/uploads/YYYY/MM/logo.png" class="example-class" alt="Your Website Name">
logo_switcher_image_tag($classes = array());

喜歡這個外掛嗎?

如果您喜歡這款外掛程式,請撰寫評論。您的每一次評論都非常感激,但如果您對如何使這款外掛更好有建議,請發送電子郵件至 [email protected]

外掛標籤

開發者團隊

⬇ 下載最新版 (v2.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Logo Switcher」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Logo Switcher is a super lightweight plugin that easily allow the implementation of a chosen logo in your theme. By default, the plugin automatically includes the chosen logo on the login screen, but the plugin behavior can be controlled by a simple filter. To get started, simply download and activate the plugin, then hover over Appearance and click on Customize.
How to use
Your Website Name
logo_switcher_link_tag();

// Your Website Name
logo_switcher_image_tag($classes = array());

Like the plugin?
If you like the plugin, please review it. Every review is highly appreciated, but if you have a suggestion on how to make the plugin better, please send an email to [email protected].

延伸相關外掛

文章
Filter
Apply Filters
Mastodon