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

My Two Cents

描述

My Two Cents integrates your WordPress-powered site or blog’s commenting features with BitCoin.

My Two Cents is extremely lightweight, completely automated, and extremely unobtrusive. Simply provide your BitCoin address(es) and the plugin takes care of the rest. For best anti-spam results, I recommend enabling WordPress’s built-in “Comment must be manually approved” option in its Discussion Settings.

By default, My Two Cents automatically generates a unique BitCoin address for each comment. This feature relies on the “low-trust” BlockChain.info Receive Payments API. Your commenters send BTC to the automatically generated addresses, and BlockChain.info forwards the amount to the address that you choose.

Optionally, you can also use the simpler “transaction polling” method. This will add a field to your comment form asking for the commenter’s BitCoin address. Once each hour, My Two Cents queries the BitCoin blockchain (the public accounting ledger of transactions) and searches for funds transfers to your address from the commenter’s address.

When a valid transaction is detected, My Two Cents acts on the associated comment(s).
Maintaining this plugin is a labor of love. However, if you like it, please consider making a donation for your use of the plugin, purchasing one of Meitar’s web development books or, better yet, contributing directly to Meitar’s Cyberbusking fund. (Publishing royalties ain’t exactly the lucrative income it used to be, y’know?) Your support is appreciated!

屏幕截图

  • When you first install My Two Cents, you'll need to enter one or more of your receiving addresses. Other options allow you to tweak display and security options such as the size of the generated QR code image and the number of network confirmations required before a transaction is considered valid.

  • When a comment is submitted, My Two Cents offers a direct clickable link and a QR code with which the commenter can send you BitCoin. Within the hour of their BitCoin transaction being confirmed on the blockchain, My Two Cents will approve their comment automatically.

  • Optionally, My Two Cents can also use "transaction polling," a method for detecting transactions without the use of automatically-generated forarding addresses. If you choose to enable this feature, My Two Cents adds a "BitCoin address" field to your comment forms. Commenters provide their BitCoin address here to register their "My Two Cents."

安装

  1. Upload my-two-cents to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Enter your BitCoin address(es) in the plugin’s Settings screen.

常见问题

How do I get a BitCoin address?

If you don’t have any BitCoin addresses, you probably need to get a wallet. A BitCoin wallet is a software program that generates BitCoin addresses for you in the form of specially-linked random numbers called private and public keys. To learn more about getting an address, see the BitCoin Foundation’s “Getting started with BitCoin” guide.

评价

此插件暂无评价。

贡献者及开发者

“My Two Cents” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“My Two Cents”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

Version 0.2

  • Feature: Automatically generate individual receive addresses per comment.
  • Feature: Optionally set the minimum number of confirmations you require to consider a transaction valid.
  • Usability: Commenters no longer need to enter their own BTC addresses before posting comments.

Version 0.1.1

  • Usability: Validate BTC addresses and automatically reject invalid ones.

Version 0.1

  • Initial release.