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

Velocity – Video Lazy Loading for YouTube, Twitch and Vimeo

설명

Velocity is an alternative loading method to the standard to YouTube, Vimeo, Twitch and Soundcloud iframe embeds.

With Velocity you will decrease the loading time and increase overall performance of your website by lazy loading media on-demand instead of on initial page load.

To add Velocity to your site, simply create a Velocity shortcode by selecting a preview image and media type using the intuitive shortcode builder then add the generated snippet to your page.

Get More Information

Shortcode Parameters

  • type – Choose a media type [youtube, vimeo, twitch, soundcloud].
  • id – The ID of the media item.
  • options – Add optional styling and display parameters for the embedded media – e.g. rel=0&controls=0&showinfo=0.
  • playlist – Is this a Soundcloud playlist [true/false].
  • img – The path to the preview image.
  • alt – The alternative text to be attached to the preview image.
  • color – Play button arrow color.
  • bkg_color – Play button background color.

Example Shortcode

[velocity type="youtube" id="239793212" img="http://yourwebsite.com/wp-content/uploads/2016/01/image-1263626715.jpg" alt="Play Video"]

Tested Browsers

  • Firefox (Mac, PC)
  • Chrome (Mac, PC, iOS, Android)
  • Safari (Mac, iOS)
  • IE10+
  • Android (Native)
  • BB10 (Native)

홈페이지 (있으면 적어주세요)

https://connekthq.com/plugins/velocity/

스크린샷

  • Settings.
  • Velocity shortcode builder.
  • Add Velocity (page/post edit screen).
  • Velocity lightbox (page/post edit screen).

설치

How to install Velocity.

Using The WordPress Dashboard

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

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select velocity.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download velocity.zip
  2. Extract the velocity directory to your computer
  3. Upload the velocity directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

FAQ

What are the steps to getting Velocity integrated on my website
  1. Create your Velocity shortcode.
  2. Add the shortcode to your page, by adding it through the content editor or placing it directly within one of your template files.
  3. Load a page with Velocity in place, click the preview image and load your media.

후기

2017년 10월 23일 답글 1개
This plugin is hands down the best WordPress lazy load plugin there is. Locally hosted custom image support makes this lightning fast. Highly recommended.
2017년 6월 14일 답글 1개
It is one if the plugins that “just works”. Awesome. Thanks!
2017년 3월 15일 답글 1개
The plugin works great and does everything that promises. But what I appreciate the most is that Darren, who develops the plugin, is always listening, helping and implementing new suggestions. When you choose a plugin for your website, is important to make sure it’s regularly updated and won’t be abandoned. Darren puts a lot of effort on this aspect. In fact, all the plugins he creates are pure gold. Thanks a lot for all your work and effort. Keep up the good work, man!
2016년 9월 3일 답글 1개
An excellent plugin, and one of the easiest to use that I’ve seen. Some people may want control over additional parameters, in which case look elsewhere, but if you just want to put lazy loading videos on a page as simply and quickly as possible, I’d highly recommend this. It also does away with YouTube’s related videos, which is another huge plus point in my book.
모든 6 평가 읽기

기여자 & 개발자

“Velocity – Video Lazy Loading for YouTube, Twitch and Vimeo”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

변경이력

1.2.1 – January 4, 2020

  • UPDATE – Update admin CSS styling for issues with new WordPress 5.3 accessibility styles.
  • UPDATE – Improved meta data classes.

1.2.0 – July 23, 2019

  • NEW – Added Twitch support.
  • NEW – Added responsive styling for play button.
  • NEW – Added focus state for accessibility.
  • NEW – Add SEO Metadata to YouTube, Vimeo and Twitch embeds. YouTube and Twitch metadata is still a work in progress and will be evolving.
  • FIX – Removed issue with .clearfix class causing issue with page builders

1.1.1 – March 17, 2017

  • FIX – Patch for PHP warning regarding $soundcloud_type variable.

1.1 – March 14, 2017

  • Added fade out transition from preview image to media embed.
  • Added new options shortcode parameter to pass various options to embed video – e.g. autoplay=1&loop=1&title=0
  • Added support for Soundcloud playlists – e.g. [velocity type=”soundcloud” playlist=”true” id=”1659224″ alt=”Play” color=”#FFFFFF” bkg_color=”#000000″]).
  • UI Updates and enhancements.

1.0.1 – May 10, 2016

  • Adding .min js file
  • Adding support for loading Velocity media with Ajax

1.0 – March 3, 2016

  • Initial Plugin Release