Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

WP TradingView

Описание

WP TradingView plugin developed by Trade Pips, is a neat solution to embed various TradingView widgets and publishing tools right within the wordpress dashboard.

Five different widgets

  1. TradingView Profile
  2. Idea stream
  3. Idea preview
  4. Chat widget
  5. Stock/Forex Chart widget

Shortcode support

Shortcode support to embed the same widget contents within site content (posts and pages.)

Default settings page

Use the plugin settings page to set default values for each widget. So when you attach the widgets, they are already populated with default settings.
Of course you may further customize every widget instance as you wish.

When the settings are saved (plugin options page and widget settings) the short code is updated, where you can copy the shortcode into any post or page.

Скриншоты

  • Default options settings page in the admin panel.
  • When the settings are saved, updated shortcode will be displayed which you can use to embed the same widgets on posts/pages.

Установка

  1. Upload plugin files to the /wp-content/plugins/wp-tradingview directory or install through WordPress directly.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Adjust the plugin settings through the ‘WP TradingView’ menu. Choose the default widget settings for each type (TradingView profile, Idea stream,Idea preview, Chat widget and Forex/stock Chart widget).
  4. Insert plugin into a theme using the php code snippet or use the simple tag within a post or use a sidebar widget.

Отзывы

18.10.2022
I was scared WP, won't have a way for me to add the trading view widgets since I am a financial trading blogger and would be using lots of widgets from trading view, so I nervously searched and I was really excited when I discovered they had the plugin for that. Now I have got it installed and I am definitely looking forward to using it.
Посмотреть все 24 отзыва

Участники и разработчики

«WP TradingView» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

«WP TradingView» переведён на 1 язык. Благодарим переводчиков за их работу.

Перевести «WP TradingView» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.6

  • Maintenance release
  • Replaced deprecated create_function with anonymous functions in widget initializations
  • Fixed minor (‘undefined’) debug log notices

1.5

  • Maintenance release
  • Bug fixes: Syntax error — instances of array(1..,2.., []) changed to array(1..,2.., array())

1.3

  • Bug fixes:
  • Profile widget embed code width/height value errors fixed
  • Width/height type (px or %) selection bypassed from the display function
  • Removed an erroneous links from embed commodities
  • Updated the tv.js url to the s3.tradingview.com/tv.js

1.2

  • Wrong value retrieved for height parameter bug fixed.

1.1

  • Updated autosize to enable 100% width/height and override pixel width and height.

1.0

  • Stable initial release