Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

نوبت

// Register Script
function custom_scripts() {

}
add_action( 'wp_enqueue_scripts', 'custom_scripts' );