Skip to content

gradints/wordpress-compare-slider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-compare-slider

This feature make compare image slider

HOW TO USE

  • copy folder to child-theme asset

  • open function.php in child theme n copy this code

    require_once('wordpress-compare-slider/logic.php');
  • implementation => display compare slider using shortcode

    do_shortcode('[imgcompare imgafter="<IMG_SRC>" imgbefore="<IMG_SRC>"]'); or [imgcompare imgafter="<IMG_SRC>" imgbefore="<IMG_SRC>"]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published