the_title()

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

<h1><?php the_title(); ?><h1>
inserted by FC2 system