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

DFD Reddcoin Tips

설명

DFD Reddcoin Tips is a WordPress plugin to display Reddcoin tipping and payment widgets on your website, and send and receive Reddcoins within a built-in password-protected admin console that fully integrates and connects you to the Reddcoin API (ReddAPI.com).

For security of your Reddcoin balances, the API keys are stored with 2 way / 256 bit encryption in the wordpress database for a high level of protection from theft, and are decrypted on-the-fly only when using the command console with your WordPress password.

스크린샷

  • Widget example #1...
  • Widget example #2...
  • Moused-over widget example...
  • Widget settings options...
  • Main settings options...
  • ReddAPI console...

설치

You can install fairly easily doing a search in your plugin admin area, or upload the archive manually…make sure you activate after uploading. After installation, you’ll need to create a Reddcoin API account at ReddAPI.com if you wish to send / receive Reddcoins, and also go to “Appearance -> Widgets” in the WordPress admin area to add a payment badge to your web pages.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“DFD Reddcoin Tips”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “DFD Reddcoin Tips”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

9.0.0

  • 2012-7-27
  • 초기 릴리즈

1.0.1

  • 2014-11-20
  • Bug fix related to unused post type in framework template

1.0.2

  • 2014-12-02
  • Ported entire codebase out of initial plugin framework for a more lightweight / reliable codebase, while maintaining same exact functionality.
  • Added tipping address meta tag, for compatibility with upcoming Reddcoin web wallet (to be released by the Reddcoin dev team very soon).
  • Added narrower widget (Widget #2 of 2 total so far).

1.0.3

  • 2014-12-03
  • Added 2 way / 256 bit encryption to API keys storage in the database, for high ReddAPI account security. Your WordPress password is now required to decrypt the API keys on the fly when running commands to connect with the ReddAPI system.

1.0.4

  • 2014-12-10
  • Made the narrower tipping badge widget look more like the larger widget, just narrower.
  • Made the widgets CSS code reset template-based styling on certain html elements within the widgets, and used inline styling in some cases, to minimize compatibility issues with themes using the widget (please report any unforseen CSS compatibility issues if you notice them, so they can be fixed).
  • Added Bitcoin exchange rate display option and USD to Reddcoin value calculator option to all tipping address widgets.

1.0.5

  • 2014-12-18
  • Tested in WordPress 4.1
  • Fixed minor bug in rounding calculated Reddcoin values to 8 decimal places.
  • Explicitly set Cryptsy API server to NY server, as either the round robin on the main API domain or the secondary Amsterdam server is currently malfunctioning.

1.0.6

  • 2014-12-30
  • Changed payment link to use label value instead of message value, for better compatibility with Reddcoin wallets.

1.0.7

  • 2015-7-10
  • Updated Cryptsy API compatibility to detect / switch if any API server is detected as offline
  • Fixed server compatibility bug that may have thrown errors on servers with PHP running in a fairly strict mode
  • Added notice about the ReddAPI no longer being in service

1.0.8

  • 2015-7-10
  • Suppress PHP warning when a particular Cryptsy API server is offline

1.0.9

  • 2016-3-4
  • Changed market value API to use Poloniex instead of Cryptsy

1.1.0

  • 2016-4-4
  • Added custom field for each post / page, for an alternate RDD address to be shown in the widget(s)

1.1.1

  • 2017-2-15
  • Fixed jquery issue over secure HTTPS connections.