Skip to content

Commit da7e2fe

Browse files
committed
Version bump and update readme.
1 parent c057d73 commit da7e2fe

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

block-visibility.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Block Visibility
44
* Plugin URI: https://www.blockvisibilitywp.com/
55
* Description: Provides visibility controls and scheduling functionality to all WordPress blocks.
6-
* Version: 3.0.0
6+
* Version: 3.0.1
77
* Requires at least: 6.0
88
* Requires PHP: 5.6
99
* Author: Nick Diego

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tags: visibility, dynamic content, conditional content, conditional
55
Requires at least: 6.0
66
Tested up to: 6.2
77
Requires PHP: 5.6
8-
Stable tag: 3.0.0
8+
Stable tag: 3.0.1
99
License: GPL-2.0
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -187,7 +187,13 @@ Visibility is controlled primarily on the server, so if a block should be hidden
187187

188188
The **one exception** to this is the Screen Size block controls. Visibility by screen size requires the use of CSS. This CSS is loaded to the front end of your site if, and only if, these controls are enabled. You can opt to disable this CSS and add the necessary styles yourself. Visit the plugin [Knowledge Base](https://blockvisibilitywp.com/knowledge-base/how-to-use-the-screen-size-control/?bv_query=readme&utm_source=block_visibility&utm_medium=plugin&utm_campaign=readme) to learn more.
189189

190-
== Changelog ==
190+
== Changelog ===
191+
192+
= 3.0.0 - 2023-03-25 =
193+
194+
**Fixed**
195+
196+
* Fixed bug that caused translations to stop working in the Editor after the 3.0.0 release.
191197

192198
= 3.0.0 - 2023-03-23 =
193199

0 commit comments

Comments
 (0)