Skip to content

Instantly share code, notes, and snippets.

@EMGMatt
Created August 8, 2013 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save EMGMatt/6186631 to your computer and use it in GitHub Desktop.
Save EMGMatt/6186631 to your computer and use it in GitHub Desktop.
call qTip2 from separate file for WordPres From https://github.com/Craga89/qTip2/wiki/Getting-Started
<?php wp_enqueue_script('qtipCall', 'path/to/qtipcall.js', array('jquery', 'qtip'), false, true); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment