Περιγραφή
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:
- Template tag
get_coffee()
/the_coffee()
- Shortcode
[coffee]
/[tiny_coffee]
- Sidebar widget
- Hash-activated modal screen (domain.com#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:
- Gust – a Ghost-like admin panel for WordPress, featuring Markdown based split-view editor.
- tinySocial – a simple way to add social sharing linkst to Your WordPress posts via shortcodes.
- tinyTOC – automatic Table of Contents, based on H1-H6 headings in post content.
- tinyIP – Premium – stop WordPress users from sharing login information, force users to be logged in only from one device at a time.
Στιγμιότυπα
Εγκατάσταση
- Upload
tinycoffee
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Setup your information in
Settings > tinyCoffee
- Add to your website via template tag, shortcode, widget or modal view.
Συχνές Ερωτήσεις
- Installation Instructions
-
- Upload
tinycoffee
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Setup your information in
Settings > tinyCoffee
- Add to your website via template tag, shortcode, widget or modal view.
- Upload
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“tinyCoffee” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “tinyCoffee” έχει μεταφραστεί σε 1 γλώσσα. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “tinyCoffee” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.3.0
added redirection to current page after payment
0.2.2
fixed FontAwesome version check WP Cron task
updated FontAwesome version to 4.7.0
0.2.1
updated FontAwesome version to 4.3.0;
added methods to update FontAwesome version automatically when it is released;
0.2.0
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;
0.1.5
Removed a stray TAB symbol
0.1.4
Add option for default amount of cups
0.1.3
Remove modal header bottom border
0.1.2
code cleanup, courtesy of Dzikri Aziz (kucrut)
0.1.1
widget related bug fixes, courtesy of Dzikri Aziz (kucrut)
0.1
Initial release