You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-24Lines changed: 5 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
# Advanced Custom Fields PRO
2
2
3
-

3
+

4
4
5
-
[**Advanced Custom Fields PRO**](https://www.advancedcustomfields.com/) (or **ACF**)is a powerful plugin for WordPress that allows you to customize your website with professional and intuitive fields. ACF PRO provides tools to take full control of your WordPress edit screens, custom field data, and more, making it a favorite among developers.
5
+
[**Advanced Custom Fields PRO**](https://www.advancedcustomfields.com/) (or **ACF**)is a powerful plugin for WordPress that allows you to customize your website with professional and intuitive fields. ACF PRO provides tools to take full control of your WordPress edit screens, custom field data, and more, making it a favorite among developers.
6
6
7
7
## Usage
8
8
@@ -32,30 +32,11 @@ Here are the last three updates from the Advanced Custom Fields PRO changelog to
32
32
33
33
## Changelog
34
34
35
-
### 6.3.12
35
+
### 6.4.0.1
36
36
37
-
**Release Date:**21st January 2025
37
+
**Release Date:**April 8th, 2025
38
38
39
-
***Enhancement:** Error messages that occur when field validation fails due to an insufficient security nonce now have additional context.
40
-
***Fix:** Duplicated ACF blocks no longer lose their field values after the initial save when block preloading is enabled.
41
-
***Fix:** ACF Blocks containing complex field types now behave correctly when React StrictMode is enabled.
42
-
43
-
### 6.3.11
44
-
45
-
**Release Date:** 12th November 2024
46
-
47
-
***Enhancement:** Field Group keys are now copyable on click.
48
-
***Fix:** Repeater tables with fields hidden by conditional logic now render correctly.
49
-
***Fix:** ACF Blocks now behave correctly in React StrictMode.
50
-
***Fix:** Edit mode is no longer available to ACF Blocks with a WordPress Block API version of 3 as field editing is not supported in the iframe.
51
-
52
-
### 6.3.10.2
53
-
54
-
**Release Date:** 29th October 2024
55
-
56
-
*(Free Only Release)*
57
-
58
-
***Fix:** ACF Free no longer causes a fatal error when any unsupported legacy ACF addons are active.
39
+
***Fix:** Calling `acf_get_reference()` with an invalid field name no longer causes a fatal error
0 commit comments