前言介紹
- 這款 WordPress 外掛「Autover」是 2013-03-13 上架。
- 目前有 700 個安裝啟用數。
- 上一次更新是 2025-04-24,距離現在已有 9 天。
- 外掛最低要求 WordPress 4.7 以上版本才可以安裝。
- 有 7 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
presslabs | olarmarius |
外掛標籤
css | autover | version | presslabs | javascript |
內容簡介
Autover 外掛可以自動為您的 CSS 和 JS 檔案進行版本控制。當使用內容分發網路 (CDN) 傳送靜態檔案,例如 CSS 和 JavaScript 時,這非常有用。這款外掛會在資源 URL 後附加由 filemtime() PHP 函式產生的數字版本號 (例如 style.css?ver=1359464809)。這表示每當 CSS 或 JS 檔案被儲存時,版本號都會更新。
重要提示: 本外掛僅適用於使用標準 WordPress 函式 wp_enqueue_style 和 wp_enqueue_script 和/或 admin_enqueue_style、admin_enqueue_script 的 CSS 和 JS 檔案。
原文外掛簡介
Autover plugin will automatically version your CSS and JS files. This is especially useful when using a Content Distribution Network (CDN) for delivering static files like CSS and JavaScripts. The plugin appends to the resource URL a numeric version number generated by the filemtime() PHP function (e.g. style.css?ver=1359464809). This means the version number will be updated every time the CSS or JS file is being saved.
IMPORTANT: this plugin only works with CSS and JS files that are enqueued using the standard WordPress functions wp_enqueue_style and wp_enqueue_script and/or admin_enqueue_style, admin_enqueue_script.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Autover」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.2 | 1.3 | 1.4 | 1.5 | 1.6 |
延伸相關外掛(你可能也想知道)
Gitium 》Gitium 可實現 WordPress 的持續部署,與 Github、Bitbucket 或 Travis-CI 等工具相配合。主題或外掛的更新、安裝和刪除都會自動進行版本控制。WordPress 編...。
Theme per user 》這個外掛可以為特定使用者載入一種佈景主題。您必須從使用者個人檔案設定佈景主題,然後登出並重新登入才能生效。, Github 儲存庫, https://github.com/press...。
Site Protection 》這個 WordPress 外掛是用來保護開發環境的,避免搜尋引擎索引此網站。若未登入,將無法進入網站,此外掛可將 HTTP 狀態碼設為 403 Forbidden。啟用此外掛後,...。
Mapping of image posts 》透過掃描所有附件,生成圖像與所屬文章之間的映射。, 需求, 此外掛需要 PHP5。。