Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Created May 26, 2017 19:06
Show Gist options
  • Save cobaltapps/0aa80d565a7882fb0bd1e6137dbf4755 to your computer and use it in GitHub Desktop.
Save cobaltapps/0aa80d565a7882fb0bd1e6137dbf4755 to your computer and use it in GitHub Desktop.
WP Enqueue Script UI Draggable Code
<?php wp_enqueue_script( 'jquery-ui-draggable' ); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment