Title: Post Forwarder
Author: Sylwester Ulatowski
Published: <strong>2025 年 10 月 15 日</strong>
Last modified: 2025 年 10 月 15 日

---

搜尋外掛

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

# Post Forwarder

 由 [Sylwester Ulatowski](https://profiles.wordpress.org/sylwester1213/) 開發

[下載](https://downloads.wordpress.org/plugin/post-forwarder.2.1.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/post-forwarder/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/post-forwarder/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/post-forwarder/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/post-forwarder/#developers)

 [技術支援](https://wordpress.org/support/plugin/post-forwarder/)

## 外掛說明

Post Forwarder is a powerful WordPress plugin that allows you to automatically Forward
posts to multiple WordPress sites using the REST API. Perfect for content syndication,
multi-site networks, or distributing content across related websites.

**Key Features:**

 * **Multi-Portal Support**: Configure multiple destination WordPress sites
 * **Taxonomy Intelligence**: Automatically maps custom taxonomies or falls back
   to regular tags
 * **Featured Image Transfer**: Uploads and sets featured images on destination 
   sites
 * **Custom Post Type Support**: Works with any public post type
 * **Duplicate Prevention**: Smart locking mechanism prevents duplicate posts
 * **ACF Integration**: Transfers Advanced Custom Fields data
 * **Flexible Configuration**: Easy-to-use interface or advanced JSON configuration
 * **Selective pushing**: Choose which portals to push each post to
 * **Draft or Publish**: Configure whether pushed posts are published or saved as
   drafts

**How It Works:**

 1. Configure your destination WordPress sites (portals) with their REST API credentials
 2. When editing a post, select which portals to push the post to
 3. Upon saving, the plugin automatically pushs the post with all its content, taxonomies,
    meta fields, and featured image
 4. Smart taxonomy mapping tries to preserve custom taxonomies, falling back to regular
    tags if needed

**Perfect For:**

 * News networks with multiple websites
 * Content syndication between related sites
 * Multi-brand companies sharing content
 * Blog networks and content distribution
 * Development/staging to production workflows

**Technical Requirements:**

 * WordPress REST API enabled on destination sites
 * Application passwords configured for API access
 * PHP 7.4 or higher

### Technical Notes

**REST API Endpoints Used:**
 * `/wp-json/wp/v2/posts` – For standard posts * `/
wp-json/wp/v2/{post_type}` – For custom post types * `/wp-json/wp/v2/media` – For
featured image uploads

**Security:**
 * All data is properly sanitized and validated * Uses WordPress nonces
for form security * Application passwords for secure API authentication * No data
is stored insecurely

**Performance:**
 * Minimal impact on site performance * Efficient transient-based
duplicate prevention * Optimized API calls with proper error handling * Smart taxonomy
processing to reduce API calls

### Support

For support, feature requests, or bug reports, please visit the plugin’s support
forum or GitHub repository.

**Minimum Requirements:**
 * WordPress 5.0+ * PHP 7.4+ * REST API enabled on destination
sites * Application passwords configured for API access

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/post-pusher` directory, or 
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Go to Settings  Post pushing to configure your destination portals
 4. Set up Application Passwords on your destination WordPress sites for API access
 5. Start pushing posts by selecting portals in the post editor

## 常見問題集

### How do I set up API access for destination sites?

 1. On each destination WordPress site, go to Users  Profile
 2. Scroll down to “Application Passwords”
 3. Create a new application password
 4. Use the user ID and generated password in the plugin configuration

### What happens if a custom taxonomy doesn’t exist on the destination site?

The plugin uses intelligent taxonomy mapping. It first tries to send taxonomies 
as they are. If that fails, it converts all taxonomy terms to regular tags, ensuring
no content is lost.

### Can I push custom post types?

Yes! The plugin works with any public post type. It automatically detects the post
type and uses the appropriate REST API endpoint.

### Will featured images be transferred?

Yes, the plugin automatically downloads featured images from the source site and
uploads them to the destination site, maintaining the featured image relationship.

### How does duplicate prevention work?

The plugin uses a sophisticated transient-based locking system that prevents the
same post from being pushed multiple times, even if the save action is triggered
multiple times.

### Can I push to multiple sites at once?

Absolutely! You can configure multiple portals and select which ones to push each
post to using checkboxes in the post editor.

## 使用者評論

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

### 󠀁[Saves a lot of time](https://wordpress.org/support/topic/saves-a-lot-of-time-57/)󠁿

 [sylveex](https://profiles.wordpress.org/sylveex/) 2026 年 3 月 18 日

I’ve been using Post Forwarder for a bit now and it honestly makes life a lot easier.
Instead of copying posts between sites, I can just push them in a couple of clicks
and everything comes through properly.If you run more than one WordPress site, this
is definitely worth trying.

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/post-forwarder/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Post Forwarder〉的開發相關工作。

參與者

 *   [ Sylwester Ulatowski ](https://profiles.wordpress.org/sylwester1213/)

[將〈Post Forwarder〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/post-forwarder)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/post-forwarder/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/post-forwarder/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/post-forwarder/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/post-forwarder/)。

## 變更記錄

#### 2.1.0

 * Added multi-portal support with selective pushing
 * Implemented intelligent taxonomy mapping with fallback to tags
 * Added featured image transfer functionality
 * Introduced duplicate prevention system
 * Added ACF (Advanced Custom Fields) integration
 * Improved error handling and logging
 * Added user-friendly portal configuration interface
 * Enhanced custom post type support
 * Added internationalization support
 * Improved security with proper input sanitization

#### 2.0.0

 * Complete rewrite with REST API support
 * Added taxonomy and meta field pushing
 * Improved reliability and error handling

#### 1.0.0

 * Initial release
 * Basic post pushing functionality

## 中繼資料

 *  版本 **2.1.0**
 *  最後更新 **6 個月前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/post-forwarder/)
 * 標籤
 * [distribution](https://tw.wordpress.org/plugins/tags/distribution/)[multisite](https://tw.wordpress.org/plugins/tags/multisite/)
   [post](https://tw.wordpress.org/plugins/tags/post/)[rest-api](https://tw.wordpress.org/plugins/tags/rest-api/)
   [sync](https://tw.wordpress.org/plugins/tags/sync/)
 *  [進階檢視](https://tw.wordpress.org/plugins/post-forwarder/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/post-forwarder/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/post-forwarder/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/post-forwarder/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/post-forwarder/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/post-forwarder/reviews/?filter=1)

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

[查看全部使用者評論](https://wordpress.org/support/plugin/post-forwarder/reviews/)

## 參與者

 *   [ Sylwester Ulatowski ](https://profiles.wordpress.org/sylwester1213/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/post-forwarder/)