该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

DB – Mailchimp API

描述

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

安装

  1. Upload db-mailchimp-api to the /wp-content/plugins/ directory
  2. 通过WordPress的“插件”菜单激活插件
  3. Click the Mailchimp API option in the admin menu

评价

此插件暂无评价。

贡献者及开发者

「DB – Mailchimp API」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.1

  • Changed issue tracker URL

1.0.0

  • Created the plugin