Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Custom Donations

Deskripsyon

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.

Mga Screenshot

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

Pag-install

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

FAQ

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.

Mga Review

Nobyembre 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.
Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Custom Donations” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Custom Donations” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

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