该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Support My Work

描述

Many artists and makers rely on donations to make ends meet and use PayPal’s “Donate” button to make collecting money from their fans as painless as possible. However, according to PayPal’s Terms of Service, the “Donate” button is only intended for fundraising. In their own words:

If you are not raising money for a cause, please choose another option. Nonprofits must verify their status to withdraw donations they receive. Users that are not verified nonprofits must demonstrate how their donations will be used, once they raise more than $10,000.

What’s more, many bloggers have had their PayPal accounts suspended before reaching the $10,000 limit simply because they were using the “Donate” button in a way that PayPal did not intend.

To overcome these limitations, artists have switched over to what is generally called a “Buy me a beer” button: a PayPal “Buy Now” button with a fixed dollar amount, usually between $2 and $10, so that fans can still give money without expecting something tangible in return.

The “Buy me a beer” button has taken on many different forms depending on the personality of the person receiving the money (“Buy me a coffee”, “Buy me subway fare”, etc.) and generally works very well, but it has a severe limitation: only fixed dollar amounts are supported. Many people add a drop-down list of various dollar amounts in order to give fans some flexibility, but they are still values that were prescribed by the author. To give fans ultimate flexibility, and make sure makers don’t miss out on people wanting to support their work with big bucks, the Support My Work widget was born.

屏幕截图

安装

  1. Upload the support-my-work folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the Support My Work widget to your template
  4. Make sure to add your PayPal email address to the widget options

常见问题

Can I use my own image for the button?

Of course! Upload the button image to your WordPress site like you would any other media, copy the URL, and paste it into the “Custom button image URL” box in the widget options.

What if I find a bug?

Please create a new issue on the plugin’s GitHub page, here: https://github.com/jenmontes/support-my-work

评价

2017 年 1 月 10 日
the best for paypal donations. just worked perfectly for me.
阅读所有3条评价

贡献者及开发者

「Support My Work」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Support My Work」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2

  • Refactored for WordPress Subversion repository
  • Added widget classes for easier styling

0.1

  • Initial implementation.