This repository was archived by the owner on Mar 1, 2024. It is now read-only.
wp-plugins/xapo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Xapo === Contributors: xapo, wikichaves, sbehrends Tags: xapo, bitcoin, tip, monetize, donations, donate, micropayments License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Stable tag: 0.4.1 Requires at least: 3.0 Tested up to: 4.1 A WordPress plugin that lets you accept bitcoin tips on your blog posts. == Description == The Xapo WordPress plugin lets you accept bitcoin tips and donations directly from your blog in just two clicks. By allowing your visitors to seamlessly send micropayments, you can monetize your blog and create more of what you love. All it takes is a tiny amount to make a huge difference. How it works: the users perspective 1. Click on the Xapo tipping button 2. Enter a secure PIN 3. Select an amount of bits to send == Installation == 1. Upload `xapo` to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Customize the button on "Xapo Button" Settings screen. By default the tip button will be added at the end of content, but optionally you can disable it and add it to your theme with <?php print_tip_btn(); ?> == Screenshots == 1. The plugin adds a Tip button at the end of each blog post. == Changelog == = Version 0.3 = * Additional options to display tipping button. = Version 0.2 = * Updated SDK. It's no longer needed API Key. Just re-activate plugin, and just works. = Version 0.1 = * Initial release.