A WordPress donate button plugin with a twist - ask your supporters to treat you to a coffee, beer or other beverage of your choice.
Ask your supporters to treat you to a cup of coffee, pint of beer or some other simple treat. It is a more creative way to ask for donations via PayPal. You can test this out live on the demo site.
You can use this as:
get_coffee()
/the_coffee()
[coffee]
/[tiny_coffee]
If you like my work and want to support development of my open source WordPress plugins, please consider becoming my patron at Patreon.
Also, try out my other plugins:
tinycoffee
directory to the /wp-content/plugins/
directorySettings > tinyCoffee
tinycoffee
directory to the /wp-content/plugins/
directorySettings > tinyCoffee
added redirection to current page after payment
fixed FontAwesome version check WP Cron task
updated FontAwesome version to 4.7.0
updated FontAwesome version to 4.3.0;
added methods to update FontAwesome version automatically when it is released;
Modified JavaScript to better handle the hash-activated modal dialog – contributed by Neil Foster (@mokummusic);
Added a tinycoffee_options
filter that can be used to modify all options that are used to build the tinyCoffee form and request to PayPal;
Cleaned up a notice
in the widget;
Removed a stray TAB symbol
Add option for default amount of cups
Remove modal header bottom border
code cleanup, courtesy of Dzikri Aziz (kucrut)
widget related bug fixes, courtesy of Dzikri Aziz (kucrut)
Initial release