Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

DFD Reddcoin Tips

Opis

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.

Slike ekrana

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

Instalacija

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.

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“DFD Reddcoin Tips” is open source software. The following people have contributed to this plugin.

Doprinositelji

Prevedi “DFD Reddcoin Tips” na vaš jezik.

Zainteresirani za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Zapis promijena

9.0.0

  • 2012-7-27
  • Prvo izdanje

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.