Skip to content

Instantly share code, notes, and snippets.

@Matslom
Created September 14, 2013 11:02
Show Gist options
  • Save Matslom/6561077 to your computer and use it in GitHub Desktop.
Save Matslom/6561077 to your computer and use it in GitHub Desktop.
function twentythirteen_scripts_styles() {
/* Wycięty kod */
// Loads JavaScript file with functionality specific to Twenty Thirteen.
wp_enqueue_script( 'twentythirteen-script', get_template_directory_uri() . '/js/functions.js', array( 'jquery' ), '2013-07-18', true );
/*Wycięty kod */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment