[wordpress插件] Logo Slider徽标滑块

wordpress 插件 文章 2020-03-19 02:10 598 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin will add a responsive logo slider in your wordpress site.

此插件将在您的wordpress网站中添加响应式徽标滑块。

This is very simple to use.

这非常容易使用。

Follow the follwing steps –

遵循以下步骤–

    • Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
    • 将文件夹“ cb-logo-slider”上传到“ / wp-content / plugins /”

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

    • Add logo images form WP-Admin ->Logo Slider -> Add New Logo
    • 通过WP-Admin->徽标滑块->添加新徽标添加徽标图像

    • Use shortcode in editor to show carousel

      在编辑器中使用简码显示轮播

      [cbls-logo-slider]

      [cbls-logo-slider]

    You can also call shortcode in php template file by

    您还可以通过以下方式在php模板文件中调用简码

      <?php echo do_shortcode('[cbls-logo-slider]');?>

安装步骤

    1. Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
    2. 将文件夹“ cb-logo-slider”上传到“ / wp-content / plugins /”

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

    5. Add logo images form WP-Admin ->Logo Slider -> Add New Logo
    6. 通过WP-Admin->徽标滑块->添加新徽标添加徽标图像

    7. Use shortcode in editor to show carousel

      在编辑器中使用简码显示轮播

      [cbls-logo-slider]

      [cbls-logo-slider]

    You can also call shortcode in php template file by

    您还可以通过以下方式在php模板文件中调用简码

      <?php echo do_shortcode('[cbls-logo-slider]');?>

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

AI助手支持GPT4.0