Title: Sutrify Post Relay
Author: Aayush Shrestha
Published: <strong>2026년 5월 29일</strong>
Last modified: 2026년 5월 29일

---

플러그인 검색

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

![](https://ps.w.org/sutrify-post-relay/assets/icon-256x256.png?rev=3553922)

# Sutrify Post Relay

 작성자: [Aayush Shrestha](https://profiles.wordpress.org/aayushshrestha/)

[다운로드](https://downloads.wordpress.org/plugin/sutrify-post-relay.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/sutrify-post-relay/#description)
 * [평가](https://ko.wordpress.org/plugins/sutrify-post-relay/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/sutrify-post-relay/#installation)
 * [개발](https://ko.wordpress.org/plugins/sutrify-post-relay/#developers)

 [지원](https://wordpress.org/support/plugin/sutrify-post-relay/)

## 설명

Sutrify Post Relay lets you automatically replicate posts from one WordPress site
to another using the standard WordPress REST API. All credentials are encrypted 
in the database using AES-256-CBC so nothing sensitive is stored in plain text.

**Key Features:**

 * **AES-256-CBC Encryption at Rest** — API credentials are encrypted with a SHA-
   256 derived key before being stored in the database.
 * **Granular Status Rules** — Choose exactly which status transitions (Publish,
   Draft, Pending, Private) trigger a sync dispatch.
 * **Custom Post Type Mapping** — Map local CPT slugs to the matching slugs registered
   on the remote site.
 * **Retry Queue** — Failed syncs are queued in a custom log table and retried automatically
   via WordPress Cron.
 * **Audit Log Viewer** — Browse request payloads and response bodies from the admin
   dashboard and export them as CSV.
 * **Bulk Sync** — Retroactively push any existing set of posts with a batched, 
   progressive bulk runner.
 * **Multisite Compatible** — Fully network-compatible, storing settings in network
   option tables when running on a multisite installation.

## 스크린샷

[⌊Connection settings tab — configure target URL, credentials, and test the connection.⌉⌊
Connection settings tab — configure target URL, credentials, and test the connection
.⌉[

Connection settings tab — configure target URL, credentials, and test the connection.

[⌊Post type mapping tab — map local post types to their remote equivalents.⌉⌊Post
type mapping tab — map local post types to their remote equivalents.⌉[

Post type mapping tab — map local post types to their remote equivalents.

## 설치

 1. Upload the `sutrify-post-relay` folder to `/wp-content/plugins/`.
 2. Activate the plugin from the **Plugins** screen (or Network Activate on Multisite).
 3. Go to **Settings  Sutrify Post Relay** (or **Network Settings  Sutrify Post Relay**
    on Multisite).
 4. Enter your target site URL, WordPress application username, and application password.
 5. Tick **Test Connection** to verify credentials, configure your post type mappings,
    then click **Save Settings**.

**Generating an Application Password on the target site:**

 1. On the target site, go to **Users  Profile**.
 2. Scroll to **Application Passwords**, enter a label (e.g. “Sutrify Post Relay”),
    and click **Add New Application Password**.
 3. Copy the generated password and paste it into the Application Password field in
    this plugin.

## FAQ

### Does this plugin modify the public-facing site?

No. All output is limited to the WordPress admin area. Nothing is added to your 
public pages.

### Is the REST API password stored securely?

Yes. The application password is encrypted with AES-256-CBC before being saved to
the database. The encryption key is derived from your site’s `SECURE_AUTH_KEY` constant.

### Does it work on WordPress Multisite?

Yes. When Multisite is active, settings are stored in the network options table 
and the plugin appears under **Network Settings**.

### Can I test against a local development site?

Yes. Enable **Allow non-HTTPS / local URLs** in the Connection settings. This skips
HTTPS enforcement and private IP blocking. Disable this option before using in production.

### What happens if a sync fails?

Failed syncs are logged in the Sync Logs tab. If the **Auto-Retry Failures** option
is enabled, WordPress Cron will automatically retry failed entries every 5 minutes,
up to the configured maximum retry count.

### Will the plugin clean up after itself when uninstalled?

Yes. When the plugin is deleted through the WordPress admin, it removes the encrypted
settings option and drops the custom sync log table from the database.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Sutrify Post Relay”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ Aayush Shrestha ](https://profiles.wordpress.org/aayushshrestha/)

[자국어로 “Sutrify Post Relay”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/sutrify-post-relay)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/sutrify-post-relay/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/sutrify-post-relay/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/sutrify-post-relay/)을 [RSS](https://plugins.trac.wordpress.org/log/sutrify-post-relay/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release.
 * Redesigned admin UI with tabbed navigation and dark-mode support removed for 
   WordPress admin compatibility.
 * Setting to sync automatically when post is published, updated or moved to trash.
 * Bulk sync runner with batched dispatch and live progress bar.
 * CSV export for audit logs.
 * Retry queue via WordPress Cron.
 * Added Allow non-HTTPS / local URLs toggle for development environments.
 * Improved URL validation to correctly bypass WordPress’s internal SSRF guard in
   dev mode.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.2 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  PHP 버전 ** 8.0 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/sutrify-post-relay/)
 * 태그:
 * [content](https://ko.wordpress.org/plugins/tags/content/)[export](https://ko.wordpress.org/plugins/tags/export/)
   [multisite](https://ko.wordpress.org/plugins/tags/multisite/)[rest-api](https://ko.wordpress.org/plugins/tags/rest-api/)
   [sync](https://ko.wordpress.org/plugins/tags/sync/)
 *  [고급 보기](https://ko.wordpress.org/plugins/sutrify-post-relay/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/sutrify-post-relay/reviews/)

## 기여자

 *   [ Aayush Shrestha ](https://profiles.wordpress.org/aayushshrestha/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/sutrify-post-relay/)