Created
May 26, 2017 19:06
-
-
Save cobaltapps/0aa80d565a7882fb0bd1e6137dbf4755 to your computer and use it in GitHub Desktop.
WP Enqueue Script UI Draggable Code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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