Plugin Directory

Changeset 2212500


Ignore:
Timestamp:
12/15/2019 06:45:04 PM (6 years ago)
Author:
jediwed
Message:

version update to 1.0.3

Location:
crypto-donations/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • crypto-donations/trunk/crypto-donations.php

    r2212498 r2212500  
    44 * Plugin URI: https://www.b1ue.tech/crypto-donations/
    55 * Description: This plugin allows to create Crypto Donations
    6  * Version: 1.0.1
     6 * Version: 1.0.4
    77 * Author: b1ue
    88 * Author URI: https://www.b1ue.tech
  • crypto-donations/trunk/readme.txt

    r2212499 r2212500  
    1515Crypto Donations is a WordPress Plugin which allows you to receive Donations with Crypto Currencies like Bitcoin, Litecoin or Ethereum. It updates also automatically the amount of received donations.
    1616
    17 Just use the shortcode to embed your donations button like: [crypto-donations type=\\\"bitcoin\\\"]
     17Just use the shortcode to embed your donations button like: [crypto-donations type="bitcoin"]
    1818Following types are available:
    1919- bitcoin
     
    2121- litecoin
    2222
    23 **What\\\'s next?**
     23**What's next?**
    2424Lightning is currently under development. Other currencies like Bitcoin Cash are going to be added later.
    2525
     
    2828
    2929== Installation ==
    30 1. Upload this plugin to the \"/wp-content/plugins/\" directory or install the plugin on your administration interface of WordPress directly through plugins marketplace.
    31 2. Activate the plugin through the \"Plugins\" menu in WordPress.
     301. Upload this plugin to the "/wp-content/plugins/" directory or install the plugin on your administration interface of WordPress directly through plugins marketplace.
     312. Activate the plugin through the "Plugins" menu in WordPress.
    3232
    3333== Frequently Asked Questions ==
    3434= Which Crypto Currencies are supported currently? =
    35 Bitcoin, Litecoin and Ethereum. We\'re working on Lightning and Bitcoin Cash.
     35Bitcoin, Litecoin and Ethereum. We're working on Lightning and Bitcoin Cash.
    3636
    3737= How does the shortcode looks like to embed a donation widget? =
    38     [crypto-donations type=\"coin\"]
     38    [crypto-donations type="coin"]
    3939
    4040Coin can be:
     
    4949
    5050== Changelog ==
    51 = 1.0.1 =
     51= 1.0.3 =
    5252* Decimal Fix for Ethereum
    5353= 1.0.0 =
Note: See TracChangeset for help on using the changeset viewer.