Jetpack and Autoptimize – Admin Dashboard Errors
-
Using current versions of JetPack and Autoptimize
These scripts are added by Jetpack:
<script type='text/javascript' src='http://s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js?ver=4.3.2-201648'></script> <script type='text/javascript' src='http://s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.js?ver=4.3.2-201648'></script>When logged in only, I see these errors in Chrome dev. console.
Uncaught ReferenceError: Backbone is not defined at http://s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js?ver=4.4.1-201648:32:44 at http://s1.wp.com/wp-content/mu-plugins/notes/notes-common-v2.js?ver=4.4.1-201648:158:281 Uncaught ReferenceError: _ is not defined at http://s0.wp.com/wp-content/mu-plugins/notes/admin-bar-v2.js?ver=4.4.1-201648:2:51When I turn Autoptimize off using
?ao_noptimize=1There are no errors.
How do I tell Autoptimize to leave these two scripts as is? I see what to do for scripts on our server, but not external ones such as shown here.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Jetpack and Autoptimize – Admin Dashboard Errors’ is closed to new replies.