Mô tả
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.
Ảnh màn hình
Cài đặt
- 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.
Hỏi đáp
- 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
Đánh giá
Người đóng góp & Lập trình viên
“tinyCoffee” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng góp“tinyCoffee” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “tinyCoffee” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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