Title: Remote Post Swap
Author: TyB
Published: <strong>14 آوریل 2017</strong>
Last modified: 17 آوریل 2017

---

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

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

![](https://ps.w.org/remote-post-swap/assets/icon-128x128.jpeg?rev=1637293)

# Remote Post Swap

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

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

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

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

## توضیحات

This plugin was built for developers to swap out local post data with post data 
from a live site. Useful if you need to make some styling changes to post content
but don’t want to pull in the live database. Simply enter the URL for the live site
and turn on the API connection via the toggle provided.

All posts within the loop are replaced with posts from the URL you entered. This
will change out the post title, post content, post excerpt and post date with the
returned API data. This plugin will **NOT** replace your the post data in the database,
but simply change out the data on the fly. To go back to your the posts saved locally
simply uncheck the toggle switch on the settings page.

Post meta is used to store post IDs returned from the API call and matched up with
the post IDs returned from your loop. This helps keep posts consistent across page
loads. Single post pages will return the same post they were swapped out with in
the main loop.

**NOTE:** This plugin requires the parent site (the live site) to be running at 
least WordPress Version 4.7.0 for the REST API to work properly.

### Usage

 1. After plugin activation go to the plugin settings page by hovering over the “Settings”
    menu item in wp-admin.
 2. Click on the ‘Remote Post Swap’ link.
 3. Check the toggle box shown.
 4. Enter the URL to the live site you wish to pull posts from. This should be a valid
    URL.
 5. Turn on which post data you wish to replace (Post Title, Post Excerpt, Post Content,
    Post Date, Featured Images)

### To Do

 1. Pull in author data.
 2. Pull in post comments.

## سوالات متداول

  Installation Instructions

 1. Upload the `remote-post-swap` directory to your `/wp-content/plugins/` directory.
 2. Activate the plugin.

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

نقد و بررسی‌ای برای این افزونه یافت نشد.

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

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

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

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

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

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

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

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

#### 0.8.0

 * Major performance enhancements & code optimization

#### 0.7.0

 * Add in the ability to allow plugin users to choose which post data is swapped
   with remote post data (options page)
 * Rewrite the admin classes to allow for separation of logic/display
 * Add psr4 autoloader to autoload PHP classes without using require/include
 * Separate the featured image functions from the replace-wp functions for better
   organization

#### 0.6.0

 * Re-wrote the replace-wp class to only make a maximum of 2 API calls per loop.(
   Performance enhancement)

#### 0.5.0

 * Initial Release

## اطلاعات

 *  نگارش **0.8.0**
 *  آخرین به‌روزرسانی **9 سال پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 4.7.0 یا بالاتر **
 *  آزمایش‌شده تا **4.7.33**
 *  زبان
 * [English (US)](https://wordpress.org/plugins/remote-post-swap/)
 * برچسب
 * [database](https://fa.wordpress.org/plugins/tags/database/)[posts](https://fa.wordpress.org/plugins/tags/posts/)
   [remote](https://fa.wordpress.org/plugins/tags/remote/)[swap](https://fa.wordpress.org/plugins/tags/swap/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/remote-post-swap/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

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

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

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

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

## پشتیبانی

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

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