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

Fluidvids for WordPress

설명

Standalone JavaScript for fluid YouTube/Vimeo iframe embeds. Add more video players and selectors easily in the media settings.

Description of the Fluidvids script
“Fluidvids is a 1KB standalone module that provides a fluid solution for video embeds. Fluidvids has the ability for custom players to be added as well as support for dynamically injected (XHR/Ajax/createElement) videos.

Check out a demo of fluidvids

Credits

The plugin can also be found on GitHub.

스크린샷

  • Plugin Settings

설치

Installing from the WordPress dashboard

  1. Navigate to the ‘Add New’ plugins dashboard
  2. Search for ‘Fluidvids for WordPress’
  3. Click ‘Install Now’
  4. Activate the plugin on the WordPress Plugin dashboard

Uploading in the WordPress dashboard

  1. Navigate to the ‘Add New’ plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select fluidvids.zip from your computer
  4. Upload
  5. Activate the plugin on the WordPress Plugin dashboard

Using FTP

  1. Download fluidvids.zip
  2. Extract the fluidvids directory to your computer
  3. Upload the fluidvids directory to your wp-content/plugins directory
  4. Activate the plugin on the WordPress Plugins dashboard

Configuration

You can add additional players in the media settings.

후기

모든 2 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “Fluidvids for WordPress”(을)를 번역하세요.

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

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

변경이력

1.4.1 – 19th July 2014

  • Update Fluidvids to 2.4.1
    • Fix bug for class names already existing on host element

1.4.0 – 25nd June 2014

  • Update Fluidvids to 2.4.0
    • Fix bug for comparing width/height attrs > 1000

1.3.0 – 21st June 2014

  • Update Fluidvids to 2.3.0
    • Add support for videos where height > width
    • Multiple selector support and CSS change to unrestrict element type
    • Add npm entry point
    • Change apply() to render() for better naming
    • Use while loop for and improved loop perf
  • Add option to set selectors

1.2.0 – 1st March 2014

  • Update Fluidvids to 2.2.0
    • XHR/Ajax content support via new apply() method to requery DOM
    • Add AMD support

1.1.0 – 16th December 2013

  • Update Fluidvids to 2.1.0
    • Fix IE8 bug

1.0.0 – 6th December 2013

  • Initial release