Skip to content

Instantly share code, notes, and snippets.

@kprimdal
Created October 2, 2012 11:32
Show Gist options
  • Select an option

  • Save kprimdal/3818332 to your computer and use it in GitHub Desktop.

Select an option

Save kprimdal/3818332 to your computer and use it in GitHub Desktop.
WP: jQuery
(function ($) {
"use strict";
$(function() {
});
}(jQuery));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment