質問するログイン新規登録

回答編集履歴

1

追記修正

2019/01/25 10:27

投稿

CHERRY
CHERRY

スコア25234

answer CHANGED
@@ -28,4 +28,8 @@
28
28
  add_filter( 'mwform_choices_mw-wp-form-52', 'select_entry_date_170813', 10, 2 );
29
29
  ```
30
30
 
31
+
32
+ 参考:
31
- [mwform_choices_mw-wp-form-xxx](https://plugins.2inc.org/mw-wp-form/filter-hook/mwform_choices/)
33
+ * [mwform_choices_mw-wp-form-xxx](https://plugins.2inc.org/mw-wp-form/filter-hook/mwform_choices/)
34
+ * [Repeater](https://www.advancedcustomfields.com/resources/repeater/)
35
+ * [have_rows()](https://www.advancedcustomfields.com/resources/have_rows/)