【テンプレートタグ】single_post_title( タイトル前の文字列, 表示 )
記事・固定ページのタイトルをループの外で表示する。
<h1 class="content-Title">
<?php single_post_title(); ?>
<h1>
【テンプレートタグ】single_post_title( タイトル前の文字列, 表示 )
記事・固定ページのタイトルをループの外で表示する。
<h1 class="content-Title">
<?php single_post_title(); ?>
<h1>