-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
33 lines (20 loc) · 902 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
=== bS Gutenberg Responsive Video ===
Contributors: The bootScore Contributors
Requires at least: 4.5
Tested up to: 5.8.1
Requires PHP: 5.6
Stable tag: 5.0.0.1
License: MIT License
License URI: https://github.com/bootscore/bs-gutenberg-responsive-video/blob/main/LICENSE
This plugin stretches the default Gutenberg video block to the entire width of the container, Copyright 2021 The bootScore Contributors.
== Installation ==
1. In your admin panel, go to Plugins > and click the Add New button.
2. Click Upload Plugin and Choose File, then select the Plugin's .zip file. Click Install Now.
3. Click Activate to use your new Plugin right away.
== Usage ==
Insert Gutenberg video block in content.
== Changelog ==
= 5.0.0.1 - April 26 2021 =
* Using Bootstrap .ratio .ratio-16x9 helper class instead of own CSS
= 5.0.0 - January 15 2021 =
* Initial release