Opis
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.
Instalacja
- Install the plugin from the WordPress.org plugin directory
- Activate the plugin
Alternatively,
- Clone or download the project repository
- Install bower and composer, enter the
wp-add-to-homescreenfolder of the repository and runcomposer install && bower install. - Copy (or symlink) the
wp-add-to-homescreenfolder inside your WordPress installation plugins directory. - Enable the plugin from the admin panel.
Najczęściej zadawane pytania
-
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.
Recenzje
Wtyczka nie ma jeszcze żadnej recenzji.
Kontrybutorzy i deweloperzy
„Add To Home Screen” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.
ZaangażowaniPrzetłumacz wtyczkę “Add To Home Screen” na swój język.
Interesuje cię rozwój wtyczki?
Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.
Rejestr zmian
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