
10+
安裝啟用
—
尚無評分
2721 天前
最後更新
—
問題解決
WordPress 3.4+ PHP 5.2.4+ v1.0.6 上架:2018-04-26
內容簡介
Add File Version (AFV) 可以自動或手動為使用 wp_enqueue_style 和 wp_enqueue_script、admin_enqueue_style 和 admin_enqueue_script 加入的 CSS/JS 檔案加上檔案版本。
自動模式會根據 PHP 檔案修改時間加入檔案版本,而手動模式則是根據您對目標檔案 (CSS/JS) 的輸入加入版本號。
外掛標籤
開發者團隊
原文外掛簡介
Add File Version (AFV) can automatically or manually add file version to the CSS/JS files that were added using wp_enqueue_style and wp_enqueue_script, admin_enqueue_style and admin_enqueue_script.
The AUTO mode adds file version based on PHP file modification time, while the MANUAL mode adds version based on your input to the target files (CSS/JS).
