jQuery TwentyTwenty

0

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 t

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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”]