Title: Coinwidget Shortcode
Author: Poco
Published: <strong>6 ມັງກອນ 2014</strong>
Last modified: 23 ທັນວາ 2014

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/coinwidget-shortcode.svg)

# Coinwidget Shortcode

 ໂດຍ [Poco](https://profiles.wordpress.org/poco/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/coinwidget-shortcode.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/coinwidget-shortcode/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/coinwidget-shortcode/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/coinwidget-shortcode/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/coinwidget-shortcode/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/coinwidget-shortcode/)

## ຄຳອະທິບາຍ

This plugin adds the shortcode [coinwidget] to embed a coinwidget.com bitcoin donation
button.

See http://coinwidget.com.

Since the coinwidget.com source has not changed in some time, this plugin is now
based on a branch available at https://github.com/alvinhkh/CoinWidget

To get public information about your Bitcoin address it makes queries to http://
blockchain.info/address/.
 To get public information about your Litecoin address
it makes queries to http://explorer.litecoin.net/address/. To get public information
about your Dogecoin address it makes queries to http://dogechain.info/address/.

### Usage

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

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

 * address – default “”
 * currency – default “bitcoin”, possible (“bitcoin”, “litecoin”, “dogecoin”)
 * counter – default “count”
 * alignment – default “bl”
 * qrcode – default “true”
 * auto_show – default “false”
 * decimals – default “4”
 * lbl_button – default “Donate”
 * lbl_address – default “My Bitcoin Address:”
 * lbl_count – default “donations”
 * lbl_amount – default “BTC”

Example:

    ```
    [coinwidget
        address="12uaFq9CyGZBoT6nSbVzZ2AjGnZkfRSHoy" currency="bitcoin"
        counter="count" alignment="al" qrcode="false" auto_show="true"
        lbl_button="Press Me" lbl_address="Me Place" lbl_count="Gimme"
        lbl_amount="$$$"]
    ```

## ພາບໜ້າຈໍ

 * [[
 * The coinwidget button that how it will appear on the page
 * [[
 * The expanded popup when the user clicks on the button.

## ການຕິດຕັ້ງ

 1. Download the plugin via WordPress.org
 2. Includes the current master branch of coinwidget.com from here (https://github.
    com/alvinhkh/CoinWidget). You should be able to upgrade to newer versions by replace
    the contents of that folder.
 3. Include the shortcode anywhere in your posts or pages or template. With the appropriate
    plugins you can also include shortcodes in sidebar widgets.

## ຄຳຖາມທີ່ພົບເລື້ອຍ

  I’ve installed the plugin – now what?

Anywhere in a post or template (or sidebar widget if you have the appropriate plugins
installed) you can include the text [coinwidget address=””] and it will be replaced
with a button as seen on http://coinwidget.com/.

## ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Coinwidget Shortcode” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມ
ໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ Poco ](https://profiles.wordpress.org/poco/)

[ແປ “Coinwidget Shortcode” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/coinwidget-shortcode)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/coinwidget-shortcode/), 
ກວດເບິ່ງ [ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/coinwidget-shortcode/),
ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/coinwidget-shortcode/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/coinwidget-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 2.0

 * 2014-12-23
 * Updated to a branch of the plugin from https://github.com/alvinhkh/CoinWidget(
   commit 4c352afee53879e0e9168bcf3c807cfe16ef9e86).
 * Fixes bugs and adds support for Dogecoin.
 * Added span container around shortcode to ensure that it is embedded at the correct
   location on the page with a unique id for each span.

#### 1.1

 * 2014-01-16
 * Fix for coinwidget.com issue #4 – https://github.com/scottycc/coinwidget.com/
   issues/4
 * Replaced document.lastChild.firstChild.appendChild(x) with this document.body.
   appendChild(x)

#### 1.0

 * 2013-12-09
 * Initial release

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **2.0**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **11 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 3.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.0.38**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/coinwidget-shortcode/)
 * ແທັກ
 * [bitcoin](https://lo.wordpress.org/plugins/tags/bitcoin/)[coinwidget](https://lo.wordpress.org/plugins/tags/coinwidget/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/coinwidget-shortcode/advanced/)

## ການໃຫ້ຄະແນນ

 5 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/coinwidget-shortcode/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/coinwidget-shortcode/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/coinwidget-shortcode/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/coinwidget-shortcode/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/coinwidget-shortcode/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/coinwidget-shortcode/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/coinwidget-shortcode/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ Poco ](https://profiles.wordpress.org/poco/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/coinwidget-shortcode/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](http://notions.okuda.ca)