Περιγραφή
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.
Στιγμιότυπα
Εγκατάσταση
- Install the plugin
- Customize the plugin settings
- 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.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“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!