Plugin Directory

Changeset 2557996


Ignore:
Timestamp:
07/03/2021 01:25:38 AM (5 years ago)
Author:
treehost
Message:

add fslightbox-basic-3.3.0

Location:
any-content-carousel
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • any-content-carousel/trunk/content-slider.php

    r2557993 r2557996  
    2222   wp_register_script( 'slick-1.8.1', plugin_dir_url( __FILE__ ) . '/js/slick-1.8.1/slick.min.js', array ( 'jquery' ), 1.1, true);
    2323 
    24    wp_register_script( 'fslightboxjs', plugin_dir_url( __FILE__ ) . '/js/fslightbox.js', array ( 'jquery' ), 1.1, true);
     24   wp_register_script( 'fslightboxjs', plugin_dir_url( __FILE__ ) . '/js/fslightbox-basic-3.3.0/fslightbox.js', array ( 'jquery' ), 3.3, true);
    2525   wp_register_script( 'functionjs', plugin_dir_url( __FILE__ ) . '/js/slider-function.js', array ( 'jquery' ), 1.1, true);
    2626}
Note: See TracChangeset for help on using the changeset viewer.