This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CTicker

توضیحات

CTicker will help you to using your News or Post as a ticker in your WordPress theme. You can embed news or post using the CTicker shortcode in everywhere you want, even in theme files.

Wanna see how it works? Click here: http://demo.coderexperts.com/cticker/

Need freelance support, please visit my website.

BUY A CUP OF COFFEE

Shortcodes

General CTicker Shortcode

[cticker_list id="ctickerid"]

CTicker Speed Limit

[cticker_list id="speed" cticker_speed="20"]

CTicker Post or News Limit

[cticker_list id="count" count="5"]

CTicker Button Text

[cticker_list id="buttontext" button_text="Latest Post :"]

CTicker Button Text Color

[cticker_list id="buttonttcolor" button_textcolor="#ffffff"]

CTicker Button Background Color

[cticker_list id="buttonbd" background_color="#EEBA79"]

CTicker Background Color

[cticker_list id="rightbg" right_bgcolor="#A6D088"]

CTicker Text Color

[cticker_list id="rightext" right_textcolor="#000000"]

CTicker Hover Effect

[cticker_list id="hover" hover="true"]

نصب

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use shortcode in page, post or in widgets.
  4. If you want post ticker in your theme php, Place <?php echo do_shortcode('YOUR_SHORTCODE'); ?> in your templates

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“CTicker” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “CTicker” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0

  • Initial Release