
內容簡介
Don8 是一個非常容易使用且直接的 WordPress 外掛程式,用於在您的網站上放置一個 PayPal 捐款按鈕。此外掛程式附有設定選項可用於定義下列預設值:
目的
金額
PayPal 電子郵件地址
貨幣
按鈕圖片
只需在內容中放置[don8] 縮短代碼,便可使用設置的預設值。可以使用縮短代碼參數來覆蓋預設設定。以下是一個範例:
[don8 cause="Adoption Fund"
currency="USD"
email="[email protected]"
amount="10000000000"
button="http://example.com/images/button.png"]
此範例會渲染一個 PayPal 按鈕。當使用者按下按鈕後,會導向使用者至 PayPal 畫面,讓他們輸入付款資訊並向 [email protected] 捐贈一筆1,000,000,000元、用於領養基金會的款項。
外掛標籤
開發者團隊
原文外掛簡介
Don8 is an incredibly easy to use, very straightforward WordPress plugin, used for placing a PayPal donate button on your site. The plugin comes with settings for defining defaults for:
Cause,
Amount,
PayPal email address,
Currency
Button image
To use, simply place the [don8] shortcode in your content and the settings defaults will be used. Shortcode parameters can be used to override the default settings. Here is an example:
[don8 cause="Adoption Fund"
currency="USD"
email="[email protected]"
amount="10000000000"
button="http://example.com/images/button.png"]
This example would render a PayPal button which, when clicked on, would take the user to a PayPal screen where they can enter in their payment information to make a donation to [email protected] for $10,000,000,000 towards the Adoption Fund.
