Title: Mintfunnel Integration
Author: Coinscribble by Coinbound
Published: <strong>14. maj, 2024</strong>
Last modified: 13. maj, 2026

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# Mintfunnel Integration

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

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

 * [Detaljer](https://da.wordpress.org/plugins/coinscribble-integration/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/coinscribble-integration/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/coinscribble-integration/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/coinscribble-integration/#developers)

 [Support](https://wordpress.org/support/plugin/coinscribble-integration/)

## Beskrivelse

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.

## Skærmbilleder

 * [[
 * [[
 * [[

## Installation

 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.

## FAQ

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

## Anmeldelser

![](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/) 14. maj, 2024

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.

 [ Læs 1 anmeldelse ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/)

## Bidragsydere & udviklere

“Mintfunnel Integration” er open source-software. Følgende personer har bidraget
til dette plugin.

Bidragsydere

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

[Oversæt “Mintfunnel Integration” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/coinscribble-integration)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/coinscribble-integration/),
tjek [SVN repository](https://plugins.svn.wordpress.org/coinscribble-integration/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/coinscribble-integration/)
via [RSS](https://plugins.trac.wordpress.org/log/coinscribble-integration/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

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

## Meta

 *  Version **1.3.0**
 *  Senest opdateret **2 uger siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 6.0 eller højere **
 *  Testet op til **6.7.5**
 *  PHP-version ** 7.4 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/coinscribble-integration/)
 * Tags
 * [Content Distribution](https://da.wordpress.org/plugins/tags/content-distribution/)
   [press release](https://da.wordpress.org/plugins/tags/press-release/)[publishing](https://da.wordpress.org/plugins/tags/publishing/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/coinscribble-integration/advanced/)

## Bedømmelser

 5 ud af 5 stjerner.

 *  [  1 5-stjernet anmeldelse     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=5)
 *  [  0 4-stjernet anmeldelser     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=4)
 *  [  0 3-stjernet anmeldelser     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=3)
 *  [  0 2-stjernet anmeldelser     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=2)
 *  [  0 1-stjernet anmeldelser     ](https://wordpress.org/support/plugin/coinscribble-integration/reviews/?filter=1)

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/coinscribble-integration/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

 [Vis supportforum](https://wordpress.org/support/plugin/coinscribble-integration/)