Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Cision Modules

Deskripsyon

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.

Mga Screenshot

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

Pag-install

  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.

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Cision Modules” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Ang “Cision Modules” ay naisalin na sa 1 (na) locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.

Isalin ang “Cision Modules” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

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