[wordpress插件] DB – Mailchimp APIDB – Mailchimp API

wordpress 插件 文章 2020-04-13 07:41 550 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

The plugin is using version 3 of the Mailchimp API.

该插件正在使用Mailchimp API的版本3。

The plugin can be used like this:

插件可以这样使用:

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

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

安装步骤

    1. Upload db-mailchimp-api to the /wp-content/plugins/ directory
    2. db-mailchimp-api 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Click the Mailchimp API option in the admin menu
    6. 点击管理菜单中的 Mailchimp API 选项

下载地址
https://downloads.wordpress.org/plugin/db-mailchimp-api.zip
-EOF-

AI助手支持GPT4.0