설명
This plugin was designed and tested to work with Angie Makes WordPress themes.
This plugin will automatically resize your videos inserted in your WordPress editor. The code is light and only uses CSS. No javascript is used so there is no delay in your iframes and/or embeded objects from being resized. This plugin will also try to correctly guess your aspect ratio so your videos always look great. And if the aspect ratio is not correctly identified, then you can easily apply the correct aspect ratio using CSS. Every video is assigned a unique class name.
It currently has been tested for the following providers:
- 유튜브
- Vimeo
- DailyMotion
- WordPress TV
- 임베드
- Object
- Iframe
스크린샷
설치
- Uzip the
wc-responsive-video.zip
folder. - Upload the
wc-responsive-video
folder to your/wp-content/plugins
directory. - In your WordPress dashboard, head over to the Plugins section.
- Activate WordPress Canvas – Responsive Videos.
FAQ
- Installation Instructions
-
- Uzip the
wc-responsive-video.zip
folder. - Upload the
wc-responsive-video
folder to your/wp-content/plugins
directory. - In your WordPress dashboard, head over to the Plugins section.
- Activate WordPress Canvas – Responsive Videos.
- Uzip the
- How does this plugin work?
-
Once you activate this plugin, an element will wrap your iframe videos and the following CSS hacks will be applied.
http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php - What aspect ratios do you support?
-
Currently, 16:9, 4:3, and 3:2. But this will change as people send me tips and suggestions.
후기
기여자 & 개발자
“Responsive Videos by Angie Makes”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “Responsive Videos by Angie Makes”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
Version 1.11
- rebranded
Version 1.10
- Fixed bug with embed links being added to responsive video css
Version 1.9
- Fixed bug with responsive video wrapper being added to WP Editor
Version 1.8
- Added responsive video support for jetpack
Version 1.7
- Fixed division by zero bug
Version 1.6
- responsive support for object and embed
Version 1.5
- Plugin released. Everything is new!