This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

DB – Mailchimp API

Descripción

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' ); 

Instalación

  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

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“DB – Mailchimp API” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “DB – Mailchimp API” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0.1

  • Changed issue tracker URL

1.0.0

  • Created the plugin