Cision Modules
开发者 |
cyclonecode
|
更新时间 |
2021年2月13日 11:23 |
捐献地址: |
去捐款 |
PHP版本: |
7.1 及以上 |
WordPress版本: |
5.6 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
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.
安装:
- Upload custom-post-field to the /wp-content/plugins/ directory,
- Activate the plugin through the Plugins menu in WordPress.
- You can now configure the plugin by going to wp-admin/tools.php?page=cision-modules.
- Add your API KEY and save the form.
- Enable the tickers you would like to use and any label you would like to use.
- Save the form.
屏幕截图:
常见问题:
Frequently Asked Questions
更新日志:
= 1.0.1
- Removed dependency from composer.json.
- Refactor for PHP 7.1.
- Add support to enable specific tickers.