Title: Topiqu Sync
Author: topiqu2
Published: <strong>2026 年 9 月 8 日</strong>
Last modified: 2026 年 9 月 8 日

---

搜尋外掛

![](https://ps.w.org/topiqu-sync/assets/banner-772x250.png?rev=3687028)

![](https://ps.w.org/topiqu-sync/assets/icon-256x256.png?rev=3687028)

# Topiqu Sync

 由 [topiqu2](https://profiles.wordpress.org/topiqu2/) 開發

[下載](https://downloads.wordpress.org/plugin/topiqu-sync.1.0.0.zip)

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

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

## 外掛說明

Topiqu Sync connects a WordPress site to the Topiqu content service. It imports 
published source-language articles as native WordPress posts, including their titles,
slugs, excerpts, HTML content, publication dates, tags, metadata, and featured images.

The plugin prevents duplicate posts by storing the stable Topiqu article ID. It 
supports manual synchronization and scheduled synchronization through WP-Cron.

Three update policies are available:

 * **Safe update** preserves a post when its title, slug, excerpt, or content was
   edited in WordPress.
 * **Overwrite** treats Topiqu as the source of truth.
 * **New posts only** never updates an existing imported post.

After a complete error-free scan, imported posts no longer published by Topiqu can
be moved to draft. The plugin never deletes posts or media.

An active Topiqu account, a Topiqu site, and its API key are required. Topiqu is
a hosted software service and is not included with this plugin.

### External services

This plugin connects to the Topiqu server URL entered by the site administrator.
The connection is required to test credentials and retrieve site metadata, articles,
tags, and referenced featured images. Requests are made only after an administrator
saves a Topiqu URL and API key or starts a synchronization.

The plugin sends the configured API key in the `x-api-key` request header. It also
sends the plugin name and version as the HTTP User-Agent. It does not send WordPress
users, visitor activity, post edits, analytics, or the WordPress site URL to Topiqu.

Imported article data and downloaded images are stored in the WordPress database
and Media Library. Please review the Topiqu [privacy policy](https://topiqu.com/en/privacy-policy)
and [terms of service](https://topiqu.com/en/terms-of-service) before connecting
a site.

### Privacy

Topiqu Sync does not track visitors and does not collect analytics. An administrator
explicitly configures the external Topiqu service. See the **External services**
section for the data sent during synchronization.

## 安裝方式

 1. Install and activate Topiqu Sync.
 2. Open **Settings > Topiqu Sync**.
 3. Enter the final HTTPS URL of the Topiqu service (without redirects) and the API
    key from the Topiqu site’s integration settings.
 4. Select the WordPress author, synchronization interval, update policy, and missing-
    article behavior.
 5. Save the settings and use **Test connection**.
 6. Run **Synchronize now** and review the imported posts under **Posts**.

## 常見問題集

### Where are imported articles stored?

They are standard WordPress posts under **Posts > All Posts**. They work with themes,
feeds, search, caching, and SEO plugins like other posts.

### Does the plugin delete content?

No. A successfully completed synchronization can move a missing imported article
to draft. Uninstalling the plugin retains all imported posts, tags, and media.

### Will synchronization overwrite WordPress edits?

Not in the default safe update mode. The plugin detects local changes to the title,
slug, excerpt, and content and skips that post. Administrators can explicitly select
overwrite or new-posts-only behavior.

### Why did the scheduled synchronization not run at the exact time?

WP-Cron is triggered by site traffic. For predictable production scheduling, invoke
the `topiqu_sync_cron` event from a real system cron or WP-CLI.

### Does it import translations?

Version 1.0.0 imports the primary source-language article. Full WPML or Polylang
translation mapping is not included.

### What if synchronization stays locked after a server crash?

The lock is released when synchronization finishes, including normal PHP error shutdown.
After an abrupt process termination or server crash, first confirm that no synchronization
worker is running, then use `wp option delete topiqu_sync_lock` to remove the abandoned
lock. Locks do not expire automatically, so a long-running import cannot overlap
with another worker.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

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

參與者

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

[將〈Topiqu Sync〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/topiqu-sync)

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

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

## 變更記錄

#### 1.0.0

 * Initial public release.
 * Import and update native posts, tags, metadata, publication dates, and featured
   images.
 * Add safe, overwrite, and new-posts-only update policies.
 * Add complete-scan reconciliation, manual synchronization, WP-Cron scheduling,
   and concurrent-run locking.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.5 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1.1**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/topiqu-sync/)
 * 標籤:
 * [articles](https://tw.wordpress.org/plugins/tags/articles/)[content sync](https://tw.wordpress.org/plugins/tags/content-sync/)
   [headless](https://tw.wordpress.org/plugins/tags/headless/)[import](https://tw.wordpress.org/plugins/tags/import/)
   [publishing](https://tw.wordpress.org/plugins/tags/publishing/)
 *  [進階檢視](https://tw.wordpress.org/plugins/topiqu-sync/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/topiqu-sync/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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