Warning: Use of undefined constant ‘the_content’ - assumed '‘the_content’' (this will throw an Error in a future version of PHP) in /home/r8115301/public_html/global-sekkei.jp/wp-content/themes/minimum_settings_theme/index.php on line 2

Warning: Use of undefined constant ‘wpautop’ - assumed '‘wpautop’' (this will throw an Error in a future version of PHP) in /home/r8115301/public_html/global-sekkei.jp/wp-content/themes/minimum_settings_theme/index.php on line 2

Warning: Use of undefined constant ‘the_excerpt’ - assumed '‘the_excerpt’' (this will throw an Error in a future version of PHP) in /home/r8115301/public_html/global-sekkei.jp/wp-content/themes/minimum_settings_theme/index.php on line 3

Warning: Use of undefined constant ‘wpautop’ - assumed '‘wpautop’' (this will throw an Error in a future version of PHP) in /home/r8115301/public_html/global-sekkei.jp/wp-content/themes/minimum_settings_theme/index.php on line 3
get_header(); ?> ・TOPページのコンテンツを静的にしたい場合はhtmlのbody以下としてここに記述してください。 ・TOPページに載せるコンテンツの一部は下層ページから引用したい場合は、 have_posts()やget_posts() を使用し該当投稿の情報が引用できるよう記述しましょう。