Title: Visual Subtitle
Author: Gary Jones
Published: <strong>2011 年 6 月 1 日</strong>
Last modified: 2020 年 8 月 1 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/visual-subtitle.svg)

# Visual Subtitle

 由 [Gary Jones](https://profiles.wordpress.org/garyj/) 開發

[下載](https://downloads.wordpress.org/plugin/visual-subtitle.1.2.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/visual-subtitle/)

## 外掛說明

This plugin adds a Visual Subtitle field to all post, page and custom post types
that have support for a title, and that use the Classic Editor. It doesn’t work 
with the Block Editor.

It allows you to include a string of text that will still be part of the post title,
but be wrapped in a `span` tag, giving something like:

    ```
    <h1>Visual Subtitle<span class="subtitle"></span></h1>
    ```

Keeping it as part of the main level 1 or two heading, means it maintains as much
keyword SEO importance as the main title, yet can be given a style (in your own 
theme) of `display: block;` to make it visually appear as a subtitle.

The visual subtitle is appended to to the title on on the Posts screen, separated
with a pipe (`|`) character, and appended to the title part of the document title
with a colon (`:`) character.

### Translations

 * [Deutsch](http://deckerweb.de/material/sprachdateien/wordpress-plugins/#visual-subtitle)

## 螢幕擷圖

 * [[
 * The back-end interface, showing the Visual Subtitle field.
 * [[
 * Showing the visual subtitle on the front-end, in this case, styled red, smaller,
   italic and bold.
 * [[
 * The front-end markup, showing the span inside the existing heading element (may
   differ for your own theme).
 * [[
 * Showing the subtitle in the Posts list – the second entry has no subtitle.
 * [[
 * The subtitle can also be amended from the quick edit feature.

## 安裝方式

 1. Unzip and upload `visual-subtitle` folder to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## 常見問題集

### Can I change the separators?

Only currently by amending the plugin code.

### My subtitle isn’t appearing on a new line?

You need to add the `.subtitle { display: block; }` style to your own theme, along
with any other styling you want for it.

## 使用者評論

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

### 󠀁[Old plugin. Still works great.](https://wordpress.org/support/topic/old-plugin-still-works-great/)󠁿

 [ywamer](https://profiles.wordpress.org/ywamer/) 2018 年 7 月 5 日

Works as advertised. Simply added the following CSS to help is deeply a bit more
clearly on my site: .subtitle { display: block; margin-top: 1px; font-size: 2.2rem;
font-weight: 400; }

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

## 參與者及開發者

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

參與者

 *   [ Gary Jones ](https://profiles.wordpress.org/garyj/)

[將〈Visual Subtitle〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/visual-subtitle)

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

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

## 變更記錄

#### 1.2.0

 * Refreshed for 2020 (fix code standards).
 * Fix line-endings in the class file to avoid parser error in PHP 7.3.
 * Slightly refactor how the plugin is initiated.

#### 1.1.0

 * Reposition subtitle field to after title.
 * Add ability for developers to choose which post types have visual subtitle support.
 * Code tidy-up

#### 1.0.1

 * Fixed display issue on Comments page.
 * Added key bit of code that makes the plugin read translation files (props to 
   [Dave](http://deckerweb.de/) for the reminder).
 * Added link to German (de_DE) translation file in the readme.

#### 1.0

 * First public version.

## 中繼資料

 *  版本 **1.2.0**
 *  最後更新 **6 年前**
 *  啟用安裝數 **100+**
 *  WordPress 版本需求 ** 2.9.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.5.18**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/visual-subtitle/)
 * 標籤:
 * [subtitle](https://tw.wordpress.org/plugins/tags/subtitle/)
 *  [進階檢視](https://tw.wordpress.org/plugins/visual-subtitle/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

 *   [ Gary Jones ](https://profiles.wordpress.org/garyj/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://code.garyjones.co.uk/donate/)