Add jQuery CDN to theme features.
This commit is contained in:
@@ -8,6 +8,7 @@ add_theme_support('h5bp-htaccess'); // Enable HTML5 Boilerplate's .htacc
|
|||||||
add_theme_support('bootstrap-top-navbar'); // Enable Bootstrap's top navbar
|
add_theme_support('bootstrap-top-navbar'); // Enable Bootstrap's top navbar
|
||||||
add_theme_support('bootstrap-gallery'); // Enable Bootstrap's thumbnails component on [gallery]
|
add_theme_support('bootstrap-gallery'); // Enable Bootstrap's thumbnails component on [gallery]
|
||||||
add_theme_support('nice-search'); // Enable /?s= to /search/ redirect
|
add_theme_support('nice-search'); // Enable /?s= to /search/ redirect
|
||||||
|
add_theme_support('jquery-cdn'); // Enable to load jQuery from the Google CDN
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Configuration values
|
* Configuration values
|
||||||
|
|||||||
Reference in New Issue
Block a user