這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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“]

常見問題集

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 則留言
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.