-
Notifications
You must be signed in to change notification settings - Fork 3
/
readme.txt
59 lines (42 loc) · 1.41 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
=== Browser Shots Carousel ===
Contributors: ronalfy, BinaryMoon
Tags: blocks, website, carousel, screenshots, screenshot
Requires at least: 5.0
Tested up to: 5.7
Stable tag: 0.9.0
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://mediaron.com/give/
Create a carousel for your Browser Screenshots
== Description ==
Browser Shots Carousel is a Gutenberg block that allows you to create a website carousel from your website screenshots using the Browser Shots service.
[youtube https://www.youtube.com/watch?v=-ib_polsSHU&rel=0]
== Installation ==
1. Just unzip and upload the "browser-shots-carousel" folder to your '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= Can I use multiple blocks on the same page? =
Not at this time.
= Where slider are you using? =
Nivo Slider
== Screenshots ==
1. Browser Shots Input.
2. Browser Shots Preview.
3. Browser Shots on the front-end.
== Changelog ==
= 0.9.0 =
* Released 2021-03-09
* Fixing dependencies and WP 5.7 testing.
= 0.8.0 =
* Released 2020-01-17
* Updating interface and adding inline previews.
= 0.7.1 =
* Released 2019-07-08
* Fixed bug in Gutenberg output so the carousel shows in the right place.
= 0.7.0 =
* Released 2019-07-07
* Initial release.
== Upgrade Notice ==
= 0.9.0 =
Fixing dependencies and WP 5.7 testing.