Video Background - Version 2.1.3

Version Description

  • Added last versions changelog
  • Added FAQ
Download this release

Release Info

Developer blakedotvegas
Plugin Icon 128x128 Video Background
Version 2.1.3
Comparing to
See all releases

Code changes from version 2.1.2 to 2.1.3

Files changed (2) hide show
  1. candide-vidbg.php +1 -1
  2. readme.txt +12 -1
candide-vidbg.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: Video Background
4
  Plugin URI: http://blake.vegas/plugins/video-background/
5
  Description: jQuery WordPress plugin to easily assign a video background to any element. Awesome.
6
  Author: Blake Wilson
7
- Version: 2.1.2
8
  Author URI: http://blake.vegas
9
  */
10
 
4
  Plugin URI: http://blake.vegas/plugins/video-background/
5
  Description: jQuery WordPress plugin to easily assign a video background to any element. Awesome.
6
  Author: Blake Wilson
7
+ Version: 2.1.3
8
  Author URI: http://blake.vegas
9
  */
10
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://blake.vegas/plugins/video-background/
4
  Tags: html5, video background, mp4, webm, responsive, shortcode, overlay, fullscreen background, fullscreen, html5 video background, metabox, blake vegas
5
  Requires at least: 3.2
6
  Tested up to: 4.3.1
7
- Stable tag: 2.1.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -49,6 +49,10 @@ Video background works for Internet Explorer 9 and above. Any version below that
49
 
50
  Simply fill out the 5 easy fields. Be sure for the container you enter "body" (without the quotes)
51
 
 
 
 
 
52
  = I entered all the correct fields, but my video will still not load. What am I doing wrong? =
53
 
54
  This can be an issue with the file size of the video you are uploading. Make sure that you video is compressed and is does not exceed 15mb. Once you get over 15mb, it takes a while to load. Check with your hosting provider to make sure you have enough bandwidth for video backgrounds.
@@ -63,6 +67,13 @@ To add a video background to a class called **header** add ".header" to the cont
63
 
64
  == Changelog ==
65
 
 
 
 
 
 
 
 
66
  = 2.1.1 =
67
  * Added FAQ
68
  * Added instructions on settings page
4
  Tags: html5, video background, mp4, webm, responsive, shortcode, overlay, fullscreen background, fullscreen, html5 video background, metabox, blake vegas
5
  Requires at least: 3.2
6
  Tested up to: 4.3.1
7
+ Stable tag: 2.1.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
49
 
50
  Simply fill out the 5 easy fields. Be sure for the container you enter "body" (without the quotes)
51
 
52
+ = What filetypes are allowed for fallback images? =
53
+
54
+ Fallback images can be .jpg, .png, and .gif.
55
+
56
  = I entered all the correct fields, but my video will still not load. What am I doing wrong? =
57
 
58
  This can be an issue with the file size of the video you are uploading. Make sure that you video is compressed and is does not exceed 15mb. Once you get over 15mb, it takes a while to load. Check with your hosting provider to make sure you have enough bandwidth for video backgrounds.
67
 
68
  == Changelog ==
69
 
70
+ = 2.1.3 =
71
+ * Added last versions changelog
72
+ * Added FAQ
73
+
74
+ = 2.1.2 =
75
+ * updated links in readme.txt
76
+
77
  = 2.1.1 =
78
  * Added FAQ
79
  * Added instructions on settings page