Beschrijving
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/
Schermafbeeldingen
Installatie
- 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!
Bijdragers & ontwikkelaars
“Easy Bitcoin Donation Widget” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Easy Bitcoin Donation Widget” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.1
- Added optional balance below widget.
1.0
- Initial release.