We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d570c87 commit 2fc21a3Copy full SHA for 2fc21a3
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
[Unreleased]
8
9
+## [1.41.4]
10
+
11
+### Fixed
12
+- Fix block registration incompatibility with WP 6.8 version.
13
14
## [1.41.3]
15
16
### Fixed
plugin.php
@@ -3,7 +3,7 @@
3
Plugin Name: ACF Codifier
4
Plugin URI: https://github.com/devgeniem/acf-codifier
5
Description: A helper class to make defining ACF field groups and fields easier in the code.
-Version: 1.41.3
+Version: 1.41.4
Author: Miika Arponen / Geniem Oy
Author URI: https://geniem.fi
License: GPL-3.0
0 commit comments