[wordpress插件] Banner Aink横幅广告

wordpress 插件 文章 2020-02-29 06:50 467 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

A JQuery based Banner Displays a sliding or fading list of banner.

基于JQuery的横幅广告显示横幅广告的滑动列表或褪色列表。

Starting from WordPress ver.3.0.

从WordPress 3.0版开始。

in Banner Aink Setting, you can set:

在“横幅广告设置”中,可以设置:

    • Banner Aink Enable: To show Banner Aink on your site.
    • 启用横幅Aink:在您的网站上显示横幅Aink。

    • Banner Aink Timeout: Milliseconds between slide transitions.
    • 横幅提示超时:幻灯片切换之间的毫秒数。

    • Banner Aink Animation: Choose your transition type.
    • 横幅Aink动画:选择过渡类型。

    in Banner Aink Create New pages, you can set:

    在Banner Aink创建新页面中,您可以设置:

      • Banner URL: URL for site of banner.
      • 横幅URL:横幅网站的网址。

      • Banner Title: Title for banner.
      • 横幅标题:横幅标题。

      • Banner Status: Status for your Banner.

      • 横幅状态:横幅的状态。

        If you do not want the Banner live, select “Inactive”.

      • 如果您不希望横幅广告直播,请选择“无效”。

      Notice

      通知

        • If you found a bugs, or want to donate, please use this email;

        • 如果您发现错误或想要捐赠,请使用此电子邮件;

          classifindo[at]gmail[dot]com.

          classifindo [at] gmail [dot] com。

          Thanks before.

        • 谢谢你。

        • For more information, please visit http://www.classifindo.com/banner-aink/
        • 有关更多信息,请访问http://www.classifindo.com/banner-aink/

        • More Aink plugin, visit http://www.classifindo.com/category/blog/wp-plugin/
        • 更多Aink插件,请访问http://www.classifindo.com/category/blog/wp-plugin/

安装步骤

    1. Upload the folder banner-aink to your /wp-content/plugins/ directory,
    2. 将文件夹 banner-aink 上载到您的 / wp-content / plugins / 目录,

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

    5. Then place the following code into your theme files where you want the Banner Aink to appear:

      然后将以下代码放入您想要显示横幅横幅的位置的主题文件中:

      <?php if(function_exists('BannerAink')){echo BannerAink();}?>

      OR

        OR

      Type ‘[BannerAink]’ (without the quotes) in the post’s content and/or page area.

      在帖子的内容和/或页面区域中键入“ [BannerAink]”(不带引号)。

    6. Configure options via the Banner Aink ==> Settings menu,

      通过Banner Aink ==>“设置”菜单配置选项,

    7. Create a new banner on Banner Aink ==> Create New Banner page.
    8. 在Banner Aink ==>创建新横幅页面上创建一个新横幅。

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

AI助手支持GPT4.0