這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Cision Modules

描述

This plugin can be used to display tickers from Cision.

Shortcode

The shortcode [cision-ticker] can either be used by adding it to the content field of any post or by using the do_shortcode function in one of your templates.
At the moment the shortcode will only render the associated label with price and currency for each ticker.

If there is other data that you need to display, please contact me and perhaps we can make a small addition for this.

Support

If you run into any trouble, don’t hesitate to add a new topic under the support section:
https://wordpress.org/support/plugin/cision-modules/

You can also try contacting me on slack.

螢幕截圖

  • A page using data for two tickers fetched from Cision.
  • The plugin configuration form.

安裝

  1. Upload custom-post-field to the /wp-content/plugins/ directory,
  2. Activate the plugin through the Plugins menu in WordPress.
  3. You can now configure the plugin by going to wp-admin/tools.php?page=cision-modules.
  4. Add your API KEY and save the form.
  5. Enable the tickers you would like to use and any label you would like to use.
  6. Save the form.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Cision Modules” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Cision Modules 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Cision Modules 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

= 1.0.1
– Removed dependency from composer.json.
– Refactor for PHP 7.1.
– Add support to enable specific tickers.