=== Velocity - Video Lazy Loading === Contributors: dcooney Donate link: https://connekthq.com/donate/ Tags: YouTube, Vimeo, SoundCloud, performance, lazy load, lazy loading, lazy load video, audio, speed, demand, on-demand, responsive, mobile, Requires at least: 4.0 Tested up to: 4.5.2 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Improve website performance by lazy loading and customizing your YouTube, Vimeo and SoundCloud media embeds. == Description == Velocity is an alternative loading method to the standard to YouTube, Vimeo 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](https://connekthq.com/plugins/velocity/)** = Shortcode Parameters = * **type** - Choose a media type [youtube, vimeo, soundcloud]. * **id** - The ID of the media item. * **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) *** = Website = https://connekthq.com/plugins/velocity/ == Frequently Asked Questions == = 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. == Installation == 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 == Screenshots == 1. Settings. 2. Velocity shortcode builder. 3. Add Velocity (page/post edit screen). 4. Velocity lightbox (page/post edit screen). == Changelog == = 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 == Upgrade Notice == * None