這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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
  • Initial release

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.