Title: WP Simple Related Posts
Author: horike
Published: <strong>4 مارس 2014</strong>
Last modified: 7 سپتامبر 2023

---

جستجوی افزونه‌ها

![](https://ps.w.org/wp-simple-related-posts/assets/banner-772x250.png?rev=2958140)

این افزونه **با ۳ نگارش عمدهٔ اخیر وردپرس آزمایش نشده است**. ممکن است دیگر نگهداری
یا پشتیبانی نشود و هنگام استفاده با نگارش‌های تازه‌تر وردپرس مشکل سازگاری داشته 
باشد.

![](https://s.w.org/plugins/geopattern-icon/wp-simple-related-posts_ffffff.svg)

# WP Simple Related Posts

 توسط [horike](https://profiles.wordpress.org/horike/)

[دانلود](https://downloads.wordpress.org/plugin/wp-simple-related-posts.1.6.1.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/wp-simple-related-posts/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/wp-simple-related-posts/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/wp-simple-related-posts/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/wp-simple-related-posts/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/wp-simple-related-posts/)

## توضیحات

*Related posts based on categories, tags.
 *Can be replaced and sort of related 
posts at admin screen. *I can be added as an add-on another related posts algorithm.

You can make addon to use [Addon Template](https://github.com/horike37/wp-simple-related-posts-addon-template/).

You can use JSON REST API Endpoint. Require plugin [JSON REST API](https://wordpress.org/plugins/json-rest-api/)

http://example.com/wp-json/posts/%post_id%/sirp_related/ http://example.com/wp-json/
sirp_related/%post_id%/ http://example.com/wp-json/sirp_related/%post_id%/?filter[
num]=5

#### Translators

 * Japanese(ja) – [Horike Takahiro](https://profiles.wordpress.org/horike)
 * Thai(th_TH) – [TG Knowledge](http://www.xn--12cg1cxchd0a2gzc1c5d5a.com)

#### Contributors

 * @[ShinichiN](https://profiles.wordpress.org/shinichin)
 * @[Webnist](https://profiles.wordpress.org/webnist)
 * @[mt8biz](https://profiles.wordpress.org/mt8biz)

## عکس‌های صفحه

[⌊post screen.⌉⌊post screen.⌉[

post screen.

[⌊option page.⌉⌊option page.⌉[

option page.

[⌊sigle page.⌉⌊sigle page.⌉[

sigle page.

## نصب

 1. Upload `simple-related-posts` to the `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## نقد و بررسی‌ها

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

### 󠀁[REST API doesn’t work anymore](https://wordpress.org/support/topic/rest-api-doesnt-work-anymore/)󠁿

 [napolux](https://profiles.wordpress.org/napolux/) 20 ژانویه 2018

This plugin should not be installed, it’s outdated. Plus, api endpoints are not 
working, and format for related in /posts/POST_ID REST api endpoint is not using
a consistent format for when related are not present.

 [ خواندن تمامی 5 نقد و بررسی‌ ](https://wordpress.org/support/plugin/wp-simple-related-posts/reviews/)

## توسعه دهندگان و همکاران

“WP Simple Related Posts” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت 
کرده‌اند.

مشارکت کنندگان

 *   [ horike ](https://profiles.wordpress.org/horike/)
 *   [ AMIMOTO ](https://profiles.wordpress.org/amimotoami/)
 *   [ webnist ](https://profiles.wordpress.org/webnist/)
 *   [ wokamoto ](https://profiles.wordpress.org/wokamoto/)
 *   [ gatespace ](https://profiles.wordpress.org/gatespace/)
 *   [ Kazuto Takeshita ](https://profiles.wordpress.org/mt8biz/)

[ترجمه “WP Simple Related Posts” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/wp-simple-related-posts)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/wp-simple-related-posts/)،
[مخزن SVN](https://plugins.svn.wordpress.org/wp-simple-related-posts/) را بررسی 
کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/wp-simple-related-posts/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/wp-simple-related-posts/)
مشترک شوید.

## گزارش تغییرات

#### 1.0

 * first release.

#### 1.2.2

 * Add thumbnail image

#### 1.2.3

 * Add Related Posts title

#### 1.2.4

 * Related Posts addon with [Addon Template](https://github.com/horike37/wp-simple-related-posts-addon-template/)

#### 1.3

 * fixed bug on based tag and category
 * add pot file

#### 1.3.1

 * Thai support

#### 1.4

 * Edit CSS on Admin panel.
 * With a function to initialize the Related Posts.

#### 1.4.1

 * Bug fix

#### 1.4.2

 * Bug fix

#### 1.4.3

 * Bug fix

#### 1.4.4

 * Bug fix

#### 1.5

 * Add Json Rest API Endpoint
 * Add Widget

#### 1.5.1

 * Bug fix

#### 1.5.2

 * stop save when running AUTO SAVE

#### 1.5.3

 * Show only posts publish status

#### 1.5.4

 * Exclude posts password protected

#### 1.5.5

 * Bug fix

#### 1.5.6

 * fix Skip processing at wp-cron, such as when publishing a future post

#### 1.5.7

 * Fixed warning errors

#### 1.5.8

 * Fixed a bug that caused metadata to be deleted in Quick Edit.

#### 1.5.9

 * Support for Block Editor

#### 1.6.0

 * Added support for manual addition when posts are in draft status.

#### 1.6.1

 * Changed to always get post ID as an array.

## اطلاعات

 *  نگارش **1.6.1**
 *  آخرین به‌روزرسانی **3 سال پیش**
 *  نصب‌های فعال **300+**
 *  نگارش وردپرس ** 3.8.1 یا بالاتر **
 *  آزمایش‌شده تا **6.3.8**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/wp-simple-related-posts/)
 * برچسب
 * [related](https://fa.wordpress.org/plugins/tags/related/)[related posts](https://fa.wordpress.org/plugins/tags/related-posts/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/wp-simple-related-posts/advanced/)

## امتیازها

 4.2 از 5 ستاره.

 *  [  امتیاز 4 5-ستاره     ](https://wordpress.org/support/plugin/wp-simple-related-posts/reviews/?filter=5)
 *  [  امتیاز 0 4-ستاره     ](https://wordpress.org/support/plugin/wp-simple-related-posts/reviews/?filter=4)
 *  [  امتیاز 0 3-ستاره     ](https://wordpress.org/support/plugin/wp-simple-related-posts/reviews/?filter=3)
 *  [  امتیاز 0 2-ستاره     ](https://wordpress.org/support/plugin/wp-simple-related-posts/reviews/?filter=2)
 *  [  امتیاز 1 1-ستاره     ](https://wordpress.org/support/plugin/wp-simple-related-posts/reviews/?filter=1)

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

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/wp-simple-related-posts/reviews/)

## مشارکت کنندگان

 *   [ horike ](https://profiles.wordpress.org/horike/)
 *   [ AMIMOTO ](https://profiles.wordpress.org/amimotoami/)
 *   [ webnist ](https://profiles.wordpress.org/webnist/)
 *   [ wokamoto ](https://profiles.wordpress.org/wokamoto/)
 *   [ gatespace ](https://profiles.wordpress.org/gatespace/)
 *   [ Kazuto Takeshita ](https://profiles.wordpress.org/mt8biz/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/wp-simple-related-posts/)