TU Crypto Widgets

Descrição

TU Crypto Widgets allows you to easily add various cryptocurrency widgets to your WordPress posts and publications.

Available widgets:

  • Standard Ticker Tape — real-time quotes ticker tape
  • Compact Ticker Tape — compact quotes ticker tape
  • Top News / Market news — latest cryptocurrency market news
  • Asset News — news for a specific asset (cryptocurrency or stock)
  • Price forecasts — price forecasts across different time horizons
  • Technical analysis — technical analysis with indicators

How to use:

  1. Go to WordPress admin TU Widgets
  2. Select the desired widget from the submenu or the main TU Crypto Widgets page
  3. Configure widget parameters (symbol, language, etc.)
  4. Copy the generated shortcode
  5. Paste the shortcode into your post or publication

Admin navigation:

  • TU Widgets TU Crypto Widgets — main page with all widgets
  • TU Widgets Standard Ticker Tape — standard ticker settings
  • TU Widgets Compact Ticker Tape — compact ticker settings
  • TU Widgets Top News / Market news — news widget settings
  • TU Widgets Asset News — asset news settings
  • TU Widgets Price forecasts — price forecast settings
  • TU Widgets Technical analysis — technical analysis settings

External services

This plugin embeds cryptocurrency widgets provided by Traders Union (TU) on WordPress websites using shortcodes.

The widgets are rendered using an external JavaScript file loaded from:
https://tradersunion.com/widgets/quotes/client/tu-widgets-quotes.js

When a widget is displayed, widget configuration parameters (such as widget type, selected assets, and language) are sent to the Traders Union service to retrieve widget data. Standard technical request data such as IP address and user-agent may also be transmitted.

Service provider:
Traders Union (IAFT LTD) — https://tradersunion.com/widgets/

Privacy Policy:
https://tradersunion.com/privacy-policy/

Terms of Use:
https://tradersunion.com/terms-of-use/

Requirements

  • WordPress 5.0 or later
  • PHP 7.2 or later
  • Internet access for external services

Instalação

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin from the WordPress Plugins menu
  3. Go to TU Widgets TU Crypto Widgets to configure it

FAQ

How do I add a widget to a post?

Use the shortcode generated on the widget settings page. Example:

[tucrwi_crypto_widget type=”ticker” id=”widget-id”]

Can I customize the widget appearance?

Yes, on the widget settings page you can configure various parameters that are passed to the widget.

Does the plugin require internet access?

Yes. The plugin uses external services provided by Traders Union to retrieve widget data and load the JavaScript library required to render the widgets.

Avaliações

There are no reviews for this plugin.

Contribuidores e desenvolvedores

“TU Crypto Widgets” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.

Contribuidores

“TU Crypto Widgets” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.

Traduzir “TU Crypto Widgets” para o seu idioma.

Interessado no desenvolvimento?

Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.

Registro de alterações

1.0.0

  • Initial release
  • Added support for 6 widget types
  • Added widget list page
  • Added settings page and shortcode generator
  • Added shortcode handling in posts
  • Improved admin panel navigation
  • Fixed Technical Analysis timeframe issue
  • Improved widget previews