Description
This plugin is simply an easy way to display a bitcoin donation QR code in a widget on your site.
Options:
- Set donation amount in bitcoin
- Set widget title
- Set message above QR code
- Set message below QR code
- Make QR clickable
- Add clickable link below QR
See screenshots for setup and samples.
https://wordpress.org/plugins/easy-bitcoin-donation-widget/screenshots/
Screenshots
Installation
- Install from WordPress admin dashboard or extract and upload the contents of ‘easy-bitcoin-donation-widget.zip’ to the ‘/wp-content/plugins/’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- It’s a widget, so configure the widget in your appearance area of the dashboard.
FAQ
- Do I need my own bitcoin address to make this work?
-
Yes, how else would you expect to receive donations?
- Where can I get a bitcoin donation address?
-
If you don’t have a wallet, check out the wallets here https://www.bitcoin.com/choose-your-wallet be sure to click “See all wallets”.
- Can style the text output?
-
Yes, the classnames are self explanatory:
.easy_bitcoin_donate_widget_wrapper
.easy_bitcoin_donate_widget_title
.easy_bitcoin_donate_widget_text_above
.easy_bitcoin_donate_widget_text_below
.easy_bitcoin_donate_widget_qr
.easy_bitcoin_donate_widget_qr_link
.easy_bitcoin_donate_widget_link_text - Can I use multiple donation widgets?
-
Yes, each one can have it’s own donation address too!
Contributors & Developers
“Easy Bitcoin Donation Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Easy Bitcoin Donation Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1
- Added optional balance below widget.
1.0
- Initial release.