[WordPress] 外掛分享: Easy CryptoCurrency Ticker

WordPress 外掛 Easy CryptoCurrency Ticker 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Easy CryptoCurrency Ticker」是 2017-12-26 上架。
  • 目前有 10 個安裝啟用數。
  • 上一次更新是 2020-12-28,距離現在已有 1587 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 4.4 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 5.4 以上。
  • 尚未有人給過這款外掛評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

urkekg | techwebux |

外掛標籤

coin | bitcoin | ethereum | Litecoin | cryptocurrency |

內容簡介

Easy CryptoCurrency Ticker 是一款 WordPress 外掛,可在網站上顯示目前加密貨幣價格(例如比特幣、以太坊、萊特幣及其他超過 1800 種加密貨幣)。您可以選擇多種加密貨幣並以不同貨幣單位(例如 BTC、USD、EUR、GBP 或其他貨幣)顯示價格。此外,外掛使用 CryptoCompare.com 的 API 從該網站擷取價格。

為提高效能並防止您的網站對遠端伺服器提出過多請求,我們會在本機的 WordPress 資料庫中緩存價格兩分鐘。

Easy CryptoCurrency Ticker 具有以下功能:

- 從超過 1800 種加密貨幣清單中新增一種或多種加密貨幣
- 新增一種或多種國家貨幣或加密貨幣以顯示加密貨幣價格
- 啟用顯示價格下方的更改金額和百分比
- 選擇將幣種符號連結到 CryptoCompare.com 上的概覽頁面
- 隱藏加密貨幣的標誌(選項)
- 在本機緩存加密貨幣標誌
- 將價格在本機緩存兩分鐘
- 新增 Coinbase.com 的推薦連結
- 透過配置的 WordPress 小工具或短碼插入小工具

目前已知的問題:

- 無論如何添加 From 欄位中的貨幣,貨幣都會按字母順序列出。
- 一些加密貨幣雖然在清單中,但 API 不支援,例如 CLOUT、EARTH 等。
- 當第一次新增新的加密貨幣時,頁面加載速度可能會稍慢,因為外掛需要下載並在本機儲存該加密貨幣的標誌。

此外,您可以使用 shortcode(短碼) [cryptocurrency_ticker] 和以下參數來插入小工具:

- f - 加密貨幣代幣符號。多個符號必須以逗號分隔。默認回退選項為:'BTC、ETC、XMR'
- t - 國家貨幣或加密貨幣的符號。多個符號必須以逗號分隔。默認回退選項為:'USD'
- noicon - 要隱藏貨幣標誌,請將此選項設置為 true
- nolink - 要在加密貨幣符號中插入 CryptoCompare.com 概覽頁面之外沒有鏈接,請將此選項設置為 true
- coinbase - 如果您想顯示指向您的 Coinbase.com 推薦 ID 的鏈接,請將您的推薦 ID 設置為此參數
- showchange - 如果您想在價格下方顯示更改金額和百分比,請將此選項設置為 true

若要自訂加密貨幣取價器的外觀,您可以使用以下 CSS 類別來選擇目標:

- .cctw - 主表格元素的類別
- .currency - 加密貨幣代幣符號
- .currency.ico - 選擇加密貨幣圖示的類別
- .amount - 包含價格和更改值的元素
- .price - 包含價格值的元素
- .currency - 包含貨幣符號的元素,作為 .price 的一部分
- .change - 包含更改值(數量和百分比)的元素
- .delay - 包含延遲報價信息的元素
- .coinbase - 包含指向 Coinbase 的推薦鏈接的元素

最後,我們欣然接受任何形式的捐助。

原文外掛簡介

Easy CryptoCurrency Ticker displays current cryptocurrency prices (bitcoin, ethereum, litecoin and/or others) on your WordPress website. You may select multiple cryptocurrencies (over 1800 available) to show prices in various currencies (BTC, USD, EUR, GBP or others)
Prices are fetched from CryptoCompare.com using their API.
To improve performance and prevent your website to make too much requests to remote server, we cache prices in local WordPress database for two minutes.
Features

Add one or more cryptocurrencies from the Coin List that contains over than 1800 coins.
Add one or more national or crypto currencies to display cryptocurrency prices.
Enable displaying of change amount and percentage below the price.
Choose to link coin symbol to overview page on CryptoCompare.com
Optionally hide logo for cryptocurrencies.
Cache cryptocurrency logo locally.
Cache prices in local WordPress for two minutes.
Add referral link to your own coinbase.com Referral ID
Insert widget by regular configurable WordPress widget or shortcode

Known issues

Currencies are listed in alphabetic order, no matter how they are added to From field.
Some cryptocurrencies are not supported by API even Coin List contain them, like CLOUT, EARTH, etc
When new cryptocurrency is added for first time, loading of page can be a little bit slower for very first time because plugin have to download and store localle logo for that cryptocurrency.

Shortcode
Along to WordPress widget, you can use shortcode [cryptocurrency_ticker] with following parameters:

