wp_register_script( 'arcw-init', plugins_url( _YOUR_JS_FILE_PATH_ , __FILE__ ), array( "jquery-arcw" )); wp_enqueue_script( 'arcw-init' );