Title: PostNext
Author: postnext
Published: <strong>2026 年 5 月 22 日</strong>
Last modified: 2026 年 5 月 25 日

---

搜尋外掛

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

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

# PostNext

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

[下載](https://downloads.wordpress.org/plugin/postnext.1.1.5.zip)

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

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

## 外掛說明

**PostNext turns your WordPress blog into a hands-off content engine.**

You set up a content plan once in the PostNext app — start date, duration, posting
cadence, language, and competitive intent — and the AI researches, writes, and ships
articles to your WordPress site for the whole run. No copy-paste, no manual scheduling,
no batch-generate-and-pray.

#### Plan it once, ship it daily

 * **Multi-day content plans** — choose 7 days, 14 days, 30 days, or “Until I stop”.
   Set a start date and PostNext keeps the pipeline flowing.
 * **Publish hour window (UTC)** — pick the hour range when posts should go live(
   e.g. 08–19 UTC). Each article publishes at a random minute inside the window,
   so your blog cadence reads as human, not bot.
 * **Content language** — write natively in your audience’s language; not machine-
   translated from English.
 * **Auto-publish to WordPress** — publish posts automatically when generated, or
   leave off to land them as drafts for review.
 * **Auto-promote on social media** — create social posts to promote each blog post(
   managed in the PostNext app).
 * **Competitor domains (optional)** — enter competitor websites to discover content
   gaps. One domain per line, max 10. PostNext finds keywords and topics they rank
   for and you don’t, then writes content to close the gap.

#### What the plugin does inside WordPress

 * Receives articles from PostNext via a secure REST API
 * Downloads and stores all images in your Media Library (deduplicated by source
   URL)
 * Sets SEO metadata for Yoast, Rank Math, AIOSEO, and SEOPress
 * Tracks every synced article on a built-in dashboard with status and date
 * Supports draft-first or direct-publish workflows
 * Works on single sites and WordPress Multisite networks (per-site tracking + settings)

### External services

This plugin connects to the PostNext platform ([https://postnext.io](https://postnext.io))
to receive blog post content for publishing to your WordPress site.

**When data is transmitted:**

 * When the PostNext backend pushes a new article to your site via the REST API
 * When the PostNext backend updates or deletes an existing article
 * When PostNext tests the integration connection
 * When PostNext queries your site for published posts

**What data is received from PostNext:**

 * Article content (title, body HTML, slug, categories, tags)
 * Featured image URL (downloaded and stored locally in your Media Library)
 * SEO metadata (meta description, focus keyword)
 * Author assignment

**What data is sent to PostNext:**

 * Your site name and URL (during status checks)
 * Post IDs and URLs (as confirmation after publishing)
 * Plugin version and capabilities

**No user data, visitor data, or analytics are collected or transmitted.**

 * Service: [PostNext](https://postnext.io)
 * [Terms of Use](https://postnext.io/terms)
 * [Privacy Policy](https://postnext.io/privacy)

## 螢幕擷圖

[⌊Dashboard showing synced articles with status and date.⌉⌊Dashboard showing synced
articles with status and date.⌉[

Dashboard showing synced articles with status and date.

[⌊Settings page for connection key and publish mode.⌉⌊Settings page for connection
key and publish mode.⌉[

Settings page for connection key and publish mode.

## 安裝方式

 1. Install from **Plugins > Add New** or upload the zip to `/wp-content/plugins/`.
 2. Activate the plugin.
 3. Go to **PostNext > Settings** and paste your connection key.
 4. Choose draft or publish mode. Done.

Articles will appear in your Posts list as they are created in the PostNext app.

## 常見問題集

### Where do I get a connection key?

Create a WordPress integration in the PostNext app. The key is generated there.

### Can I review articles before they go live?

Yes. Set the publish mode to “Save as Draft” and articles will land in your Drafts.

### Does this work with Multisite?

Yes. Network-activate and each site gets its own tracking table and settings.

## 使用者評論

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

### 󠀁[Saves hours every week](https://wordpress.org/support/topic/saves-hours-every-week/)󠁿

 [loadfocus](https://profiles.wordpress.org/loadfocus/) 2026 年 5 月 23 日

Our blog used to be the thing that always slipped. Exactly what we needed.

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

## 參與者及開發者

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

參與者

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

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

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

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

## 變更記錄

#### 1.1.5

 * Preserve `<script type="application/ld+json">` blocks (FAQPage, Article schema)
   during content sanitization so structured-data rich-results work end-to-end
 * Other `<script>` tags remain blocked

#### 1.1.4

 * Refreshed WordPress.org store banner artwork
 * No plugin code changes

#### 1.1.3

 * Expanded plugin description with full feature coverage (planning cadence, publish
   hour window, auto-promote on social media, competitor content gaps, content language)
 * Updated WordPress.org store banner artwork
 * No plugin code changes

#### 1.1.2

 * Renamed internal PHP prefix from postnext_ to pnxt_ across constants, classes,
   options, hooks, transients, cache keys, table name, post meta, JS l10n, and admin
   menu slugs to avoid common-word collisions
 * One-time migration on activation moves existing options, tracking table, and 
   post meta to the new prefix; legacy values are also cleaned up on uninstall
 * Text domain remains “postnext” to match the plugin slug

#### 1.1.1

 * Updated Terms of Use and Privacy Policy links to current URLs
 * Removed redundant load_plugin_textdomain() call (WordPress.org auto-loads translations
   since WP 4.6)

#### 1.1.0

 * Redesigned admin dashboard and settings UI
 * Refactored to class-based PHP architecture
 * New brand icon
 * Removed jQuery dependency from settings page
 * Internal code quality improvements

#### 1.0.0

 * Initial release with article sync, SEO meta, image handling, and multisite support.

## 中繼資料

 *  版本 **1.1.5**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.6**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/postnext/)
 * 標籤:
 * [ai content](https://tw.wordpress.org/plugins/tags/ai-content/)[auto publish](https://tw.wordpress.org/plugins/tags/auto-publish/)
   [blog automation](https://tw.wordpress.org/plugins/tags/blog-automation/)[content sync](https://tw.wordpress.org/plugins/tags/content-sync/)
   [seo blog](https://tw.wordpress.org/plugins/tags/seo-blog/)
 *  [進階檢視](https://tw.wordpress.org/plugins/postnext/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

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

## 技術支援

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

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