Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями 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.