Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

wp include js

1
wp_enqueue_script( 'script', get_template_directory_uri() . '/js/script.js', array ( 'jquery' ), 1.1, true);
Source by developer.wordpress.org #
 
PREVIOUS NEXT
Tagged: #wp #include #js
ADD COMMENT
Topic
Name
6+7 =