[wordpress插件] Bytecoder Post Ticker字节码发布器代码

wordpress 插件 文章 2020-03-15 02:00 501 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

This plugin will enable post ticker in your wordpress theme.

此插件将在您的wordpress主题中启用帖子置顶功能。

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

您可以通过简码在所需的任何地方(甚至主题文件中)嵌入帖子置顶机。

Wanna see how it works?

想看看它是如何工作的?

Click here: http://bytecoder.info/plugin/

单击此处:http://bytecoder.info/plugin/

安装步骤

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

    常规自动收报机消息

    [post_list id="1"]

     [post_list id =“ 1”] 

    Ticker form category

    股票代码类别

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

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

    Transition change

    转换更改

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

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

    Post Show limit

    发布后显示限制

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

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

    Mouse Hover Slide

    鼠标悬停幻灯片

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

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

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

AI助手支持GPT4.0