Title: Post Connector
Author: Barry Kooij
Published: <strong>15 جولای 2014</strong>
Last modified: 21 سپتامبر 2023

---

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

![](https://ps.w.org/post-connector/assets/banner-772x250.png?rev=1223790)

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/post-connector/assets/icon-256x256.png?rev=1223790)

# Post Connector

 توسط [Barry Kooij](https://profiles.wordpress.org/barrykooij/)

[دانلود](https://downloads.wordpress.org/plugin/post-connector.1.0.11.zip)

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

 [پشتیبانی](https://wordpress.org/support/plugin/post-connector/)

## توضیحات

#### Post Connector

In WordPress, post types are often related, for instance, you might want to relate
recipes to ingredients. But to do so, you’d normally have to use a custom taxonomy.
With Post Connector, you can directly relate post types to post types, foregoing
all the hassle of having to create loads of custom taxonomies and just allowing 
you to do what you really want to do.

> **Premium features**
> The Pro version of the plugin comes with the following features:
>  * Sortable post connections
>  * Backwards linking (parent to child AND child to parent)
>  * A developer friendly API
>  * Priority support
> [More information](https://www.post-connector.com/?utm_source=wp-plugin-repo&utm_medium=link&utm_campaign=after-features-link)
> | [Upgrade now >>](https://www.post-connector.com/go-pro/?utm_source=wp-plugin-repo&utm_medium=link&utm_campaign=after-features-link)

#### No coding required

Creating links, linking posts and displaying posts in Post Connector can all be 
done without coding. Stuff you used to need a developer for can now “just” be done
by clicking around in your WordPress backend.

#### Automatically displaying linked posts

Automatically displaying linked posts introduces a new way of displaying linked 
posts. Next to our widget and shortcode you can now display linked posts by let 
Post Connector append them to your posts. This new feature prevents the need of 
editing your theme files allowing you to easily switch themes in the future.

#### Unlimited links

Unlimited links, in all ways. You can create links in links as many times as you
want, no limitations. Whether you want to relate one post to 10 others of a different
post type or you want to relate a post to posts in several different post types:
it’s all easily done.

#### Widget & Shortcode

Post Connector includes a widget for displaying linked posts. Of course you can 
add the widget multiple times, displaying different links and/or different parents.
Next to this you can set the widget’s title, choose whether you want the child posts
to be clickable and if you would like to display the excerpt for each child.

Post Connector also includes a shortcode for displaying linked posts. This enable
you to output specific linked posts anywhere you can type content (e.g. pages) by
simply entering the shortcode. Heck, you don’t even to remember that the shortcode
is. Just click the Post Connector icon in the editor, set a few settings and click“
Insert Shortcode” and you’re done.

#### Multilingual

Post Connector is available in English, Dutch, German and Spanish and soon many 
more languages. Post Connector will automatically select the correct language based
on your WordPress installation language.

#### Network/Multisite compatible

Post Connector is WordPress Network / Multisite compatible. Each site will have 
its own version of Post Connector and thus have it own links.

**More information**

 * Other [WordPress plugins](https://profiles.wordpress.org/barrykooij/) by [Barry Kooij](http://www.barrykooij.com/)
 * Contact Barry on Twitter: [@CageNL](http://twitter.com/CageNL)
 * If you’re a dev, follow or contribute to the [Post Connector plugin on GitHub](https://github.com/barrykooij/post-connector)

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

 * [[
 * The connection overview screen. Here you can manage your connections.
 * [[
 * The connection edit screen. Here you can edit a connection.
 * [[
 * The connection edit screen. Here you can edit a connection.
 * [[
 * Example output of linked posts.
 * [[
 * The linking posts screen. Here you can link posts to each other.
 * [[
 * The edit post screen. Post Connector adds a meta box so you can link posts to
   each other with just a few clicks.
 * [[
 * Post Connector comes with a shortcode generator so you can display linked posts
   anywhere you want.
 * [[
 * Post Connector comes with a widget so you can display linked posts in any sidebar
   you want.

## نصب

#### Installing the plugin

 1. In your WordPress admin panel, go to _Plugins > New Plugin_, search for _Post Connector_
    and click “Install now”
 2. Alternatively, download the plugin and upload the contents of `post-connector.zip`
    to your plugins directory, which usually is `/wp-content/plugins/`.
 3. Activate the plugin

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

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

### 󠀁[Well designed & developer friendly](https://wordpress.org/support/topic/well-designed-developer-friendly/)󠁿

 [pshemek](https://profiles.wordpress.org/emmek/) 9 فوریه 2017

Well designed, developer friendly, I like it! Last but not least: actively supported(
especially after Post 2 Post became discontinued).

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

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

“Post Connector” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

 *   [ Barry Kooij ](https://profiles.wordpress.org/barrykooij/)
 *   [ Never5 ](https://profiles.wordpress.org/never5/)

[ترجمه “Post Connector” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/post-connector)

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

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

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

#### 1.0.11 – September 21, 2023

 * Tweak: Added escaping to 2 admin area outputs.

#### 1.0.10 – August 10, 2023

 * Tweak: Fixed a XSS vulnerability in the admin area. CVE-2023-28931, props Juampa
   Rodríguez.
 * Tweak: Fixed various other unescaped attribute and html output in the admin area.

#### 1.0.9 – April 3, 2018

 * Tweak: Registering widgets differently, no longer using create_function. Fixes
   PHP 7.2+ notice.

#### 1.0.8 – January 21, 2016

 * Fixed a bug that caused translation not to load properly.
 * Updated translation files.

#### 1.0.7 – January 14, 2016

 * Fixed a bug where wp_reset_postdata() did not actually reset post data because
   admin.

#### 1.0.6 – August 18, 2015

 * Fixed shortcode and widget get_parent/get_child bug.
 * Fixed a backward compat bug.
 * Added possibility of adding image to widget.
 * Set thumbnail default to false.

#### 1.0.5 – April 26, 2015

 * Fixed a display excerpt bug in shortcode.
 * Added ‘pc_manual_link_post_statuses’ filter to allow modification of post statuses
   of posts in link existing screen.

#### 1.0.4 – April 20, 2015

 * Escaped view filter URL when manually linking posts to prevent possible XSS.

#### 1.0.3 – December 29, 2014

 * Changed the way the plugin is loaded.
 * Fixed TinyMCE bug that removed all buttons if user had insufficient permissions,
   props remyvv.

#### 1.0.2 – December 16, 2014

 * Changed the way the plugin is loaded.

#### 1.0.1 – July 21, 2014

 * Added the ‘pc_connection_edit_form_display_linked_children’ action.

#### 1.0.0 – July 13, 2014

 * Initial version

## اطلاعات

 *  نگارش **1.0.11**
 *  Last updated **3 سال پیش**
 *  نصب‌های فعال **90+**
 *  نگارش وردپرس ** 5.0 یا بالاتر **
 *  Tested up to **6.3.8**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/post-connector/)
 * Tags
 * [connection](https://fa.wordpress.org/plugins/tags/connection/)[post connection](https://fa.wordpress.org/plugins/tags/post-connection/)
   [related](https://fa.wordpress.org/plugins/tags/related/)[related posts](https://fa.wordpress.org/plugins/tags/related-posts/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/post-connector/advanced/)

## امتیازها

 5 از 5 ستاره.

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

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

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

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

 *   [ Barry Kooij ](https://profiles.wordpress.org/barrykooij/)
 *   [ Never5 ](https://profiles.wordpress.org/never5/)

## پشتیبانی

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

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

## کمک مالی

آیا تمایل دارید از پیشرفت این افزونه حمایت کنید؟

 [ کمک مالی به این افزونه ](https://www.post-connector.com/)