ホームページ制作WEB CREATION
写真撮影PHOTOGRAPHY
制作者紹介ABOUT CREATOR
お問い合わせCONTACT
wp-config.php
update_option( 'siteurl', 'http://example.com' ); update_option( 'home', 'http://example.com' );
functions.php
update_option('siteurl','http://example.com'); update_option('home','http://example.com');