Skip to content

Commit

Permalink
jQuery CDN and fallback file update
Browse files Browse the repository at this point in the history
  • Loading branch information
tatygrassini committed Jan 17, 2012
1 parent c1dc1a3 commit b04c7b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functions.php
Expand Up @@ -109,6 +109,7 @@ function brilliante_layout_settings()
function hcwp_remove_version() {return '';}
add_filter('the_generator', 'hcwp_remove_version');

// http://beneverard.co.uk/blog/wordpress-loading-jquery-correctly-version-2/
function load_jquery() {
if (!is_admin())// only use this method is we're not in wp-admin
{
Expand Down

0 comments on commit b04c7b3

Please sign in to comment.