Version Description
Download this release
Release Info
Developer | nico23 |
Plugin | ARVE Advanced Responsive Video Embedder (YouTube, Vimeo, HTML5 Video …) |
Version | 9.3.2 |
Comparing to | |
See all releases |
Code changes from version 9.3.1 to 9.3.2
- advanced-responsive-video-embedder.php +2 -2
- readme.txt +25 -5
advanced-responsive-video-embedder.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: ARVE Advanced Responsive Video Embedder
|
4 |
* Plugin URI: https://nextgenthemes.com/plugins/arve-pro/
|
5 |
* Description: Easy responsive video embeds via URL (like WordPress) or Shortcodes. Supports almost anything you can imagine.
|
6 |
-
* Version: 9.3.
|
7 |
* Author: Nicolas Jonas
|
8 |
* Author URI: https://nextgenthemes.com
|
9 |
* License: GPL-3.0
|
@@ -21,7 +21,7 @@
|
|
21 |
|
22 |
namespace Nextgenthemes\ARVE;
|
23 |
|
24 |
-
const VERSION = '9.3.
|
25 |
const PRO_VERSION_REQUIRED = '5.1.5';
|
26 |
const NUM_TRACKS = 3;
|
27 |
const PLUGIN_FILE = __FILE__;
|
3 |
* Plugin Name: ARVE Advanced Responsive Video Embedder
|
4 |
* Plugin URI: https://nextgenthemes.com/plugins/arve-pro/
|
5 |
* Description: Easy responsive video embeds via URL (like WordPress) or Shortcodes. Supports almost anything you can imagine.
|
6 |
+
* Version: 9.3.2
|
7 |
* Author: Nicolas Jonas
|
8 |
* Author URI: https://nextgenthemes.com
|
9 |
* License: GPL-3.0
|
21 |
|
22 |
namespace Nextgenthemes\ARVE;
|
23 |
|
24 |
+
const VERSION = '9.3.2';
|
25 |
const PRO_VERSION_REQUIRED = '5.1.5';
|
26 |
const NUM_TRACKS = 3;
|
27 |
const PLUGIN_FILE = __FILE__;
|
readme.txt
CHANGED
@@ -26,12 +26,12 @@ It is very likely the one and only plugin you will ever need to handle video emb
|
|
26 |
* Takes over WordPress embeds with URLs on their own line and `[embed]` shortcodes.
|
27 |
* Can take over WP's default video file embeds.
|
28 |
* Has its own very powerful `[arve]` shortcode.
|
29 |
-
* Optional <abbr title="What You See Is What You Get">WYSIWYG</abbr> support with [Shortcode UI]() (not maintained). No more messing around with shortcodes and previewing.
|
30 |
|
31 |
#### Gutenberg ####
|
32 |
|
33 |
* Works with Embed, YouTube, Vimeo, Shortcode ... blocks.
|
34 |
-
* Provides it's own powerful ARVE Block with all the features the `[arve]` shortcode
|
35 |
|
36 |
#### Both ####
|
37 |
|
@@ -132,9 +132,9 @@ Please report it on [nextgenthemes.com/support/](https://nextgenthemes.com/suppo
|
|
132 |
|
133 |
### How to get the pro version working? ###
|
134 |
|
135 |
-
1. Go though the purchase process on [nextgenthemes.com
|
136 |
1. Follow the 3 easy steps you get with the purchase receipt. It is basically downloading a arve-pro.zip and installing it through your WordPress Admin panel.
|
137 |
-
1. After that you may want to switch your default mode to Lazyload or Lightbox
|
138 |
|
139 |
### Why are my videos not filling their container? ###
|
140 |
|
@@ -148,7 +148,7 @@ Feel free to ask.
|
|
148 |
|
149 |
### How do I embed videos from a unlisted providers / iframes? ###
|
150 |
|
151 |
-
This plugin not changes anything to usual HTML `<iframe>` embed codes you have to use the shortcodes or the Gutenberg Block. They will become `[arve url="https://..."]`. The url represents what is the `src` in HTML embeds. It works as simple as this, if the [arve] shortcode does not detect a known URL structure then it will treat the URL as a `src` for the iframe.
|
152 |
|
153 |
### Why does my YouTube video not repeat/loop? ###
|
154 |
|
@@ -156,6 +156,10 @@ This plugins embed is considered as 'custom player' by YouTube so you have to pa
|
|
156 |
|
157 |
`[arve url="https://www.youtube.com/watch?v=pvRqvX413Ik" parameters="loop=1&playlist=pvRqvX413Ik"]`
|
158 |
|
|
|
|
|
|
|
|
|
159 |
## Screenshots ##
|
160 |
|
161 |
1. Shortcode dialog
|
@@ -168,6 +172,22 @@ This plugins embed is considered as 'custom player' by YouTube so you have to pa
|
|
168 |
* [ARVE Pro changelog](https://nextgenthemes.com/plugins/arve-pro/#changelog)
|
169 |
* [ARVE Random Videos changelog](https://nextgenthemes.com/plugins/random-video/#changelog)
|
170 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
### 2021-01-21 9.2.4 ###
|
172 |
|
173 |
* Fix: Missing 'Normal' mode select
|
26 |
* Takes over WordPress embeds with URLs on their own line and `[embed]` shortcodes.
|
27 |
* Can take over WP's default video file embeds.
|
28 |
* Has its own very powerful `[arve]` shortcode.
|
29 |
+
* Optional <abbr title="What You See Is What You Get">WYSIWYG</abbr> support with [Shortcode UI](https://wordpress.org/plugins/shortcode-ui/) (not maintained). No more messing around with shortcodes and previewing.
|
30 |
|
31 |
#### Gutenberg ####
|
32 |
|
33 |
* Works with Embed, YouTube, Vimeo, Shortcode ... blocks.
|
34 |
+
* Provides it's own powerful ARVE Block with all the features the `[arve]` shortcode offer with a nice UI with detailed settings descriptions.
|
35 |
|
36 |
#### Both ####
|
37 |
|
132 |
|
133 |
### How to get the pro version working? ###
|
134 |
|
135 |
+
1. Go though the purchase process on [nextgenthemes.com](https://nextgenthemes.com/plugins/arve-pro/)
|
136 |
1. Follow the 3 easy steps you get with the purchase receipt. It is basically downloading a arve-pro.zip and installing it through your WordPress Admin panel.
|
137 |
+
1. After that you may want to switch your default mode to Lazyload or Lightbox on the ARVE settings page.
|
138 |
|
139 |
### Why are my videos not filling their container? ###
|
140 |
|
148 |
|
149 |
### How do I embed videos from a unlisted providers / iframes? ###
|
150 |
|
151 |
+
This plugin not changes anything to usual HTML `<iframe>` embed codes you have to use the shortcodes or the Gutenberg Block. They will become `[arve url="https://..."]`. The url represents what is the `src` in HTML embeds. It works as simple as this, if the `[arve]` shortcode does not detect a known URL structure then it will treat the URL as a `src` for the iframe.
|
152 |
|
153 |
### Why does my YouTube video not repeat/loop? ###
|
154 |
|
156 |
|
157 |
`[arve url="https://www.youtube.com/watch?v=pvRqvX413Ik" parameters="loop=1&playlist=pvRqvX413Ik"]`
|
158 |
|
159 |
+
## Installation ##
|
160 |
+
|
161 |
+
Please read the [official documentation](https://wordpress.org/support/article/managing-plugins/#installing-plugins) for that.
|
162 |
+
|
163 |
## Screenshots ##
|
164 |
|
165 |
1. Shortcode dialog
|
172 |
* [ARVE Pro changelog](https://nextgenthemes.com/plugins/arve-pro/#changelog)
|
173 |
* [ARVE Random Videos changelog](https://nextgenthemes.com/plugins/random-video/#changelog)
|
174 |
|
175 |
+
### 2021-01-25 9.3.1 ###
|
176 |
+
|
177 |
+
* Fix: Avoid passing `null` to `str_contains`.
|
178 |
+
* Improved: Code related to the above.
|
179 |
+
* Improved: Added back Installation section to the readme.
|
180 |
+
|
181 |
+
### 2021-01-24 9.3.0 ###
|
182 |
+
|
183 |
+
Improved:
|
184 |
+
* Simplified CSS and reduced size.
|
185 |
+
* Security related escaping and filtering HTML output on settings page.
|
186 |
+
* No longer show save buttons on Debug Info tab. Nothing to save there.
|
187 |
+
* Added back info text for URL Parameters settings. Found in the code from 8.0.
|
188 |
+
* Added in placeholders for text fields.
|
189 |
+
* General code improvements and removal of unused code.
|
190 |
+
|
191 |
### 2021-01-21 9.2.4 ###
|
192 |
|
193 |
* Fix: Missing 'Normal' mode select
|