created: 2021/07/31 modified: 2021/09/14
初めに
ファイル:Cocoon childのfunctions.php
分類コード:11xx
サイトの引っ越しなどの時、この分類コードに属する関数だけを変更します。
ソースコード
ホームページ名を返す
//<--- 1101
function my_get_homepage(){
return "http://xxxxxxxx.com";
}
// 1101 --->
メールアドレス:
ファイル:Cocoon childのfunctions.php
分類コード:11xx
サイトの引っ越しなどの時、この分類コードに属する関数だけを変更します。
//<--- 1101
function my_get_homepage(){
return "http://xxxxxxxx.com";
}
// 1101 --->
メールアドレス: