Crypto-Currency Shortcode

Crypto-Currency Shortcode Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 6,124 downloads
Crypto-Currency Shortcode Icon

Try plugin: Crypto-Currency Shortcode

We'll create fresh WordPress site with Crypto-Currency Shortcode installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About Crypto-Currency Shortcode

Defines a shortcode for embeddeding the standard donation button on your WordPress blog.

0


1


0


0


0

updated: 10 years ago
since: 10 years ago
author: KAZApocrypha

Description

This plugin adds the shortcode [ccsc] to embed a coinwidget.com donation button.
Supports bitcoin, litecoin, monacoin, kumacoin, ringo and dogecoin.

Usage

Embed the short [ccsc] anywhere in your posts or template to include a coinbase button that, when clicked, will display a address for users to send coins.

Supported attributes as documented here http://coinwidget.com/

  • address – default “”
  • currency – default “monacoin”
  • counter – default “count”
  • alignment – default “bl”
  • qrcode – default “true”
  • auto_show – default “false”
  • decimals – default “4”
  • lbl_button – default “Donate”
  • lbl_address – default “My Monacoin Address:”
  • lbl_count – default “donations”
  • lbl_amount – default “MONA”

Example:

[ccsc 
    address="MHXo5e1fRqgvxuBMKyhUxPSntRUDMJxi9q"
    currency="monacoin" counter="count"
    alignment="bl" qrcode="true" auto_show="false"
    lbl_button="Donate" lbl_address="My Monacoin Address:"
    lbl_count="donations" lbl_amount="MONA"]

Enjoy!