We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ef786 commit c754d8eCopy full SHA for c754d8e
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## 1.1.4 - 17 Feb 2024
4
+* FIX : compatibility with WP Forms 1.9.3.2.
5
+
6
## 1.1.3 - 7 Feb 2024
7
* Update method to call wpforms on render
8
* Escape values
bea-acf-wp-forms.php
@@ -1,7 +1,7 @@
<?php
/*
Plugin Name: Advanced Custom Fields: WP Forms Field
- Version: 1.1.3
+ Version: 1.1.4
Plugin URI: https://github.com/BeAPI/bea-acf-wp-forms
Description: ACF field to select one or many WP Forms.
Author: Be API Technical team
0 commit comments