f – Symbols of cryptocurrency coins. Multiple symbols have to be separated by comma. Default fallback is: ‘BTC,ETC,XMR’
t – Symbols of national or crypto currency. Multiple symbols have to be separated by comma. Default fallback is: ‘USD’,
noicon – To hide coin logo, set this option to true`
nolink – To insert coin symbol without link to overview page on CryptoCompare.com, set this option to true
coinbase – If you wish to display link to your Coin Base Referral ID, set your referral ID to this parameter
showchange – If you wish to display additional change amount and percentage below the price, set this option to true

Customizations
To customize how ticker looks like, you can use following CSS classes to target various ticker elements:

.cctw – class of main table element
.currency – cryptocurrency coin symbol
.currency.ico – class targeting cryptocurrency icon
.amount – element that contains price and change values
.price – element that contain price value
.currency – element that contain currency symbol as a part of .price
.change – element that contains change value (amount and percentage)
.delay – element that contains info about delayed quotes
.coinbase – element that contains referral link to Coin Base

Donations
Feel free to buy me some beer (or wine) for more cool free plugins.

PayPal: https://paypal.me/aurosevic
BTC: 1EhpAuGM4an7z4r8ACTQ66fsm5Gubmf3HW
ETH: 0x13A850f14CB404C815248e24D6B6d61234Df538d
LTC: LQPqqYRTX1mDxazTX566rEog7bohbGAhmT

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Easy CryptoCurrency Ticker」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0 | 1.0.1 | trunk |

延伸相關外掛(你可能也想知道)

  • MyCryptoCheckout – Bitcoin, Ethereum, and 100+ altcoins for WooCommerce 》一款針對 WooCommerce 和 Easy Digital Downloads 的加密貨幣付款閘道。直接將貨幣收到您選擇的錢包。, , 關鍵特點和亮點, , 0%交易費用, 沒有 KYC 或產品限...。
  • Coinbase Commerce Payment Gateway for WooCommerce 》使用 Coinbase Commerce 外掛,在您的 WooCommerce 商店中接受比特幣、以太坊、萊特幣和比特幣現金等加密貨幣支付。。
  • ABC Crypto Checkout 》介紹, ABC Crypto 外掛由 Payerurl 提供技術支援。ABC 外掛可在交易時使用即時匯率將任何法幣貨幣轉換為 USDT、ETH 或 BTC,以支付用戶的網上付款,付款完成...。
  • NOWPayments For WooCommerce 》/p>, 購買專業版 | 專業版線上展示 | 文件, NOWPayments for WooCommerce 是一個易於使用的WordPress外掛,可與WooCommerce完美整合使用。, 由 SCI Intellige...。
  • Coinbase Commerce – Crypto Gateway for WooCommerce 》購買專業版 | 專業版實時演示 | 文檔, , 比起其他加密貨幣交易所,Coinbase 是最好用的加密貨幣網關。, 如何在 WooCommerce 網店上安裝 Coinbase Commerce:,...。
  • Accept Cryptocurrencies with Plisio 》使用 Plisio 外掛接受來自全球客戶的比特幣、萊特幣、以太坊、比特現金、Zcash、狗狗幣等加密貨幣的付款。我們支持比特幣 SegWit 協議,這些交易具有優先性和...。
  • Crypto Price Widgets – CryptoWP 》CryptoWP 是一個輕量級的外掛,可以方便地在您的網站上管理和顯示加密貨幣價格和其他相關資訊。, 以下是 CryptoWP 的主要特色:, , 從 Crypto 儀表板導入和管...。
  • Cryptocurrency Payment Gateway 》特色:, , 接受Dash加密貨幣作為付款方式。, 提供您自己的Dash錢包地址列表或使用Block.io高級帳戶(獲得我們的HD錢包附加元件,直接接收到HD錢包,例如Elect...。
  • WooCommerce Crypto Payment Processor 》使用CoinGate模組在您的商店接受加密貨幣付款 - 完全自動化的付款處理和發票解決方案,適用於線上商店。, 無需匯率波動風險,即可收到比特幣和其他加密貨幣、...。
  • WPSmartContracts 》WP Smart Contracts 是適用於 WordPress 的區塊鏈技術。您可以輕鬆在網站上建立智能合約。, 即時智能合約, 使用以太坊 Solidity 語言建立分散式應用程式,而...。
  • xMoney Crypto for WooCommerce 》未來的Utrust for WooCommerce外掛:, 在您的網店上直接接受比特幣(Bitcoin)、以太幣(Ethereum)、Utrust 通證和其他加密貨幣,並以1%的費用在法定貨幣上...。
  • Web3 – Crypto wallet Login & NFT token gating 》這個外掛讓使用者可以使用加密貨幣錢包登入 WordPress 網站,並限制/封鎖/限制 WP 網站上特定頁面、文章和影片,僅允許基於 Crypto Wallet 中擁有的 NFTs 的...。
  • NFT Maker 》若想販售 NFT,卻不想從頭開始建立完整的 NFT 市場,NFT Maker 就是您一直在等待的外掛程式。它具有慵懶挖礦功能、WordPress 整合、免費IPFS儲存等優勢。, NF...。
  • EthPress – Web3 Login 》EthPress Web3 登入 WordPress 外掛增加了連接加密貨幣錢包的功能,例如以太坊、币安智能链 (BSC)、Polygon (MATIC) 或其他相容於以太坊虛擬機 (EVM) 的區塊...。
  • Pay With Ether for WooCommerce 》使用 Pay with Ether 外掛,您的 WooCommerce 商店的顧客可以使用以太幣進行付款。在結帳時,顧客可以選擇使用以太幣進行付款。, 如果顧客選擇使用以太幣進行...。

文章
Filter
Apply Filters
Mastodon