質問編集履歴

1

追伸

2016/06/30 05:20

投稿

hizirida
hizirida

スコア36

test CHANGED
File without changes
test CHANGED
@@ -71,3 +71,29 @@
71
71
  ```
72
72
 
73
73
  ![イメージ説明](9b64c0b2d75ab1fb26683d4e76a8fd6b.png)
74
+
75
+
76
+
77
+
78
+
79
+ 修正箇所まで見つけられ修正ましたが、
80
+
81
+
82
+
83
+ add_custom_image_header('','admin_header_style');
84
+
85
+
86
+
87
+ add_theme_support( 'custom-header', $args );
88
+
89
+
90
+
91
+ エラーします。
92
+
93
+
94
+
95
+ Notice: Undefined variable: args in
96
+
97
+
98
+
99
+ 修正法お願いします。