このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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

インストール

  1. Extract archive to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings -> Marketo Forms and enter your base URL and Subscriber ID

評価

このプラグインにはレビューがありません。

貢献者と開発者

Marketo Forms はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Marketo Forms” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。