Skip to content

Instantly share code, notes, and snippets.

@flexseth
Last active August 29, 2015 14:01
Show Gist options
  • Save flexseth/0200f40a24aa6486041a to your computer and use it in GitHub Desktop.
Save flexseth/0200f40a24aa6486041a to your computer and use it in GitHub Desktop.
Correctly make jQuery calls in Genesis based WordPress
jQuery(document).ready(function($){
// do something
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment