質問編集履歴
2
間違い
test
CHANGED
File without changes
|
test
CHANGED
@@ -14,6 +14,6 @@
|
|
14
14
|
|
15
15
|
これがその問題の49行目付近です。
|
16
16
|
|
17
|
-
|
17
|
+
define( 'WPINC', 'wp-includes' );//49行目
|
18
18
|
|
19
|
-
|
19
|
+
require_once ABSPATH . WPINC . '/load.php';//50行目
|
1
タグの追加
test
CHANGED
File without changes
|
test
CHANGED
File without changes
|