回答編集履歴
1
ミスがあったため修正。
answer
CHANGED
@@ -4,4 +4,8 @@
|
|
4
4
|
[https://www.advancedcustomfields.com/resources/acf-save_post/](https://www.advancedcustomfields.com/resources/acf-save_post/)
|
5
5
|
|
6
6
|
【ACF | acf/update_value】
|
7
|
-
[https://www.advancedcustomfields.com/resources/acf-update_value/](https://www.advancedcustomfields.com/resources/acf-update_value/)
|
7
|
+
[https://www.advancedcustomfields.com/resources/acf-update_value/](https://www.advancedcustomfields.com/resources/acf-update_value/)
|
8
|
+
|
9
|
+
---
|
10
|
+
|
11
|
+
あ、`transition_post_status`か。それなら`$_POST`で送られている中身を確認したほうが早いかもしれません。
|