[wordpress插件] Banner Slider横幅滑块

wordpress 插件 文章 2020-02-29 09:20 1085 0 全屏看文

AI助手支持GPT4.0

评分
60
描述

A banner management component.

横幅管理组件。

Support multi banner transition and ajax file upload feature.

支持多横幅过渡和ajax文件上传功能。

Can be resized the slider at any height and with using plugin option

可以使用插件选项在任意高度调整滑块的大小

Version 1.0 includes:

1.0版包括:

1. Set slider height and width from plugin option.

1.通过插件选项设置滑块的高度和宽度。

2. Autmatic and ajax enabled image upload and also resize image acoording to given width and height.

2.支持Autmatic和Ajax的图片上传,并根据给定的宽度和高度调整图片大小。

3. Banner can include some excerpt which will be shown at bottom of the banner in faded bar.

3.标语可以包含一些摘录,这些摘录将显示在标语底部的褪色栏中。

4. Can put links to banner

4.可以在横幅上放置链接

Arbitrary section

任意部分

You may provide arbitrary sections, in the same format as the ones above.

您可以提供与上述格式相同的任意部分。

This may be of use for extremely complicated

这可能适用于极其复杂的

plugins where more information needs to be conveyed that doesn’t fit into the categories of “description” or

需要传达更多信息的插件,这些信息不属于“描述”或
类别

“installation.”

“安装。”

Arbitrary sections will be shown below the built-in sections outlined above.

任意部分将显示在上面概述的内置部分下面。

A brief Markdown Example

一个简短的Markdown示例

Ordered list:

订购清单:

    1. Ajtech Soft
    2. Ajtech软件

    3. bitbyte soft
    4. 位字节软

    5. Formify
    6. Formify

    Unordered list:

    无序列表:

      • Ajtech Software
      • Ajtech软件

      • Bitbyte Sofware
      • 位字节软件

      • Ajtech Plugin team
      • Ajtech插件团队

      Markdown uses email style notation for blockquotes and I’ve been told:

      Markdown对块引用使用电子邮件样式表示法,并且被告知:

      Asterisks for emphasis.

      强调的星号

      Double it up for strong.

      将其加倍以得到 strong

        <?php if(!function_exists('show_banner'))show_banner(); 

      ?>

      ?>

安装步骤

1.Upload using wordpress plugin uploader or unzip the zip folder and upload plugin folder to the /wp-content/plugins/ directory.

1。使用wordpress插件上传器上传或解压缩zip文件夹,然后将插件文件夹上传到 / wp-content / plugins / 目录。

2.Activate the plugin through the ‘Plugins’ menu in WordPress.

2.通过WordPress中的“插件”菜单激活插件。

3.Place

3.放置 <?php if(!function_exists('show_banner'))show_banner();

?> in your templates or put shortcode [banner_slider] insode post, page, or in widget text

?> 放在您的模板中,或将简码[banner_slider]插入帖子,页面或小部件文本中

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

AI助手支持GPT4.0