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

While Loading

설명

It shows a screen while all the content loads. If you have a page that takes long time to display it is a good idea to show a “wait until the page loads” image. It seems faster because now they see a message and a gear instead of just dealing with partially rendered content.

Features

  • A screen with a picture and a title that disappears when it’s loaded.
  • Possibility to change the loading icon.
  • Lazy loading content images.

스크린샷

  • View of settings page.
  • Screen when the page is being loaded.

설치

  1. Upload the entire while-it-is-loading folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Write <?php wl_gear(); ?> just after body tag in your current template.
  4. Please, if you have written <script>document.write(pantalla)</script>, delete it.

FAQ

Can I change the color background?

Yes. You can also set transparency.

Is it possible to select other images?

Yes. Upload images to img folder and select them from options.

Where are the options?

See the options section on Settings > While loading.

후기

모든 6 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “While Loading”(을)를 번역하세요.

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

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

변경이력

3.0

  • Added lazy load.
  • Tweak – Images selection.
  • Tweak – Fading of loading screen.

2.0

  • Added new images.
  • Added a color picker.
  • Fade out.
  • i18n.
  • Other minor details.

1.7.14

  • Fixed: Display is now fixed position.
  • Other minor details.

1.0

  • Initial Release.