このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

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 “cb-logo-slider” to “/wp-content/plugins/”
  • Activate the plugin through the “Plugins” menu in WordPress
  • Add logo images form WP-Admin ->Logo Slider -> Add New Logo
  • Use shortcode in editor to show carousel

    [cbls-logo-slider]

You can also call shortcode in php template file by

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

スクリーンショット

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

インストール

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

    [cbls-logo-slider]

You can also call shortcode in php template file by

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

FAQ

  1. No technical skills needed.
Installation Instructions
  1. Upload the folder “cb-logo-slider” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Add logo images form WP-Admin ->Logo Slider -> Add New Logo
  4. Use shortcode in editor to show carousel

    [cbls-logo-slider]

You can also call shortcode in php template file by

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

Logo Slider はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Logo Slider” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

This is first version no known errors found