이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WP Offline Fallback

설명

Normally, when a user tries to access your website without the internet, they will not be able to obtain any information about you.

What happens if your client is coming to your shop, the internet is lost suddenly. And what happens if they forgot your phone number. You lost them.

Do not let it happen, let’s help them come to you even when there is no internet.

This plugin can help you give your clients the necessary contact information when they lose the internet.

By using the service worker to handle an offline situation. This plugin will save offline messages to the customer’s device when they do not have internet access, and this message will be displayed.

How to test

Please view this video: Demo plugin

Notice

Your website need to have SSL (HTTPS). Otherwise, the service worker will not be able to work.

Frequently Asked Questions

  • Why my website still offline? : Make sure you have https.
  • I have https, why it not work? : You have to close your browser and test again.

Notice

Your website need to have SSL (HTTPS). Otherwise, the service worker will not be able to work.

FAQ

  • Why my website still offline? : Make sure you have https.
  • I have https, why it not work? : You have to close your browser and test again.

후기

2017년 5월 11일
I’ve recently added https to all my websites and decided to try this plugin. There are some additional steps you need to take in order to make it work, which are not mentioned here. But will pop up when you are installing it. 1. You need to change the page slug 2. You’ll need to add an additional file to your site and add text to it 3. In addition I’m not sure that when adding a new page, if it will show up by accident on your navigation menu, and you might have to remove it from the list. The plugin itself works as advertised. After everything is set up. If a visitor has visited your site before. And they try to reach you while being offline. They will get the message. Despite its shortcomings in documentation. I give this plugin full marks, because I’m assuming that people who are technically savvy will be the only ones trying this out. And they will find their way with using it.
모든 2 평가 읽기

기여자 & 개발자

“WP Offline Fallback”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WP Offline Fallback”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.4

  • Fix: typo

1.0.0

  • Fix: sw.js not found.

1.0.0

  • Init