이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

FAQ

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.