[WordPress] 外掛分享: Marketo Forms

首頁外掛目錄 › Marketo Forms
10+
安裝啟用
尚無評分
3999 天前
最後更新
問題解決
WordPress 3.6+ v1.0 上架:2015-04-06

內容簡介

使用此外掛前,您必須打開「設定」->「Marketo Forms」,並輸入您的基本網址和意見訂閱者 ID。您可以從 Marketo 中取得此資訊,或者從 Marketo 後端生成的程式碼中提取。程式碼如下:

MktoForms2.loadForm(“基本網址”, “意見訂閱者 ID”, $form_id, 回呼函數);

完成上述步驟後,您可以使用短碼來顯示 Marketo 表單:

[marketo id=10]

其中 id 代表表單識別碼。

此外,開發人員可以使用以下函式來顯示表單:

marketo_display_form($form_id);

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Marketo Forms」→ 直接安裝(推薦)

原文外掛簡介

Before using you should open Settings -> Marketo Forms and enter your base URL and Subscriber ID. This information you
can get from Marketo, or you can extract it from generated code in Marketo back-end. It looks like this:
MktoForms2.loadForm(“base url”, “subscriber id”, $form_id, callback_function);
After that you can use shortcode to display Marketo from:
[marketo id=10]
where id – is form identificator
Also developers can use function to display forms:
marketo_display_form($form_id);

延伸相關外掛

文章
Filter
Mastodon