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

Tx Responsive Slider

説明

The Tx Responsive Slider plugin allows you to create slides that consist images. The slider would then take those slides and present them as a jQuery slideshow – at a chosen location within your theme, page, or post. In whatever order you want them.
This plugin is only for use on Self-Hosted WordPress installations, not WordPress.com.

Shortcode Base

Tx responsive slider is shortcode base plugin.Even without any programming knowledge, You can fulfill your demand by using this plugin.
The directions of using the shortcode for registration in post or page are given below:

[tx_responsive_slider] 

Directions of using registration shortcode in custom template

 <?php echo do_shortcode( '[tx_responsive_slider]' );?>

スクリーンショット

インストール

  1. Upload the plugin folder tx-responsive-slider to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress. A new item “Responsive Slider” would appear in the admin menu (under “Media”).
  3. Go to Responsive Slider -> Settings and configure the slider options.
  4. Go to Responsive Slider -> Add New Responsive Slider and create a few slides.
  5. Place <?php echo do_shortcode( '[tx_responsive_slider]' ); ?> in your template – wherever you want it displayed. Alternatively you can use [tx_responsive_slider] into a post or a page – just like any other shortcode.
  6. That’s it. Your site should now display the slider at the chosen location.

評価

1件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0

  • Initial release.