Этот плагин не тестировался с последними 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.

Отзывы

22.11.2016
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!