{"id":7368721,"date":"2016-05-11T07:47:59","date_gmt":"2016-05-11T07:47:59","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/jquery-issue-and-plugin-compatibility\/"},"modified":"2016-08-31T17:30:18","modified_gmt":"2016-08-31T17:30:18","slug":"jquery-issue-and-plugin-compatibility","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/jquery-issue-and-plugin-compatibility\/","title":{"rendered":"Jquery issue and plugin compatibility"},"content":{"rendered":"<p>Hi,<\/p>\n<p>The recent update to 4.5.2 seems to have eliminated a shopping cart wishlist plugin on my website.  I emailed the plugin developer, and I was told:<\/p>\n<p>&#8220;This issue it is related to the last wordpress update   which have a mini bug with the jquery. If it is urgent follow this steps explained here  https:\/\/colorlib.com\/wp\/load-wordpress-jquery-from-google-library\/  <\/p>\n<p>and add the script the your theme functions.php    <\/p>\n<p>or  i suggest to wait as  will be an update soon of the wordpress which will fix this, so the plugin itself do not have issue  <\/p>\n<p>here the code :  <\/p>\n<p>\/\/Making jQuery to load from Google Library<br \/>\nfunction replace_jquery() {<br \/>\n\tif (!is_admin()) {<br \/>\n\t\t\/\/ comment out the next two lines to load the local copy of jQuery<br \/>\n\t\twp_deregister_script(&#8216;jquery&#8217;);<br \/>\n\t\twp_register_script(&#8216;jquery&#8217;, &#8216;http:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.11.3\/jquery.min.js&#8217;, false, &#8216;1.11.3&#8217;);<br \/>\n\t\twp_enqueue_script(&#8216;jquery&#8217;);<br \/>\n\t}<br \/>\n}<br \/>\nadd_action(&#8216;init&#8217;, &#8216;replace_jquery&#8217;);<\/p>\n<p>What do you guys recommend? I&#8217;m not a coder, so what I do know is that the plugin stopped working right after the update, otherwise it was fine.  Any help or suggestions would be great. If you think this is an appropriate action, or perhaps to use an older version of functions.php, then please let me know.<\/p>\n<p>Thanks!<\/p>\n","protected":false},"template":"","class_list":["post-7368721","topic","type-topic","status-publish","hentry","topic-tag-function-php","topic-tag-jquery"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/7368721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/7368721\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=7368721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}