Beskrivning
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/
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.
Vanliga frågor
- 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!
Bidragsgivare och utvecklare
”Easy Bitcoin Donation Widget” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Easy Bitcoin Donation Widget” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.1
- Added optional balance below widget.
1.0
- Initial release.