-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
91 lines (63 loc) · 1.52 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
=== Flip Box Block ===
Contributors: shimotomoki
Donate link: https://www.amazon.jp/hz/wishlist/ls/2N2XNHHUW2GXP?ref_=wl_share
Tags: gutenberg,block,FlipBox,
Requires at least: 6.5
Tested up to: 6.6
Stable tag: 0.5.3
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Flip Box Block is a block plugin for the WordPress block editor that allows you to freely place blocks in front and behind.
== Description ==
Flip Box Block is a block plugin for the WordPress block editor that allows you to freely place blocks in front and behind.
https://www.youtube.com/watch?v=4tb2vQKirt0
[The source code of this plugin is below.](https://github.com/shimotmk/flipbox-block)
== Frequently Asked Questions ==
== Changelog ==
= 0.5.3 =
* Fix folder
= 0.5.2 =
* Fix folder
= 0.5.1 =
* Add Previews and Blueprints
= 0.5.0 =
* Tested up version
= 0.4.0 =
* Tested up version
= 0.3.0 =
* Tested up version
* Fix layout supports
= 0.2.0 =
* Tested up version
* Fix CanInsertBlockType
* Update block.json apiVersion 3
= 0.1.37 =
* Fix translation
= 0.1.21 =
* Tested up version
= 0.1.20 =
* Fix Firefox Back Problem
= 0.1.19 =
* Tested up version
= 0.1.18 =
* Tested up version
= 0.1.7 - 0.1.17 =
* Release action
* Deploy action
= 0.1.6 =
* update Stable tag
= 0.1.5 =
* update Panel title
* update dist file
* update Tested up version
= 0.1.4 =
* update description
= 0.1.3 =
* update icon,description,example,uri
= 0.1.2 =
* Deploy action
= 0.1.0 =
* Initial release
== Upgrade Notice ==
Nothing.