Title: Assign Related Posts
Author: arshdeveloper
Published: <strong>2018 年 1 月 23 日</strong>
Last modified: 2018 年 1 月 27 日

---

搜尋外掛

![](https://ps.w.org/assign-related-posts/assets/banner-772x250.jpg?rev=1810497)

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

![](https://ps.w.org/assign-related-posts/assets/icon-128x128.png?rev=1810497)

# Assign Related Posts

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

[下載](https://downloads.wordpress.org/plugin/assign-related-posts.zip)

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

 [技術支援](https://wordpress.org/support/plugin/assign-related-posts/)

## 外掛說明

This plugin helps to assign related posts to specific post. It supports auto search
to assign related posts to specific post in admin.

**Shortcode**
 [assign-related-posts]

**Title**
 [assign-related-posts title=”My Related Posts”]

**Image Size**
 [assign-related-posts size=”full”]

Available Sizes: thumbnail, medium, large, full

**Features**

 * Backend settings to select post types.
 * Auto search functionality to assign posts.
 * Easy shortcode with optional attributes.
 * Easy to customize

## 螢幕擷圖

[⌊screenshot-1.png⌉⌊screenshot-1.png⌉[

screenshot-1.png

[⌊screenshot-2.png⌉⌊screenshot-2.png⌉[

screenshot-2.png

[[

## 安裝方式

 1. Upload the folder **“assign-related-posts”** to **“wp-content/plugins”**.
 2. Activate the plugin through the **“Plugins”** menu in WordPress back end.
 3. Go to **“Settings -> Assign Related Post”** to choose post type for which you want
    to assign the related posts.
 4. Now, set your related posts while creating post in post screen.
 5. Use shortcode.

Put below shortcode in your post editor or widget:

    ```
    [assign-related-posts] 
    ```

You can also call shortcode in php template file as follow:

    ```
    <?php echo do_shortcode('[assign-related-posts] '); ?>
    ```

## 常見問題集

  Installation Instructions

 1. Upload the folder **“assign-related-posts”** to **“wp-content/plugins”**.
 2. Activate the plugin through the **“Plugins”** menu in WordPress back end.
 3. Go to **“Settings -> Assign Related Post”** to choose post type for which you want
    to assign the related posts.
 4. Now, set your related posts while creating post in post screen.
 5. Use shortcode.

Put below shortcode in your post editor or widget:

    ```
    [assign-related-posts] 
    ```

You can also call shortcode in php template file as follow:

    ```
    <?php echo do_shortcode('[assign-related-posts] '); ?>
    ```

  What is the shortcode?

[assign-related-posts]

  How to put my own title of related posts in frontend?

You can use extra attribute in shortcode eg: [assign-related-posts title=”My Related
Posts”]

  Will it work for custom post type?

Yes, It will work for custom post type. You will have to select the post type for
which you want to assign the related posts. You can do it by going through WP-Admin-
> Settings -> Assign Related Post

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈Assign Related Posts〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/assign-related-posts)

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

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

## 變更記錄

#### 1.0.1

 * Update stylesheet.

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **9 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.9.29**
 *  語言
 * [English (US)](https://wordpress.org/plugins/assign-related-posts/)
 *  [進階檢視](https://tw.wordpress.org/plugins/assign-related-posts/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/assign-related-posts/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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