Created
January 14, 2019 02:57
-
-
Save JMWebDevelopment/50e4bf2032eb129c85c4af8933c393c8 to your computer and use it in GitHub Desktop.
This file contains 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
wp_enqueue_script( 'jquery' ); | |
wp_enqueue_script( 'jquery-ui-dialog' ); | |
wp_enqueue_style( '//code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment