このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Web Manifest

説明

This plugin allows to create and configure a web-app manifest file (manifest.json). Web app manifests are part of a collection of web technologies called progressive web apps. Its provides information about an application (such as name, author, icon, and description) in a JSON text file. The purpose of the manifest is to install web applications to the homescreen of a device, providing users with quicker access and a richer experience. More info about web manifests.

Features

  • Set manifest.json settings based on the site general settings.
  • Live preview of how your manifest’s settings will affect to your site’s appearance.

スクリーンショット

  • Options page.
  • Live-preview.

インストール

  1. Upload the plugin files to the /wp-content/plugins/web-manifest directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Web Manifest screen to configure the plugin

FAQ

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins/web-manifest directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Web Manifest screen to configure the plugin
Why I can’t manually change *Language* and *Text Direction* parameters?

This parameters automatically updates, based on the general site settings.

What about extra fields *Query* and *Fragment* in *Start URL* setting?

This fields allows you to add more parameters for choosen URL. Query is a query string (after the question mark), can be used for set some identification params like utm_source. Fragment (after the hashmark) is an anchor to a specific page block.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Web Manifest はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Web Manifest” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Web Manifest” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.0

  • Fix bug with manifest file update.

1.0.0

  • Initial release.