Title: WP Advanced Include
Author: Jamie
Published: <strong>2012 年 11 月 11 日</strong>
Last modified: 2012 年 11 月 11 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/wp-advanced-include.svg)

# WP Advanced Include

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

[下載](https://downloads.wordpress.org/plugin/wp-advanced-include.1.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/wp-advanced-include/)

## 外掛說明

WP Advanced Include creates an [include] shortcode which can be used to add content
from any Post or Page on your site including Post Content, Post Excerpt and Post
Meta

Shortcode Attributes:

_content\_id_ = [int] The id of the post or page you wish to include content from.

_content\_limit_ = [int] Limits the content if required, set to a value less than
1 to remove limiting – Default 0 _content\_limit\_type_ [“words”|”chars”] Sets the
content limit to be words or characters – Default “words” _content\_limit\_append_[
string|empty string] Text to be appended to the end of the content if limited – 
Default “&hellip” _content\_type_ [post_content|post_excerpt|post_title|”meta name”]
The content type to be included, if meta name, specify meta name. – Default “post_content”
_do\_shortcode_ [true|false] Specify whether to parse shortcodes of not – Default“
true”

#### Caution

The use of [include] to include itself with do_shortcode set to true will create
an infinite loop, use wisely.

#### Samples

_simple include of post content_
 [include content_id=x]

_include first 50 words of post content_
 [include content_id=x content_limit=50]

_include first 150 characters of post content_
 [include content_id=x content_limit
=150 content_limit_type=chars]

*include “custom_meta_name” meta from post X
 [include content_id=x content_type
=”custom_meta_name”]

## 安裝方式

 1. Download the plugin to your computer
 2. Extract the contents
 3. Upload (via FTP) to a sub folder of the WordPress plugins directory
 4. Activate the plugin in the admin dashboard.

## 常見問題集

  No other questions yet!

🙂

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈WP Advanced Include〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-advanced-include)

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

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

## 變更記錄

#### 1.0

 * Initial Release
 * No changes

## 中繼資料

 *  版本 **1.0**
 *  最後更新 **14 年前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 3 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.4.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-advanced-include/)
 * 標籤:
 * [include](https://tw.wordpress.org/plugins/tags/include/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-advanced-include/advanced/)

## 評分

 5 星，滿分為 5 星

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

[Your review](https://wordpress.org/support/plugin/wp-advanced-include/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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