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

Custom Donations

描述

This plugin allows sites to accept user-entered custom donation amounts through Paypal, including recurring donations. This plugin was created in response to Paypal changing the functionality of their donate buttons in October 2016 and allows users access to features which Paypal made harder to customize/access. This plugin features customizable options and text fields.

The front end view of the plugin is very basic. I hope to add some more view options in the future. For the time being, many users will want to style the plugin output using their own CSS.

螢幕截圖

  • Screenshot of front end of plugin output
  • Screenshot of plugin admin interface

安裝

  1. Install the plugin
  2. Customize the plugin settings
  3. Use the shortcode [custom-donations] where you want the plugin to output

常見問題

How do I customize the look of the plugin?

I haven’t built any tools to customize the look of the plugin yet. You can disable the plugin CSS and write your own CSS.

評價

2016年11月22日
It's pretty minimal and you have to do some work yourself, but it will save you some time because Paypal does not make these features accessible.
閱讀全部1個評價

貢獻者及開發者

“Custom Donations” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Custom Donations 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

=1.2.1=
* fixed function namespacing issue
=1.2=
* Not allowing direct file access, changed prefix from cd_ to cstdnt_, replaced hardcoded paths with wordpress constants
=1.0=
* First version!