=== Easy Bitcoin Donation Widget ===
Contributors: The Plugin Factory, consultingwp
Tags: bitcoin, donation, donate bitcoin, bitcoin donation, donate, receive donation, receive bitcoin, donation system, donations
Requires at least: 3.0.1
Tested up to: 4.5
Stable tag: 1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple widget to create a QR code widget for accepting donations.

== Description ==

This plugin is simply an easy way to display a bitcoin donation QR code in a widget on your site. 

Options:

1. Set donation amount in bitcoin
1. Set widget title
1. Set message above QR code
1. Set message below QR code
1. Make QR clickable
1. Add clickable link below QR

See screenshots for setup and samples.

https://wordpress.org/plugins/easy-bitcoin-donation-widget/screenshots/

== Installation ==

1. Install from WordPress admin dashboard or extract and upload the contents of 'easy-bitcoin-donation-widget.zip' to the '/wp-content/plugins/' directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. It's a widget, so configure the widget in your appearance area of the dashboard.

== Frequently Asked Questions ==

= 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!

== Screenshots ==

1. Admin widget options page
2. Widget displayed on the frontend

== Changelog ==

= 1.1 =
* Added optional balance below widget.

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.1 =
Added the option to show the balance below the widget.

= 1.0 =
Initial release. No upgrade needed.