Skip to content

Instantly share code, notes, and snippets.

@benhuson
Created October 9, 2014 08:53
Show Gist options
  • Save benhuson/0fe779df31be1bac929d to your computer and use it in GitHub Desktop.
Save benhuson/0fe779df31be1bac929d to your computer and use it in GitHub Desktop.
WordPress jQuery Tips
/**
* jQuery Wrapper
*/
( function( $ ) {
// Safe to use $
} )( jQuery );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment