Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

s

ss

// Register Script
function custom_scripts() {

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