该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

The Logo Slider

描述

This plugin will add a responsive logo slider in your wordpress site.
This is very simple to use. Follow the follwing steps –

  • Upload the folder “the-logo-slider” to “/wp-content/plugins/”
  • Activate the plugin through the “Plugins” menu in WordPress
  • Add logo images form WP-admin ->The Logo Slider -> Add New Logo
  • Use shortcode in editor to show carousel

    [the-logo-slider]

You can also call shortcode in php template file by

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

屏幕截图

  • Back end logo slider setting
  • Back end add new logo
  • Front end slider look

安装

  1. Upload the folder “the-logo-slider” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Add logo images form WP-admin ->The Logo Slider -> Add New Logo
  4. Use shortcode in editor to show carousel

    [the-logo-slider]

You can also call shortcode in php template file by

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

常见问题

  1. No technical skills needed.

评价

2016 年 9 月 3 日 1 回复
The slider works great. Had to make a slight modification in the code so that it would Autoplay, but very simple and easy to use.
阅读所有5条评价

贡献者及开发者

“The Logo Slider” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“The Logo Slider”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

This is first version no known errors found