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

Ghost Responsive Stages

설명

WordPress plugin which displays responsive stage based on browser width:

  1. >= 960px
  2. 768px - 959px
  3. 480px - 767px
  4. <= 479px

This helps in building CSS media queries, as you can quickly see what stage you are in when resizing your browser.

Options include ability to switch which corner the flag is displayed in, colors (so as to be distinguishable
from your design), as well as whether to show only to admin or not.

설치

  1. Upload zip to the /wp-content/plugins/ directory
  2. Extract/Decompress
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Check Tools => Ghost Stages in the Admin menu to configure options

FAQ

What are media queries?

If you have to ask that, you probably shouldn’t be using this plugin yet.

Will everyone see this, or just me?

That depends on whether you have that option selected. You can have this for “admin only” or completely public. This is meant to be a development tool, so after you’re done you will probably want to disable the plugin.

What if my media queries don’t align to the ones you’ve defined?

I suppose you’ll have to edit the plugin in that case. If there becomes a high demand, I may try to build a way for each stage to be custom defined, or possibly add/remove stages.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Ghost Responsive Stages”(을)를 번역하세요.

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

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

변경이력

1.0

  • Plugin released