Title: Mintfunnel Integration
Author: Coinscribble by Coinbound
Published: <strong>2024 年 5 月 14 日</strong>
Last modified: 2026 年 5 月 13 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# Mintfunnel Integration

 由 [Coinscribble by Coinbound](https://profiles.wordpress.org/coinscribble/) 開發

[下載](https://downloads.wordpress.org/plugin/coinscribble-integration.1.3.0.zip)

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

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

## 外掛說明

This plugin connects your WordPress site to the Mintfunnel platform so you can receive
press releases and articles automatically. Posts arrive through a signed REST endpoint,
are categorized according to your site’s settings, and are published under a dedicated
Mintfunnel author account.

Key features:

 * Automatic publishing of press releases, sponsored articles, and organic articles
   from Mintfunnel
 * Update already-published posts in place when content is revised on Mintfunnel(
   no duplicate posts)
 * Per-content-type category mapping so each article type lands in the right WordPress
   category
 * Featured-image handling, including remote image download and thumbnail assignment
 * Transaction history pulled from your Mintfunnel account
 * Configurable preferred payment method

This plugin was previously published as **Coinscribble Integration**. The platform
has been rebranded to Mintfunnel; the plugin’s functionality and configuration are
unchanged, and existing installs will continue to work after upgrading.

## 螢幕擷圖

[[

[[

[[

## 安裝方式

 1. Install and activate the plugin from the WordPress plugin directory, or upload 
    the plugin .zip via **Plugins  Add New  Upload Plugin**.
 2. Sign in to Mintfunnel and copy your publisher API key from the publishing-method
    setup page.
 3. In your WordPress admin, open the **Mintfunnel** menu, paste your API key into 
    the token field, and click **Save Changes**. A dedicated `Mintfunnel` author account
    is created on first activation.
 4. Under **Content Categorization**, enable each content type (press release / sponsored/
    organic) you want to accept and map it to a WordPress category, then save.
 5. (Optional) In **Preferred Payment Method**, select how you’d like to be paid and
    save.
 6. (Optional) Open **Transactions** to view payouts; click **Refresh transaction list**
    to sync.

Once configured, posts published from Mintfunnel will appear in your standard **
Posts** screen alongside the rest of your content.

## 常見問題集

### Where do I get my API key?

Sign in to Mintfunnel, open the publishing-method setup page, choose **WordPress
plugin**, and your API key will be displayed there.

### My API key is rejected on activation.

Make sure your publisher account has been approved on Mintfunnel. Approved publishers
can connect immediately; pending publishers will see an “account is pending approval”
error until approval is granted.

### What happens when an article is updated on Mintfunnel after it’s been published?

The plugin updates the existing WordPress post in place — no duplicate posts are
created.

### I had this plugin installed as “Coinscribble Integration” — do I need to do anything?

No. The platform was rebranded to Mintfunnel, and the plugin display name was updated
to match. Your existing API key, content-type mappings, and preferences are preserved
across the upgrade.

## 使用者評論

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

### 󠀁[Fast and easy integration](https://wordpress.org/support/topic/fast-and-easy-integration/)󠁿

 [grablen8](https://profiles.wordpress.org/grablen8/) 2024 年 5 月 14 日

The real-time tracking of earnings and payouts is really handy. The plugin is easy
to set up and better designed than other PR platform plugins.

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

## 參與者及開發者

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

參與者

 *   [ Coinscribble by Coinbound ](https://profiles.wordpress.org/coinscribble/)

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

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

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

## 變更記錄

#### 1.3.0

 * Mintfunnel can now choose the destination WordPress category per content type
   directly from the Mintfunnel platform — publishers no longer have to maintain
   the same mapping in two places. The plugin’s own Content Categorization page 
   still works as a fallback for sites that haven’t configured routing on Mintfunnel,
   so existing installs upgrade with no action required.
 * New REST endpoint `GET /wp-json/coinscribble-integration/categories` (authenticated
   with your existing API key) lets Mintfunnel read this site’s WordPress categories
   so the platform-side picker can populate.

#### 1.2.2

 * Updated admin sidebar menu icon to the Mintfunnel logo.

#### 1.2.1

 * Updated View Docs link to help.mintfunnel.co.
 * Updated admin settings page logo to Mintfunnel branding.

#### 1.2.0

 * Internal identifiers renamed from Coinscribble to Mintfunnel throughout the plugin
   codebase to match the platform rebrand. No changes to functionality, stored settings,
   or API endpoints — existing installs upgrade seamlessly.

#### 1.1.0

 * Plugin renamed from “Coinscribble Integration” to “Mintfunnel Integration” to
   match the platform’s new brand. Existing configuration is preserved.
 * Article updates from Mintfunnel now reliably edit the existing WordPress post
   in place — no duplicate posts when content is revised upstream.
 * Published article URLs are now reported back to Mintfunnel using each post’s 
   actual permalink, so coverage links resolve correctly.
 * Plugin metadata clarified — minimum WordPress and PHP versions are now declared
   in the header for accurate compatibility signaling.

#### 1.0.3

 * Added a “notes” column on the transactions page.
 * Added a “Publish date” column on the platform posts page.

#### 1.0.2

 * Removed unused code.

#### 1.0.1

 * Sanitization and escaping improvements.

#### 1.0.0

 * First release.

## 中繼資料

 *  版本 **1.3.0**
 *  最後更新 **4 週前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.7.5**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/coinscribble-integration/)
 * 標籤:
 * [Content Distribution](https://tw.wordpress.org/plugins/tags/content-distribution/)
   [press release](https://tw.wordpress.org/plugins/tags/press-release/)[publishing](https://tw.wordpress.org/plugins/tags/publishing/)
 *  [進階檢視](https://tw.wordpress.org/plugins/coinscribble-integration/advanced/)

## 評分

 5 星，滿分為 5 星

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

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

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

## 參與者

 *   [ Coinscribble by Coinbound ](https://profiles.wordpress.org/coinscribble/)

## 技術支援

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

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