[wordpress插件] CTickerCTicker

wordpress 插件 文章 2020-04-06 12:30 434 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

CTicker will help you to using your News or Post as a ticker in your WordPress theme.

CTicker将帮助您在WordPress主题中将“新闻”或“帖子”用作股票行情指示器。

You can embed news or post using the CTicker shortcode in everywhere you want, even in theme files.

您可以使用CTicker简码将新闻嵌入或发布,甚至在主题文件中。

Wanna see how it works?

想看看它是如何工作的?

Click here: http://demo.coderexperts.com/cticker/

单击此处:http://demo.coderexperts.com/cticker/

Need freelance support, please visit my website.

需要自由职业者的支持,请访问我的网站

BUY A CUP OF COFFEE

买一杯咖啡

>

>

Shortcodes

简码

General CTicker Shortcode

常规CTicker简码

[cticker_list id="ctickerid"]

 [cticker_list id =“ ctickerid”] 

CTicker Speed Limit

CTicker速度限制

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

 [cticker_list id =“ speed” cticker_speed =“ 20”] 

CTicker Post or News Limit

Cicker帖子或新闻限制

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

 [cticker_list id =“ count” count =“ 5”] 

CTicker Button Text

点击按钮文本

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

 [cticker_list id =“ buttontext” button_text =“最新帖子:”] 

CTicker Button Text Color

点击按钮文本颜色

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

 [cticker_list id =“ buttonttcolor” button_textcolor =“#ffffff”] 

CTicker Button Background Color

CTicker按钮背景颜色

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

 [cticker_list id =“ buttonbd” background_color =“#EEBA79”] 

CTicker Background Color

CTicker背景颜色

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

 [cticker_list id =“ rightbg” right_bgcolor =“#A6D088”] 

CTicker Text Color

CTicker文本颜色

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

 [cticker_list id =“ rightext” right_textcolor =“#000000”] 

CTicker Hover Effect

CTicker悬停效果

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

 [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. plugin-directory 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Use shortcode in page, post or in widgets.
    6. 在页面,帖子或小部件中使用简码。

    7. If you want post ticker in your theme php, Place

    8. 如果要在主题php中发布代码,请放置 <?php echo do_shortcode('YOUR_SHORTCODE');

      ?> in your templates

    9. ?> 在您的模板中

下载地址
https://downloads.wordpress.org/plugin/cticker.zip
-EOF-

AI助手支持GPT4.0