wp_enqueue_script( 'script-name', get_template_directory_uri() . '/js/example.js', array(), '1.0.0', true );. 6. } 7. add_action( 'wp_enqueue_scripts' ...
確定! 回上一頁