內容簡介
這個外掛可以透過在文章或頁面中使用 [display-mailchimp] 短代碼來使用。
一個必要的參數是從 MailChimp 取得的 API 金鑰。如何建立你的 API 金鑰的說明在這裡
其他可用的參數有:
campaign_id: 如果設定,會拉取有關活動的詳細資訊
offset: 搜尋的活動偏移量 (預設值: 0)
count: 要顯示的活動數量 (預設值: 10)
sort_field: 按特定欄位排序 (預設值: send_time ; 可能值: create_time、send_time)
list_id: 清單的唯一 ID
status: 活動的狀態 (預設值: sent ; 可能值:save、paused、schedule、sending、sent)
layout: 整合短代碼以顯示與當前 WordPress 主題匹配的項目的方式 (預設值: list)
paged: 是否顯示分頁 (預設值: true)
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This plugin can be used by placing the [display-mailchimp] shortcode in a post or page.
A required parameter is an api key from MailChimp. 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
offset: number of campaigns to offset the search (default: 0)
count: number of campaigns to show (default: 10)
sort_field: soft files by specific field (default: send_time; possible: create_time, send_time)
list_id: the unique id for the list
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)
paged: whether or not to show pagnation (default: true)
