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

jQuery TwentyTwenty

説明

Using jQuery TwentyTwenty plugin, you can create draggeable image slider to anywhere in wordpress.
This is only two image slider which contains before image and after image. Give it a try and enjoy!

FEATURES:

  • Use shortcode to create the slider in post/page –
    [t20baic id=”unique-id” before=”before-image” after=”after-image“]
  • To use it in php code –
    ‘<?php echo do_shortcode(‘[t20baic id=”unique-id” before=”before-image” after=”after-image“]’);?>’

Example:

[t20baic id=”manipulation” before=”http://placehold.it/800×400/ManipulationBefore” after=”http://placehold.it/800×400/ManipulationAfter”]

スクリーンショット

  • Demo Hover
  • Demo

インストール

  • Download the zip file.
  • Upload to your wordpress website.
  • Use the shortcode. [t20baic id=”unique-id” before=”before-image” after=”after-image“]

FAQ

Installation Instructions
  • Download the zip file.
  • Upload to your wordpress website.
  • Use the shortcode. [t20baic id=”unique-id” before=”before-image” after=”after-image“]
Do the ID is mandatory?

Yes. Each ID refers to each slider. Without the ID it won’t work.

評価

2017年4月25日 4 replies
Very nice plugin, easy to use although it does require some very slight know-how in order to add your image url's. If you can figure out the url of an image you'd like to add, you'll be just fine, but there's no media selector or anything, it's all manual. One small issue with css, I believe, but I expect it's an easy fix.
1件のレビューをすべて表示

貢献者と開発者

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

貢献者

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

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

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

変更履歴

1.0

  • Initial Release.