[wordpress插件] Crypto-Currency Shortcode加密货币简码

wordpress 插件 文章 2020-04-05 17:30 487 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

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

此插件添加了简码[ccsc]来嵌入coinwidget.com捐赠按钮。

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.

将简短的[ccsc]嵌入到帖子或模板中的任意位置,以包含一个coinbase按钮,单击该按钮将显示一个供用户发送硬币的地址。

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

此处记录的受支持属性http://coinwidget.com/

    • address – default “”
    • 地址-默认为“”

    • currency – default “monacoin”
    • 货币-默认“摩纳哥”

    • counter – default “count”
    • 计数器-默认“计数”

    • alignment – default “bl”
    • 对齐方式-默认为“ bl”

    • qrcode – default “true”
    • qrcode –默认为“ true”

    • auto_show – default “false”
    • auto_show –默认为“ false”

    • decimals – default “4”
    • 十进制-默认为“ 4”

    • lbl_button – default “Donate”
    • lbl_button –默认为“捐赠”

    • lbl_address – default “My Monacoin Address:”
    • lbl_address –默认“我的摩纳哥地址:”

    • lbl_count – default “donations”
    • lbl_count –默认的“捐款”

    • lbl_amount – default “MONA”
    • lbl_amount –默认为“ MONA”

    Example:

    示例:

    [ccsc    

      [ccsc    

    address="MHXo5e1fRqgvxuBMKyhUxPSntRUDMJxi9q"    

    地址=“ MHXo5e1fRqgvxuBMKyhUxPSntRUDMJxi9q”    

    currency="monacoin" counter="count"    

    currency =“ monacoin” counter =“ count”    

    alignment="bl" qrcode="true" auto_show="false"    

    alignment =“ bl” qrcode =“ true” auto_show =“ false”    

    lbl_button="Donate" lbl_address="My Monacoin Address:"    

    lbl_button =“捐赠” lbl_address =“我的摩纳哥地址:”    

    lbl_count="donations" lbl_amount="MONA"]

    lbl_count =“ donations” lbl_amount =“ MONA”]

    Enjoy!

    享受!

安装步骤

    1. Download the plugin via WordPress.org
    2. 通过WordPress.org下载插件

    3. Include the shortcode anywhere in your posts or pages or template.

    4. 在您的帖子,页面或模板中的任何位置添加简码。

      With the appropriate plugins you can also include shortcodes in sidebar widgets.

    5. 使用适当的插件,您还可以在边栏小部件中包含短代码。

下载地址
https://downloads.wordpress.org/plugin/cryptocurrency-shortcode.1.4.zip
-EOF-

AI助手支持GPT4.0