Skip to content

Instantly share code, notes, and snippets.

@chris-castillo-dev
Created September 27, 2022 20:55
Show Gist options
  • Save chris-castillo-dev/a5602da4845628d209a217b512ceae93 to your computer and use it in GitHub Desktop.
Save chris-castillo-dev/a5602da4845628d209a217b512ceae93 to your computer and use it in GitHub Desktop.
if( !wp_script_is( 'bricks-splide' ) ){
wp_enqueue_script( 'bricks-splide', '/wp-content/themes/bricks/assets/js/libs/splide.min.js', null, '4.0.6', true );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment