回答編集履歴
1
修正
test
CHANGED
@@ -24,4 +24,4 @@
|
|
24
24
|
|
25
25
|
|
26
26
|
|
27
|
-
WordPress プラグインページの[Smart Custom Fields](https://ja.wordpress.org/plugins/smart-custom-fields/) の「投稿メタデータ」の例
|
27
|
+
WordPress プラグインページの[Smart Custom Fields](https://ja.wordpress.org/plugins/smart-custom-fields/) の「投稿メタデータ」の例「`SCF::get( 'field-name' )`」の `SCF::get` のように `SCF` の部分は、アルファベットの大文字で記載する必要があったと思います。
|