Title: Additional Content
Author: keesiemeijer
Published: <strong>2015 年 10 月 21 日</strong>
Last modified: 2020 年 4 月 7 日

---

搜尋外掛

![](https://ps.w.org/additional-content/assets/banner-772x250.jpg?rev=1270304)

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

![](https://ps.w.org/additional-content/assets/icon.svg?rev=1270237)

# Additional Content

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

[下載](https://downloads.wordpress.org/plugin/additional-content.1.3.0.zip)

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

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

## 外掛說明

Add additional content on a post per post basis in the edit or publish post screen.
The additional content editor can be used with all public post types.

Use this plugin for content that you, for whatever reason, don’t want to be included
in the post content itself, like [shortcodes](https://keesiemeijer.wordpress.com/2015/05/25/how-to-remove-specific-shortcodes-from-post-content/),
or code snippets used by other plugins.

Another benefit of using this plugin is if you want content to be displayed before
or after content that is automatically added by other plugins. The [priority parameter](https://wordpress.org/plugins/additional-content/faq/)
will let you do just that.

For more information visit the [GitHub repository](https://github.com/keesiemeijer/additional-content).

## 螢幕擷圖

 * [[
 * Add additional content in the edit or publish post screen.
 * [[
 * Additional Content metabox with text strings changed for shortcodes.
 * [[
 * Additional Content metabox with options removed with a filter.
 * [[
 * Warning when activating this plugin on PHP versions smaller than 5.4.0.

## 安裝方式

#### Requirements

[PHP](https://secure.php.net/) 5.4.0 or higher

**Note**: This plugin displays an admin notice when activated on lower PHP versions.
Disable this plugin like you normally would in the wp-admin if you see this notice.

**What is PHP?**
 PHP is the scripting language used to build WordPress. It’s installed
on your server by your host. The [minimum required version](https://wordpress.org/about/requirements/)
for WordPress is PHP 5.2.4. This version has been unsupported since early 2011 and
is potentially insecure. WordPress supports it to maintain backward compatibility
for sites that are still using it.

This plugin is also build with PHP but it requires the PHP version of 5.4.0 or higher
to work.

Follow these instructions to install the plugin.

 1. In your WordPress admin panel, go to Plugins > New Plugin, search for “additional
    content” and click “Install now”.
 2. Alternatively, download the plugin and upload the contents of additional-content.
    zip to your plugins directory, which usually is /wp-content/plugins/.
 3. Activate the plugin
 4. Add additional content in the edit or publish post screens.

## 常見問題集

  What is the priority option?

This plugin is basically a user interface for [the_content filter](https://codex.wordpress.org/Plugin_API/Filter_Reference/the_content).
This filter allows themes and plugins to change (or add content to) post content
before it’s displayed. The default priority for filters is 10. Higher numbers correspond
with later execution of adding additional content. This option allows you to display
the additional content before or after other plugins that add content with this 
filter.

## 使用者評論

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

### 󠀁[Simple and Good](https://wordpress.org/support/topic/simple-and-good-55/)󠁿

 [John](https://profiles.wordpress.org/dpinc/) 2016 年 9 月 3 日

Overall it is very good but need completed simple features

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

## 參與者及開發者

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

參與者

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

〈Additional Content〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/additional-content/contributors)
為這個外掛做出的貢獻。

[將〈Additional Content〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/additional-content)

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

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

## 變更記錄

#### 1.3.0

 * Fix bug where additional content was not displayed in pages. Props: [dpinc](https://profiles.wordpress.org/dpinc).
 * Allow unfiltered html for user with the unfiltered_html capability
 * Tested up to WordPress 4.6

#### 1.2.0

 * Using anonymous functions for sorting addational content by priority.
 * New unit tests
 * Tested up to WordPress 4.4

#### 1.1.4

Initial commit to the WordPress plugins repository.

## 中繼資料

 *  版本 **1.3.0**
 *  最後更新 **6 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.4.19**
 *  語言
 * [Czech](https://cs.wordpress.org/plugins/additional-content/) 及 [English (US)](https://wordpress.org/plugins/additional-content/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/additional-content)
 * 標籤:
 * [content](https://tw.wordpress.org/plugins/tags/content/)[edit](https://tw.wordpress.org/plugins/tags/edit/)
   [post](https://tw.wordpress.org/plugins/tags/post/)[post content](https://tw.wordpress.org/plugins/tags/post-content/)
   [publish](https://tw.wordpress.org/plugins/tags/publish/)
 *  [進階檢視](https://tw.wordpress.org/plugins/additional-content/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

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

## 技術支援

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

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