the_title() WordPress 2023.04.162023.06.06 【テンプレートタグ】the_title( タイトル前の文字列, タイトル後の文字列, タイトルの表示/非表示 )現在の投稿タイトルを表示/取得する。必ずループの中で使用する。 <h1><?php the_title(); ?><h1>