{"id":84546,"date":"2011-01-25T08:00:00","date_gmt":"2011-01-25T08:00:00","guid":{"rendered":"https:\/\/www.weixiaoduo.com\/plugins\/2024\/02\/22\/headjs-loader\/"},"modified":"2013-01-25T21:29:00","modified_gmt":"2013-01-25T21:29:00","slug":"headjs-loader","status":"publish","type":"post","link":"https:\/\/www.weixiaoduo.com\/plugins\/headjs-loader\/","title":{"rendered":"HeadJS Loader"},"content":{"rendered":"<p>This plugin reformats your page to utilize <a href=\"http:\/\/headjs.com\" title=\"HeadJS\" rel=\"nofollow ugc\">Head JS<\/a> in your WordPress site.<\/p>\n<p><strong>Caution: this plugin can cause major issues with the javascript on your site if not implemented properly.  Please be sure to test on a development server first<\/strong><\/p>\n<p>It strips out all your old javascript declarations and puts them into head.js calls so that they are loaded in parallel (see the Head JS website for more details).<\/p>\n<p>Optionally you can wrap all your inline javascript with head.ready calls.<\/p>\n<p>For example, this:<\/p>\n<pre><code><script type='text\/javascript' src='http:\/\/yoururl.com\/wp-includes\/js\/prototype.js?ver=1.6.1'><\/script> \n<script type='text\/javascript' src='http:\/\/googleajax.admincdn.com\/ajax\/libs\/jquery\/1.4\/jquery.min.js?ver=3.0.4'><\/script> \n<script type='text\/javascript' src='http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/wp-scriptaculous.js?ver=1.8.3'><\/script> \n<script type='text\/javascript' src='http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/builder.js?ver=1.8.3'><\/script> \n<script type='text\/javascript' src='http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/effects.js?ver=1.8.3'><\/script> \n<script type='text\/javascript' src='http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/dragdrop.js?ver=1.8.3'><\/script> \n<script type='text\/javascript' src='http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/slider.js?ver=1.8.3'><\/script> \n<script type='text\/javascript' src='http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/controls.js?ver=1.8.3'><\/script> \n<\/code><\/pre>\n<p>Becomes:<\/p>\n<pre><code><script type=\"text\/javascript\" src=\"http:\/\/yoururl.com\/wp-content\/plugins\/headjs-loader\/js\/head.min.js\"><\/script> \n<script> \nhead.js(\"http:\/\/yoururl.com\/wp-includes\/js\/prototype.js?ver=1.6.1\",\n    \"http:\/\/googleajax.admincdn.com\/ajax\/libs\/jquery\/1.4\/jquery.min.js?ver=3.0.4\",\n    \"http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/wp-scriptaculous.js?ver=1.8.3\",\n    \"http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/builder.js?ver=1.8.3\",\n    \"http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/effects.js?ver=1.8.3\",\n    \"http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/dragdrop.js?ver=1.8.3\",\n    \"http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/slider.js?ver=1.8.3\",\n    \"http:\/\/yoururl.com\/wp-includes\/js\/scriptaculous\/controls.js?ver=1.8.3\"\n);\n<\/script> \n<\/code><\/pre>\n<p>Feel free to contribue to the project on <a href=\"http:\/\/github.com\/ChuckMac\/wp-headjs-loader\" rel=\"nofollow ugc\">GitHub<\/a>!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A WordPress plugin to load your Javascript files via Head JS.<\/p>\n","protected":false},"author":65,"featured_media":288577,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"slim_seo":{"title":"HeadJS Loader - \u8587\u6653\u6735\u63d2\u4ef6\u76ee\u5f55","description":"A WordPress plugin to load your Javascript files via Head JS."},"footnotes":""},"categories":[1],"tags":[93,826,1298],"class_list":["post-84546","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-css","tag-javascript","tag-js"],"_links":{"self":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/84546","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/users\/65"}],"replies":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/comments?post=84546"}],"version-history":[{"count":0,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/posts\/84546\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media\/288577"}],"wp:attachment":[{"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/media?parent=84546"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/categories?post=84546"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.weixiaoduo.com\/plugins\/wp-json\/wp\/v2\/tags?post=84546"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}