
內容簡介
<!DOCTYPE html>
<html lang="zh-tw">
<head>
<meta charset="UTF-8">
<title>功能性</title>
</head>
<body>
<h3>總結:</h3>
<p>這個 WordPress 外掛提供了各種功能以幫助管理和顯示網站應用程式的相關設定,從命名和圖示到顏色和緩存策略。</p>
<h3>問題與答案:</h3>
<ul>
<li><strong>什麼是「App Name」?</strong><br>答:「App Name」通常指的是網站應用程式的名稱或標題,在用戶設備上出現,如主屏幕、應用啟動器或任務切換器。</li>
<li><strong>「App Short Name」是什麼意思?</strong><br>答:「App Short Name」是應用程式名稱的縮寫版本,在空間有限的地方使用,例如在設備主屏幕、應用啟動器或通知中。</li>
<li><strong>「App Icon」是在哪裡顯示?</strong><br>答:這個圖示顯示在移動設備上。</li>
<li><strong>「Space Screen Icon」是在哪裡顯示?</strong><br>答:這個圖示顯示在桌面設備上。</li>
<li><strong>「Background Color」指的是什麼?</strong><br>答:這個屬性指的是應用程式內容後面顯示的顏色。</li>
<li><strong>「Theme Color」的作用是什麼?</strong><br>答:這個屬性是用來自定義瀏覽器 UI 元素的主要顏色,以配合 PWA 的配色方案。</li>
<li><strong>「Start Page」指的是?</strong><br>答:<em>Start Page</em> 是用戶首次訪問網站或開啟網頁瀏覽器時遇到的初始網頁或登入頁面。</li>
<li><strong>何謂「Offline Page」?</strong><br>答:當用戶在離線狀態下嘗試訪問網站或網絡應用程式時,即沒有連接到互聯網且請求的頁面未被快取,會顯示一個「Offline Page」。</li>
<li><strong>「Orientation」是什麼意思?</strong><br>答:Oreintation 指的是物件的定位或對齊方式,通常是相對於參考點或軸的位置。</li>
<li><strong>「Display」屬性的作用是?</strong><br>答:「Display」屬性允許開發者指定從主屏幕或應用啟動器啟動時用戶看到的網站應用程式的呈現方式。</li>
<li><strong>「Text Direction」的作用是什麼?</strong><br>答:「Text Direction」讓開發者指定應用程式內文本的顯示方向。對於從右至左(RTL)書寫的語言(如阿拉伯文、希伯來文和波斯文)而言尤其重要,與左至右(LTR)書寫的語言(如英文)相反。</li>
<li><strong>「Caching Strategies Type」是指什麼?</strong><br>答:緩存策略指用於決定如何儲存和檢索 HTML 檔案、JavaScript、CSS、圖片和 API 回應等資源的方法。這些策略在優化性能、減少網絡依賴性、啟用離線功能(尤其是在 PWA 和使用 service workers 的應用程式中)方面起著至關重要的作用。</li>
<li><strong>「Pre Caching Manual」是什麼?</strong><br>答:將您想要由服務器工作者預先緩存的 URL 清單放在此處。</li>
<li><strong>「Cache External Origin URLs」的作用是?</strong><br>答:緩存外部來源 URL 意味著在本地緩存中存儲來自外部網站或伺服器的資源副本。這種緩存機制有助於通過從本地緩存快速檢索資源來降低延遲和伺服器負載,而不是每次用戶訪問網站時都從外部來源獲取它們。</li>
<li><strong>何謂「Exclude URLs from Cache list」?</strong><br>答:當您有某些不希望被緩存的資源時(因為它們是動態的或緩存它們可能導致不良行為),這個功能就很有用。</li>
</ul>
</body>
</html>
外掛標籤
開發者團隊
② 後台搜尋「SiteEase Progressive Web App」→ 直接安裝(推薦)
原文外掛簡介
SiteEase Progressive Web App allows you to transform your WordPress website into a fully functional Progressive Web App (PWA). It provides app-like capabilities such as offline access, faster loading through caching strategies, and the ability for users to install your site on their device’s home screen.
The plugin offers an intuitive admin interface where you can configure application details, appearance, caching behavior, and advanced PWA options without writing code.
This plugin does not collect personal data and focuses entirely on performance, usability, and offline availability.
Core Features
1) App Name
Defines the name displayed on the home screen, app launcher, and task switcher.
2) App Short Name
A shortened version of the app name used where space is limited.
3) App Icon
Icon displayed when the PWA is installed on mobile devices.
4) Splash Screen Icon
Icon shown on the splash screen during app launch, primarily on desktop devices.
5) Background Color
Sets the background color used while the application loads.
6) Theme Color
Defines the primary UI color for browser and OS elements.
7) Start Page
Select the page users land on when opening the installed PWA.
8) Offline Page
Specify a custom page shown when users are offline and content is unavailable.
9) Orientation
Control whether the app displays in portrait, landscape, or auto mode.
10) Display Mode
Choose how the PWA appears (standalone, fullscreen, minimal UI, or browser).
11) Text Direction
Supports both LTR and RTL languages.
12) Caching Strategy Type
Configure caching strategies for assets, pages, and requests using service workers.
13) Manual Pre-Caching
Define URLs that should be cached in advance for faster load times and offline use.
14) Cache External Origin URLs
Enable caching of external resources such as fonts, scripts, or images.
15) Exclude URLs from Cache
Exclude specific URLs from caching (comma-separated).
External Services
This plugin uses Google Workbox via CDN for service worker and caching functionality.
Service: Google Workbox
Purpose: Enables service workers and caching strategies
Data Sent: None
Privacy Policy: https://policies.google.com/privacy
