Skip to content

Instantly share code, notes, and snippets.

@JMWebDevelopment
Created January 14, 2019 02:57
Show Gist options
  • Save JMWebDevelopment/50e4bf2032eb129c85c4af8933c393c8 to your computer and use it in GitHub Desktop.
Save JMWebDevelopment/50e4bf2032eb129c85c4af8933c393c8 to your computer and use it in GitHub Desktop.
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