Skip to content

Instantly share code, notes, and snippets.

@arslanfarooq
Created April 23, 2019 06:16
Show Gist options
  • Save arslanfarooq/20810a83722ce77d8ded7155bbd519f7 to your computer and use it in GitHub Desktop.
Save arslanfarooq/20810a83722ce77d8ded7155bbd519f7 to your computer and use it in GitHub Desktop.
wp_enqueue_script( 'theme_js', get_stylesheet_directory_uri() . '/js/custom.js', array( 'jquery' ), '20.4.3.1', true );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment