Title: Assign Related Posts
Author: arshdeveloper
Published: <strong>January 23, 2018</strong>
Last modified: January 27, 2018

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# Assign Related Posts

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

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

 * [Details](https://wordpress.org/plugins/assign-related-posts/#description)
 * [Reviews](https://wordpress.org/plugins/assign-related-posts/#reviews)
 *  [Installation](https://wordpress.org/plugins/assign-related-posts/#installation)
 * [Development](https://wordpress.org/plugins/assign-related-posts/#developers)

 [Support](https://wordpress.org/support/plugin/assign-related-posts/)

## Description

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

## Screenshots

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

screenshot-1.png

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

screenshot-2.png

[[

## Installation

 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] '); ?>
    ```

## FAQ

  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

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Assign Related Posts” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Assign Related Posts” into your language.](https://translate.wordpress.org/projects/wp-plugins/assign-related-posts)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/assign-related-posts/),
check out the [SVN repository](https://plugins.svn.wordpress.org/assign-related-posts/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/assign-related-posts/)
by [RSS](https://plugins.trac.wordpress.org/log/assign-related-posts/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Update stylesheet.

## Meta

 *  Version **1.0.1**
 *  Last updated **8 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.5.0 or higher **
 *  Tested up to **4.9.29**
 *  [Advanced View](https://wordpress.org/plugins/assign-related-posts/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/assign-related-posts/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/assign-related-posts/)