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

WP Horizontal Slider

説明

This plugin will allow the user to show the featured images attached to a post. This plugin will allow you to choose the contant type as well as the category you want to display.

Once you activate the plugin please call the show_wp_horizontal_slider() function on your template file to show the slider.

Arbitrary section

A brief Markdown Example

インストール

  1. Upload wp-horizontal-slider folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place <?php print show_wp_horizontal_slider(); ?> in your templates to show the slider

FAQ

How can I set a Category ?

Once the plugin is installed you can see a link under Settings menu called “WP Horizontal Slider”. Click on the link. It will show you another page where you can set the category for the image slider.

How can I change the arrow images?

If you want to change the arrows in the slider please go to “/wp-content/plugins/wp-horizontal-slider/images”. Just replace the arrow-left.jpg and arrow-right.jpg with your desired arrow images with same name.

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

2.0 Bug Fixed for jquery dependency