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

回答編集履歴

1

修正

2019/06/07 04:34

投稿

CHERRY
CHERRY

スコア25234

answer CHANGED
@@ -10,7 +10,7 @@
10
10
  > "notify": false
11
11
  > },
12
12
 
13
- のような設定ファイルです。( バージョンによっては、` "proxy": "localhost/wordpress/",` だったり、 `"proxy": "localhost/wordpress/", ` だったりするようです。)
13
+ のような設定ファイルです。( バージョンによっては、` "proxy": "localhost/wordpress/",` だったり、 `"proxy": "localhost/", ` だったりするようです。)
14
14
 
15
15
 
16
16
  参考にされたサイトの「[WordPressのテーマ「UnderStrap」のカスタマイズや使い方などの覚書](https://www.ken-g.com/blog/archives/201803/understrap.html)」ページで「UnderStrap の子テーマを追加」部分に、[https://github.com/understrap/understrap-child](https://github.com/understrap/understrap-child) から入手というのがありますが、