Title: Story Highlights
Author: dbirlew
Published: <strong>2013 年 6 月 24 日</strong>
Last modified: 2014 年 10 月 13 日

---

搜尋外掛

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

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

# Story Highlights

 由 [dbirlew](https://profiles.wordpress.org/dbirlew/) 開發

[下載](https://downloads.wordpress.org/plugin/story-highlights.1.4.zip)

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

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

## 外掛說明

Like the “Story Highlights” lists on articles at CNN.com and other sites, this adds
a bullet list to each post’s content via an edit post page panel. The plugin sets
up the code only, styling can be handled by adding the classes provided under the
Other Notes to style.css in your theme.

### Use

Add a new post or edit an existing post. A new panel titled “Story Highlights” appears
in the right column of the edit post page. If these fields are all blank, the plugin
does nothing. To add a “Story Highlights” bullet list to your post, you MUST add
a list title and the first bullet point. Otherwise an empty list appears. You may
add up to five bullet points, summarizing your post. To delete a bullet point, clear
the field. UPDATE your post to save your bullet points.

### Alignment

Below the list fields is the option “choose alignment”. By default it is set to “
none” which inserts the element as a block above the post. Leave this option if 
you wish to manually apply your own floats to the element. Otherwise choose “left”
or “right” to float the element to the right or the left of the first paragraph 
of your post. Note that floating the list left or right may break your layout if
you insert an image at the start of your post.

### Styling

This plugin inserts a (mostly) un-styled element above the first paragraph of your
post content. The following unique classes and ids can be added to your stylesheet
and used to position and style the element, allowing the freedom to style each part
individually:

    ```
    div.shsp
    h1.shsp_title
    ul#shsp_ul
    li.shsp_li1
    li.shsp_li2
    li.shsp_li3
    li.shsp_li4
    li.shsp_li5
    ```

As of version 1.4 checking the box labelled “Use default plugin styles?” will add
styles to your source code. This can be enabled/disabled on a per-post basis. However,
the recommended method of use is to add the classes above to the style.css file 
of your theme and style the Story Highlights box your own way, to match your look.

### Widget

This plugin adds the Story Highlights widget to the Appearance > Widgets page. Add
this widget to the sidebar that will be displayed on single post pages. This widget
has no settings. If the widget is active then the post element is not inserted, 
and the list appears in the sidebar. Remove the widget from the sidebar if you wish
to display the element within the post body.

## 螢幕擷圖

 * [[
 * In-post display, right-aligned, with default styles checkbox checked.
 * [[
 * Widget display in the sidebar.

## 安裝方式

 1. Upload the folder /story-highlights/ to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

Or:

 1. Install the plugin through the Add New Plugins panel
 2. Click the “Activate Plugin” link when the install is complete

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

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

參與者

 *   [ dbirlew ](https://profiles.wordpress.org/dbirlew/)

[將〈Story Highlights〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/story-highlights)

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

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

## 變更記錄

#### 1.4

 * Changed alignment selection to use WordPress core ‘alignleft’ and ‘alignright’
   classes.
 * Added default styles option for those who do not style.
 * Widget classes removed. (Now uses your overall sidebar styles.)
 * Widget title now uses dynamic sidebar settings. (As set in your theme’s functions.
   php file.)

#### 1.3

 * Added “choose alignment” option on a per-post basis.
 * Added sidebar widget. If the widget is active, the post element does not show.

#### 1.2

 * Improved compatibility with several other plugins.
 * Vastly improved the output function.

#### 1.1

 * Added screenshot.
 * Fixed bug where the_excerpt was not displaying in index or archive pages.

#### 1.0

 * First release.

## 中繼資料

 *  版本 **1.4**
 *  最後更新 **12 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.0.38**
 *  語言
 * [English (US)](https://wordpress.org/plugins/story-highlights/)
 * 標籤:
 * [content](https://tw.wordpress.org/plugins/tags/content/)
 *  [進階檢視](https://tw.wordpress.org/plugins/story-highlights/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

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

## 參與者

 *   [ dbirlew ](https://profiles.wordpress.org/dbirlew/)

## 技術支援

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

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