回答編集履歴

1

一部記述追加変更

2019/05/31 11:06

投稿

owowowsam
owowowsam

スコア18

test CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  // Add theme support for Custom Logo.
14
14
 
15
- add_theme_support( 'custom-logo', array('width'=> 600,'height'=> 600,'flex-width' => true,) );
15
+ add_theme_support( 'custom-logo', array('default-image'=> 'wordpressのURL/wp-content/uploads/titleimage.png','width'=> 600,'height'=> 600,) );
16
16
 
17
17
 
18
18