[wordpress插件] Display MailChimp显示MailChimp

wordpress 插件 文章 2020-04-19 11:51 471 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin can be used by placing the [display-mailchimp] shortcode in a post or page.

可以通过在帖子或页面中放置[display-mailchimp]短代码来使用此插件。

A required parameter is an api key from MailChimp.

必需的参数是MailChimp的api密钥。

Instructions how to create your api key are here

此处

Other parameters than can be used are:

其他无法使用的参数是:

    • campaign_id: if set, pulls details about a campaign
    • campaign_id:如果设置,则提取有关广告系列的详细信息

    • offset: number of campaigns to offset the search (default: 0)
    • offset:要抵消搜索的广告系列数量(默认值:0)

    • count: number of campaigns to show (default: 10)
    • count:要显示的广告系列数量(默认:10)

    • sort_field: soft files by specific field (default: send_time; possible: create_time, send_time)
    • sort_field:按特定字段分类的软文件(默认值:send_time;可能:create_time,send_time)

    • list_id: the unique id for the list
    • list_id:列表的唯一ID

    • status: status of the campaign (default: sent; possible: save, paused, schedule, sending, sent)
    • 状态:广告系列的状态(默认:已发送;可能:保存,暂停,安排,发送,已发送)

    • layout: a way to integrate the shortcode to display items matched with the current wordpress theme (default: list)
    • 布局:一种整合简码以显示与当前wordpress主题匹配的项目的方法(默认:列表)

    • paged: whether or not to show pagnation (default: true)
    • 已分页:是否显示分页(默认值:true)

安装步骤

Upload the Display MailChimp to your plugin directory and activate it.

将Display MailChimp上载到您的插件目录并激活它。

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

AI助手支持GPT4.0