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

Simple Stock Charts

Описание

Simple Stock Charts is a lightweight, straightforward plugin that adds basic stock market data to your WordPress site. No complicated features, no premium upgrades — just the essentials you need:

  • Live stock quotes
  • Simple price charts
  • Easy-to-use shortcodes
  • Fast loading times
  • Zero configuration needed

Perfect for:
— Personal finance blogs
— Investment websites
— News sites
— Anyone needing basic stock data

Just install and use this simple shortcode:
* [simple_stock_charts] — Display the stock widget on any page or post.

Note: This plugin uses external APIs to fetch stock data. Please ensure your site complies with your local regulations regarding financial data usage.

Установка

  1. Upload the plugin files to wp-content/plugins/simple-stock-charts
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Add the [simple_stock_charts] shortcode to any post or page where you’d like to display the stock data.

Часто задаваемые вопросы

Is this plugin free?

Yes, completely free with no premium version or upsells.

Where does the market data come from?

The stock data is fetched from Yahoo Finance via the https://api.allorigins.win proxy to avoid cross-origin issues.

Does the plugin store any data?

No, this plugin does not store or log any data on your site. It fetches stock data directly from external APIs in real time.

Can I customize the charts?

The plugin intentionally keeps things simple with a basic chart design that works well on all websites. If you wish to customize it further, you can modify the style.css file or use custom CSS.

Отзывы

Нет отзывов об этом плагине.

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

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

Участники

Перевести «Simple Stock Charts» на ваш язык.

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

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

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

1.0.0

  • Initial release