[wordpress插件] Donation Block捐款区

wordpress 插件 文章 2020-04-21 06:10 566 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Donation block plugin allow you to create dynamic PayPal donation button block quick and easy way.

捐赠块插件可让您快速轻松地创建动态PayPal捐赠按钮块。

Plugin Functionality:

插件功能:

    • Create PayPal donation button using gutenberg block
    • 使用gutenberg块创建PayPal捐赠按钮

    • Place PayPal donation button shortcode on any post and page.
    • 在任何帖子和页面上放置PayPal捐赠按钮简码。

    • Place PayPal donation button shortcode on widget.
    • 在小部件上放置PayPal捐赠按钮简码。

    • Place PayPal donation button shortcode in template file.
    • 在模板文件中放置PayPal捐赠按钮简码。

    Shortcode

    简码

    [gbdonation_button email ='yourpaypalemail@example.com' amount ='10' currency='USD' purpose='Charity for Child Health Care']

      [gbdonation_button电子邮件='yourpaypalemail@example.com'金额= '10'货币='USD'目的='儿童医疗保健慈善机构']

    <?php echo do_shortcode('[gbdonation_button]');

    ?>

    ?>

    Currency Codes

    货币代码

      • ‘AUD’ => ‘Australian Dollars (A $)’
      • ‘AUD’=>‘澳元(A $)’

      • ‘BRL’ => ‘Brazilian Real’
      • “ BRL” =>“巴西雷亚尔”

      • ‘CAD’ => ‘Canadian Dollars (C $)’
      • “ CAD” =>“加拿大元(C $)”

      • ‘CZK’ => ‘Czech Koruna’
      • “ CZK” =>“捷克克朗”

      • ‘DKK’ => ‘Danish Krone’
      • “ DKK” =>“丹麦克朗”

      • ‘EUR’ => ‘Euros (€)’,
      • “ EUR” =>“ Euros(€)”,

      • ‘HKD’ => ‘Hong Kong Dollar ($)’
      • ‘HKD’=>‘港元($)’

      • ‘HUF’ => ‘Hungarian Forint’
      • “ HUF” =>“匈牙利福林”

      • ‘ILS’ => ‘Israeli New Shekel’
      • “ ILS” =>“以色列新谢克尔”

      • ‘JPY’ => ‘Yen (¥)’
      • “ JPY” =>“日元(¥)”

      • ‘MYR’ => ‘Malaysian Ringgit’
      • “ MYR” =>“马来西亚林吉特”

      • ‘MXN’ => ‘Mexican Peso’
      • “ MXN” =>“墨西哥比索”

      • ‘NOK’ => ‘Norwegian Krone’
      • “挪威克朗” =>“挪威克朗”

      • ‘NZD’ => ‘New Zealand Dollar ($)’
      • “ NZD” =>“新西兰元($)”

      • ‘PHP’ => ‘Philippine Peso’
      • “ PHP” =>“菲律宾比索”

      • ‘PLN’ => ‘Polish Zloty’
      • “ PLN” =>“波兰兹罗提”

      • ‘GBP’ => ‘Pounds Sterling (£)’
      • “ GBP” =>“英镑(£)”

      • ‘RUB’ => ‘Russian Ruble’
      • 'RUB'=>'俄罗斯卢布'

      • ‘SGD’ => ‘Singapore Dollar ($)’
      • “ SGD” =>“新加坡元($)”

      • ‘SEK’ => ‘Swedish Krona’
      • “瑞典克朗” =>“瑞典克朗”

      • ‘CHF’ => ‘Swiss Franc’
      • “瑞士法郎” =>“瑞士法郎”

      • ‘TWD’ => ‘Taiwan New Dollar’
      • “ TWD” =>“台湾新台币”

      • ‘THB’ => ‘Thai Baht’
      • “泰铢” =>“泰铢”

      • ‘TRY’ => ‘Turkish Lira’
      • “ TRY” =>“土耳其里拉”

      •     'USD' => 'US Dollars'

         'USD'=>'US Dollars'

      • If you want user to enter amount to donate then do not add amount parameter in shortcode.

        如果您希望用户输入要捐赠的金额,则不要在短代码中添加金额参数。

      • If you want user to enter purpose then do not add purpose parameter in shortcode.
      • 如果要用户输入目的,则不要在短代码中添加目的参数。

      Try our other premium plugins :

      尝试我们其他的高级插件:

        1. Woocommerce Custom Related Products Pro

        2. Woocommerce自定义相关产品专业版

          >

        3. >

        4. Woocommerce Estimated Delivery Date Per Product

        5. Woocommerce每个产品的预计交货日期



        6. WooCommerce Advanced Discounts and Fees
        7. WooCommerce高级折扣和费用

安装步骤

    • Download the plugin
    • 下载插件

    • Upload the folder “donation-block” to wp-content/plugins (or upload a zip through the WordPress admin)
    • 将文件夹“捐赠块”上传到wp-content / plugins(或通过WordPress管理员上传zip)

下载地址
https://downloads.wordpress.org/plugin/donation-block.1.0.0.zip
-EOF-

AI助手支持GPT4.0