Skip to content

Files

Latest commit

author
Danar
Apr 29, 2024
55d304c · Apr 29, 2024

History

History
15 lines (12 loc) · 458 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 458 Bytes

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