Title: Topiqu Sync
Author: topiqu2
Published: <strong>September 8, 2026</strong>
Last modified: September 8, 2026

---

Search plugins

![](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

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

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

 * [Details](https://wordpress.org/plugins/topiqu-sync/#description)
 * [Reviews](https://wordpress.org/plugins/topiqu-sync/#reviews)
 *  [Installation](https://wordpress.org/plugins/topiqu-sync/#installation)
 * [Development](https://wordpress.org/plugins/topiqu-sync/#developers)

 [Support](https://wordpress.org/support/plugin/topiqu-sync/)

## Description

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.

## Installation

 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**.

## FAQ

### 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.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Topiqu Sync” is open source software. The following people have contributed to 
this plugin.

Contributors

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

[Translate “Topiqu Sync” into your language.](https://translate.wordpress.org/projects/wp-plugins/topiqu-sync)

### Interested in development?

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

## Changelog

#### 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.

## Meta

 *  Version **1.0.0**
 *  Last updated **9 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [articles](https://wordpress.org/plugins/tags/articles/)[content sync](https://wordpress.org/plugins/tags/content-sync/)
   [headless](https://wordpress.org/plugins/tags/headless/)[import](https://wordpress.org/plugins/tags/import/)
   [publishing](https://wordpress.org/plugins/tags/publishing/)
 *  [Advanced View](https://wordpress.org/plugins/topiqu-sync/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/topiqu-sync/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/topiqu-sync/)