该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

「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.