Merge pull request #1461 from JulienMelissas/remove-jquery-cdn-info
Remove jQuery CDN info
This commit is contained in:
@@ -8,10 +8,6 @@
|
|||||||
* .noConflict()
|
* .noConflict()
|
||||||
* The routing is enclosed within an anonymous function so that you can
|
* The routing is enclosed within an anonymous function so that you can
|
||||||
* always reference jQuery with $, even when in .noConflict() mode.
|
* always reference jQuery with $, even when in .noConflict() mode.
|
||||||
*
|
|
||||||
* Google CDN, Latest jQuery
|
|
||||||
* To use the default WordPress version of jQuery, go to lib/config.php and
|
|
||||||
* remove or comment out: add_theme_support('jquery-cdn');
|
|
||||||
* ======================================================================== */
|
* ======================================================================== */
|
||||||
|
|
||||||
(function($) {
|
(function($) {
|
||||||
|
|||||||
Reference in New Issue
Block a user