=== Plugin Name === Contributors: Peter VanKoughnett Plugin Name: Custom Donations Tags: paypal, recurring donations, custom donations, donations Author URI: http://www.bigriverwebdesign.com Author: Peter VanKoughnett Donate link: https://www.paypal.me/petervankoughnett Requires at least: 3.0 Tested up to: 4.7.2 Stable tag: 1.2.4 Version: 1.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == 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. == Installation == 1. Install the plugin 1. Customize the plugin settings 1. Use the shortcode [custom-donations] where you want the plugin to output == Upgrade Notice == =1.2.4= * fixed admin bug where organization name field does not display, tested with 4.7.2 =1.2.1= * security and compatibility improvements =1.1= *Fixed bug where content outputs out of place =1.0= * First Version == Screenshots == 1. Screenshot of front end of plugin output 2. Screenshot of plugin admin interface == 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! == Frequently Asked Questions == =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.