這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Add To Home Screen

外掛說明

Add To Home Screen enables your WordPress installation to appear in the mobile home screen of your readers, among their favorite applications. This is not just a bookmark to your site, Add To Home Screen is the first step for your site to leverage a complete app-like experience.

Add To Home Screen plugin uses the W3C Web App Manifest and Service Worker API in addition to some browser specific technologies to place your WordPress in the same location of native applications.

Complete native experience by offering push notifications, instant loading and offline content.

安裝方式

  1. Install the plugin from the WordPress.org plugin directory
  2. Activate the plugin

Alternatively,

  1. Clone or download the project repository
  2. Install bower and composer, enter the wp-add-to-homescreen folder of the repository and run composer install && bower install.
  3. Copy (or symlink) the wp-add-to-homescreen folder inside your WordPress installation plugins directory.
  4. Enable the plugin from the admin panel.

常見問題集

What platforms support Add To Home Screen feature?

Almost all browsers support adding bookmarks to the home screen but complete Add To Home Screen feature is currently supported by Chrome and Opera. Add To Home Screen banner is only supported by Chrome right now.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Add To Home Screen〉的開發相關工作。

參與者

將〈Add To Home Screen〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.3.1

Updated dependencies include performance improvements and error fixing.

0.3.0

Relying on composer’s autoload to manage plugin dependencies.

0.2.0

Fixed a case typo in a route which caused the plugin to not work.

0.1.0

Initial release