Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

DB – Mailchimp API

Beschreibung

The plugin is using version 3 of the Mailchimp API.

The plugin can be used like this:

$lists = apply_filters( 'dbmc_api_rest', 'lists', 'GET' ); 

Installation

  1. Upload db-mailchimp-api to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Click the Mailchimp API option in the admin menu

Rezensionen

There are no reviews for this plugin.

Mitwirkende & Entwickler

„DB – Mailchimp API“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „DB – Mailchimp API“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.1

  • Changed issue tracker URL

1.0.0

  • Created the plugin