-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
47 lines (31 loc) · 1.3 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
=== Image Comparison Block ===
Contributors: ibachal, richtabor
Tags: block, before, after, slider, comparison
Requires at least: 5.3.2
Tested up to: 5.8.1
Stable tag: 1.0.1
Requires PHP: 7.0.0
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
A block to let your visitors compare between two images. After, before, horizontal, and vertical comparison.
== Description ==
A block to let your visitors compare between two images. After, before, horizontal, and vertical comparison.
## FEATURES ##
- Visibility Ratio
- Orientation - Horizontal, Vertical
- Handle movement control - Swipe, Click, Hover
- Custom labels for before and after
- Label position and styling options
- Overlay
== Frequently Asked Questions ==
= Does it work with any WordPress theme? =
Yes, it will work with any standard WordPress theme.
= Where can I report bugs or contribute to the project? =
To report bugs or to contribute, headover to the [GitHub repository](https://github.com/AchalJ/image-comparison-block)
== Screenshots ==
== Changelog ==
= 1.0.1 - October 12, 2021 =
* Updated block and toolbar before/after control icons (props @richtabor)
* Re-arranged controls in setting panel (props @richtabor)
= 1.0.0 - October 20, 2020 =
* Initial release