Skip to content

Instantly share code, notes, and snippets.

@kstover
Created December 10, 2015 21:22
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 kstover/7e06b26677c7cc59da98 to your computer and use it in GitHub Desktop.
Save kstover/7e06b26677c7cc59da98 to your computer and use it in GitHub Desktop.
Intro to Backbone & WordPress Tutorial - Part 1 - Base Admin.js File
jQuery( document ).ready( function( $ ) {
/**
* JS goes here
*/
} );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment