Created
April 23, 2019 06:16
-
-
Save arslanfarooq/20810a83722ce77d8ded7155bbd519f7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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