Skip to content

Commit e06816a

Browse files
committed
[ Change version ] 0.6.1
1 parent 6491cdd commit e06816a

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

readme.txt

+5-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Tags: dynamic block, if, Conditional branch, Conditional Display, Custom Field,
44
Requires at least: 6.0
55
Tested up to: 6.2
66
Requires PHP: 7.4
7-
Stable tag: 0.5.0
7+
Stable tag: 0.6.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

11-
A dynamic block displays its Inner Blocks based on specified conditions, such as whether the current page is the front page or a single post, the post type, or the value of a Custom Field.
11+
VK Dynamic If Block displays its Inner Blocks based on specified conditions, such as whether the current page is the front page or a single post, the post type, or the value of a Custom Field.
1212

1313
== Description ==
1414

@@ -35,6 +35,9 @@ However, by nesting Dynamic If Blocks, various conditional branching can be hand
3535

3636
== Changelog ==
3737

38+
= 0.6.1 =
39+
[ Fix ] Correct the translation
40+
3841
= 0.6.0 =
3942
[ Add Function ] Added user roles condition
4043
[ Add Function ] Added date condition

vk-dynamic-if-block.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* Description: A dynamic block displays its Inner Blocks based on specified conditions, such as whether the current page is the front page or a single post, the post type, or the value of a Custom Field.
66
* Author: Vektor,Inc.
77
* Author URI: https://vektor-inc.co.jp/en/
8-
* Version: 0.6.0
9-
* Stable tag: 0.6.0
8+
* Version: 0.6.1
9+
* Stable tag: 0.6.1
1010
* License: GPL-2.0-or-later
1111
* Text Domain: vk-dynamic-if-block
1212
*

0 commit comments

Comments
 (0)