Title: Logo Switcher
Author: Leander Iversen
Published: <strong>2016 年 8 月 1 日</strong>
Last modified: 2020 年 6 月 25 日

---

搜尋外掛

![](https://ps.w.org/logo-switcher/assets/banner-772x250.png?rev=1464544)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/logo-switcher/assets/icon-256x256.png?rev=1471541)

# Logo Switcher

 由 [Leander Iversen](https://profiles.wordpress.org/leanderiversen/) 開發

[下載](https://downloads.wordpress.org/plugin/logo-switcher.2.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/logo-switcher/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/logo-switcher/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/logo-switcher/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/logo-switcher/#developers)

 [技術支援](https://wordpress.org/support/plugin/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

    ```
    <?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());
    ```

#### 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 info@carpe-noctem.no.

## 螢幕擷圖

 * [[
 * This is where you upload the logo you want to use
 * [[
 * This is where you change the settings of the plugin to suite your needs

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to **Appearance**, then click on **Customize** to upload your logo. Note
    that this will only add the logo to the login page of your website. To include 
    the logo on your actual website, use one of the functions provided under “How to
    use”.

## 使用者評論

![](https://secure.gravatar.com/avatar/5a17ffad097c0638032446339cdff35b2f1ea5891bb2ace0bee0610bae3220de?
s=60&d=retro&r=g)

### 󠀁[Quick and Easy Logo Change](https://wordpress.org/support/topic/quick-and-easy-logo-change/)󠁿

 [AshtonSanders](https://profiles.wordpress.org/ashtonsanders/) 2017 年 12 月 1 
日

Installed and working as expected on my site.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/logo-switcher/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Logo Switcher〉的開發相關工作。

參與者

 *   [ Leander Iversen ](https://profiles.wordpress.org/leanderiversen/)

[將〈Logo Switcher〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/logo-switcher)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/logo-switcher/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/logo-switcher/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/logo-switcher/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/logo-switcher/)。

## 變更記錄

#### 2.1

 * General maintenance and optimisation of the plugin.

#### 2.0

 * Introduces logo_switcher_image_tag(), which produces the img-tag, with the option
   to add classes.
 * Introduces logo_switcher_link_tag(), which is an alias of logo_switcher_print().
 * Introduces a cleaner uninstalling process.
 * Compatibility with WordPress 5.0.

#### 1.2.3

 * Optimisation of the CSS on the “Log In” page.
 * Updated minimum version of WordPress to 4.0 to ensure future compatibility for
   the plugin.

#### 1.2.2

 * Streamlined the process of uploading a logo
 * Updated translations

#### 1.2.1

 * Added functionality to see the uploaded logo directly from the plugin’s settings
   page
 * Updated translations
 * Other minor improvements

#### 1.2

 * New options page located under the “General” settings, which allows you to easily
   switch on or off the logo on the login screen
 * Updated translations with better explanations
 * Various minor improvements

#### 1.1.4

 * Updated the readme and made it more understandable
 * The plugin is now compatible with version 4.7 of WordPress

#### 1.1.3

 * Various bugfixes
 * Updated translations
 * Compatible up to version 4.7-alpha-38618 of WordPress

#### 1.1.2

 * Various bugfixes

#### 1.1.1

 * Updated translations
 * Updated readme

#### 1.1

 * Added options to include the logo in your theme
 * Added filters
 * Bugfixes

#### 1.0

 * Initial release

## 中繼資料

 *  版本 **2.1**
 *  最後更新 **6 年前**
 *  啟用安裝數 **900+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.4.19**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/logo-switcher/)
 * 標籤:
 * [custom logo](https://tw.wordpress.org/plugins/tags/custom-logo/)[login logo](https://tw.wordpress.org/plugins/tags/login-logo/)
   [logo](https://tw.wordpress.org/plugins/tags/logo/)[logo switcher](https://tw.wordpress.org/plugins/tags/logo-switcher/)
 *  [進階檢視](https://tw.wordpress.org/plugins/logo-switcher/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/logo-switcher/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/logo-switcher/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/logo-switcher/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/logo-switcher/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/logo-switcher/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/logo-switcher/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/logo-switcher/reviews/)

## 參與者

 *   [ Leander Iversen ](https://profiles.wordpress.org/leanderiversen/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/logo-switcher/)