
內容簡介
使用 jQuery TwentyTwenty 外掛,您可以在 WordPress 中創建可拖放的圖片滑動條。
這只是包含了前置圖片和後置圖片的兩張圖片滑動條。試試看並享受吧!
特點:
使用短碼在文章/頁面中創建滑動條 –
[t20baic id=”unique-id” before=”before-image” after=”after-image“]
在 PHP 代碼中使用它 –
‘<?php echo do_shortcode(‘[t20baic id=”unique-id” before=”before-image” after=”after-image“]’);?>’
示例:
[t20baic id=”manipulation” before=”http://placehold.it/800×400/ManipulationBefore” after=”http://placehold.it/800×400/ManipulationAfter”]
外掛標籤
開發者團隊
原文外掛簡介
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 –
‘’
Example:
[t20baic id=”manipulation” before=”http://placehold.it/800×400/ManipulationBefore” after=”http://placehold.it/800×400/ManipulationAfter”]
