Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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. новембар 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!