質問編集履歴
1
補足
title
CHANGED
File without changes
|
body
CHANGED
@@ -29,7 +29,7 @@
|
|
29
29
|

|
30
30
|
|
31
31
|
|
32
|
-
####
|
32
|
+
####確認したこと
|
33
33
|
shortcodes.phpを使わず、function.phpに直接
|
34
34
|
```php
|
35
35
|
function test() {return "Hello World!";}
|