回答編集履歴
1
ミスがあったため修正。
test
CHANGED
@@ -11,3 +11,11 @@
|
|
11
11
|
【ACF | acf/update_value】
|
12
12
|
|
13
13
|
[https://www.advancedcustomfields.com/resources/acf-update_value/](https://www.advancedcustomfields.com/resources/acf-update_value/)
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
---
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
あ、`transition_post_status`か。それなら`$_POST`で送られている中身を確認したほうが早いかもしれません。
|