This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Bittip.It – Bitcoin Donation Button

Description

Enter your Bitcoin address via the settings page and choose whether you want it to appear on posts/pages. A button will appear and, when clicked, an iframe is loaded with a qr code allowing your readers to donate to you.

100% goes to you and does so directly.

External Files

The plugin adds 4 externally hosted files to the DOM:

2 Image files
1 CSS File
1 (of two possible) Javascript files

https://bitcoinsberlin.com/wp-content/uploads/2013/01/button-loader.js

OR

http://bittip.it/cdn/button-loader.js

The files are identical. The file that is loaded depends on your protocol. If your site uses ‘https’ then the ‘https’ version must be loaded.

The button works like any normal web button including Twitter and Flattr buttons. You copy a code snippet into your project and when the project is run, CSS and Javascript is added to your head to activate the buttons.

The CSS is for styling the button. The Javascript performs several tasks.

What the Javascript does

1) Loads the ammount of donations via an ajax function performed on “htt://bittip.it”
2) Attaches a click event to the button to open the iframe for donating
3) Creates the outer frame of the popup

While these files could be hosted on wordpress, it is neater if they are hosted off site as the majority of users will have copied the snippit directly from the site, opposed to installing the WordPress plugin.

Full Support:
http://bittip.it/wordpress-plugin/

Installation

  1. Install by uploading the file to your plugin directory.
  2. Activate.
  3. Configure settings

FAQ

How do I get a Bitcoin address

A) For all Bitcoin related questions, please contact the internet

Why is it showing the same counter on every page?

A) Bittip.It uses the Bitcoin address to count donations, not the url (like Flattr). Generate a new address if you want the counter to reset to 0.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Bittip.It – Bitcoin Donation Button” is open source software. The following people have contributed to this plugin.

Contributors