10+
安裝啟用
—
尚無評分
4412 天前
最後更新
—
問題解決
WordPress 3.2+ v2.0.3 上架:2013-04-20
內容簡介
Head.js 是一個能異步載入與管理 JavaScript 和 CSS 資源相依性的腳本。
此外掛可使用 head.js 載入已在網頁頁尾(footer)佇列的 scripts 和 styles。此外掛未包含 head.js 的特徵偵測功能。
Head.js.wp 假設使用者透過 wp_enqueue_script() 載入 scripts,並且放置於 <head> 標籤內的 script 皆預期在整個網頁載入前被載入。
外掛標籤
開發者團隊
原文外掛簡介
Head.js is a script to asynchronously load and manage dependencies of javascript and CSS assets.
This plugin loads the scripts and styles enqueued in footer with the head.js loader. It does not include head.js’ feature detection.
Head.js.wp assumes that scripts are loaded via wp_enqueue_script() and that any script enqueued in the
