[wordpress插件] Bytecoder News Ticker字节码新闻

wordpress 插件 文章 2020-03-15 01:50 465 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin will enable your post as news ticker in your wordpress theme.

此插件将使您的帖子成为您的wordpress主题中的新闻自动收录器。

You can embed news ticker via shortcode in everywhere you want, even in theme files.

您可以通过简码将新闻动态嵌入到所需的任何位置,甚至主题文件中。

Wanna see how it works?

想看看它是如何工作的?

Click here: http://bytecoder.info/plugin/?page_id=1715

单击此处:http://bytecoder.info/plugin/?page_id=1715

安装步骤

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. ?> 在您的模板中

    Shortcodes

    简码

    General Post Ticker

    常规自动收报机消息

    [news_ticker id="1"]

     [news_ticker id =“ 1”] 

    Ticker form category

    股票代码类别

    [news_ticker id="2" category="1"]

     [news_ticker id =“ 2” category =“ 1”] 

    Transition change

    转换更改

    [news_ticker id="3" transition="1000"]

     [news_ticker id =“ 3” transition =“ 1000”] 

    Post Show limit

    发布后显示限制

    [news_ticker id="4" show="5"]

     [news_ticker id =“ 4” show =“ 5”] 

    Mouse Hover Slide

    鼠标悬停幻灯片

    [news_ticker id="5" mousehover="0"]

     [news_ticker id =“ 5” mousehover =“ 0”] 

    Text change!

    更改文字!

    [news_ticker id="6" text="YOUR TEXT HERE"]

     [news_ticker id =“ 6” text =“您的文字在这里”] 

    Color variation

    颜色变化

    [news_ticker id="7" color="red"]

     [news_ticker id =“ 7” color =“ red”] 

    How Many Latest Post show limit

    最近发布的帖子的显示限制

    [news_ticker id="8" count="5"]

     [news_ticker id =“ 8” count =“ 5”] 

下载地址
https://downloads.wordpress.org/plugin/bytecoder-news-ticker.zip
-EOF-

AI助手支持GPT4.0