這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

MoonClerk WP Shortcode

外掛說明

About

Accept recurring payments and one-time payments on your WordPress website by embedding MoonClerk payment forms into pages and posts via shortcodes.

You’ll need a MoonClerk account to use this plugin.

Once you’ve created a payment form in your MoonClerk account, copy the payment form’s shortcode.

Adding a Shortcode

Just copy your shortcode from MoonClerk and paste it into the WordPress text editor where your blog content goes.

Shortcodes look like this:

[moonclerk id="730y9o0et9"]

In the above example, [moonclerk id="730y9o0et9"] is the shortcode that will add the form with the ID 730y9o0et9 to your WordPress site.

Help

Plugin help page is located under “Tools” in the admin area of your Wordprss site once the plugin is activated.

Developers

[moonclerk id="your_form_id" tab="true" class="your_class"]Link to form[/moonclerk]
  • The “id” attribute is for the MoonClerk form ID.
  • The “tab” attribute should be set to true and opens the form in a new tab if the js fails.
  • The “class” attribute let you define the HTML class attribute for the “div” tag containing the form.

螢幕擷圖

  • Copy the shortcode for the payment form from your MoonClerk account.
  • Paste the shortcode into the Text or Visual editor area of your Wordpress admin.
  • The form will embed in that page or post.

安裝方式

  1. Upload the moonclerk-wp-shortcode plugin to your blog
  2. Activate it!
  3. Start adding shortcodes to pages and posts.

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈MoonClerk WP Shortcode〉的開發相關工作。

參與者

將〈MoonClerk WP Shortcode〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.8

  • Bump ‘Tested up to’ to 5.8

1.0.7

  • Bump ‘Tested up to’ to 5.5

1.0.6

  • Bump ‘Tested up to’ to 5.0

1.0.5

  • Update tags

1.0.4

  • Bump ‘Tested up to’ to 4.7

1.0.3

  • fix screenshots in documentation

1.0.2

  • update documenation

1.0.1

  • patch release

1.0

  • Launch