Title: Easy CryptoCurrency Ticker
Author: Aleksandar Urošević
Published: <strong>डिसेंबर 27, 2017</strong>
Last modified: डिसेंबर 28, 2020

---

प्लगइन शोधा

![](https://ps.w.org/cc-ticker/assets/banner-772x250.png?rev=1792969)

हे प्लगइन **WordPress च्या शेवटच्या 3 महत्त्वाच्या प्रमुख पुनर्वितरणांच्या साथी 
चाचणी झालेले नाही**. हे येथे वापरल्यास सामर्थ्य देणार नाही किंवा त्या आधारित असु
शकते आणि WordPress च्या अधिक अद्ययावत आवृत्तींसह वापरताना संगतता समस्यांची शक्यता
आहे.

![](https://ps.w.org/cc-ticker/assets/icon.svg?rev=1792969)

# Easy CryptoCurrency Ticker

 [Aleksandar Urošević](https://profiles.wordpress.org/urkekg/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/cc-ticker.1.0.1.zip)

 * [तपशील](https://mr.wordpress.org/plugins/cc-ticker/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/cc-ticker/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/cc-ticker/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/cc-ticker/#developers)

 [समर्थन](https://wordpress.org/support/plugin/cc-ticker/)

## वर्णन

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](https://www.cryptocompare.com/) using
their [API](https://www.cryptocompare.com/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](https://www.coinbase.com/join/5a3578b6abbfc80226e411ec)
   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](https://paypal.me/aurosevic)
 * BTC: 1EhpAuGM4an7z4r8ACTQ66fsm5Gubmf3HW
 * ETH: 0x13A850f14CB404C815248e24D6B6d61234Df538d
 * LTC: LQPqqYRTX1mDxazTX566rEog7bohbGAhmT

## स्क्रीनशॉट

 * [[
 * Widget settings in customizer and preview
 * [[
 * Shortcode with custom parameters
 * [[
 * Front-end preview of ticker inserted by shortcode to page

## स्थापना

 1.  Go to `Plugins` -> `Add New`
 2.  Search for `Easy CryptoCurrency Ticker` plugin
 3.  Install and activate `Easy CryptoCurrency Ticker`
 4.  Go to `Widgets` and insert `Easy CryptoCurrency Ticker` widget to preferred widget
     area.
 5.  Click button `Get Live` at the bottom of widget (have to be done only first time
     after plugin is installed).
 6.  Enter preferred cryptocurrency coins to `From Symbols` field. Multiple symbols
     separate by comma (example: `BTC,ETH,LTC,XMR,DASH`)
 7.  Enter preferred national or crypto currency to `To Symbols` field. Multiple symbols
     separate by comma (example: `USD,EUR,GBP`)
 8.  Optionally, if you wish to show your referral link for coinbase.com below the 
     ticker table, add your Coin Base Referral ID to fhat field.
 9.  Click `Save` button to save widget changes.

## नेहमी विचारले जाणारे प्रश्न

### Ticker does not blend well to my custom theme. What I can do?

You can freely override basic CSS styles with custom CSS. Add customization to `
Additional CSS` control in theme `Customizer`, or you can use my free WordPress 
plugin [Head & Footer Code](https://wordpress.org/plugins/head-footer-code/)

### Are those cryptocurrency prices live?

Quotes are delayed up to 2 minutes. To prevent overloaded requests to Crypto Compare
API, we cache responses for two minutes in local WordPress.

### Can I use a Referrer ID from Coin Base?

Absolutely. Simply enter your Referral ID to widget field. If you leave that field
empty, no link will be displayed.

## समीक्षा

ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.

## योगदानकर्ते आणि विकसक

“Easy CryptoCurrency Ticker” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या
निर्मितीत योगदान केले आहे.

योगदानकर्ते

 *   [ Aleksandar Urošević ](https://profiles.wordpress.org/urkekg/)
 *   [ TechWebUX ](https://profiles.wordpress.org/techwebux/)

[भाषांतर करा “Easy CryptoCurrency Ticker” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/cc-ticker)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/cc-ticker/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/cc-ticker/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/cc-ticker/) च्या
[RSS](https://plugins.trac.wordpress.org/log/cc-ticker/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 1.0.1

 * Fix spelling

#### 1.0

 * Initial release.

## मेटा

 *  आवृत्ती **1.0.1**
 *  शेवटचा अद्यतन **5 वर्षे पूर्वी**
 *  सक्रिय स्थापना **10+**
 *  वर्डप्रेस आवृत्ती ** 4.4 किंवा मोठा **
 *  परीक्षित केले आहे **4.9.29**
 *  PHP आवृत्ती ** 5.4 किंवा मोठा **
 *  भाषा
 * [English (US)](https://wordpress.org/plugins/cc-ticker/)
 * टॅग्ज:
 * [bitcoin](https://mr.wordpress.org/plugins/tags/bitcoin/)[coin](https://mr.wordpress.org/plugins/tags/coin/)
   [cryptocurrency](https://mr.wordpress.org/plugins/tags/cryptocurrency/)[ethereum](https://mr.wordpress.org/plugins/tags/ethereum/)
   [Litecoin](https://mr.wordpress.org/plugins/tags/litecoin/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/cc-ticker/advanced/)

## मूल्यांकन

अजून कोणतीही पुनरावलोकने सबमिट केलेली नाहीत.

[Your review](https://wordpress.org/support/plugin/cc-ticker/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/cc-ticker/reviews/)

## योगदानकर्ते

 *   [ Aleksandar Urošević ](https://profiles.wordpress.org/urkekg/)
 *   [ TechWebUX ](https://profiles.wordpress.org/techwebux/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/cc-ticker/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](https://urosevic.net/wordpress/donate/?donate_for=cc-ticker)