タイトルの取得/表示
- get_the_title
 - the_title
 - single_post_title
 
参考:
投稿のタイトルを取得・表示する | The WordPress Press (thewppress.com)
get_the_title | WordPress Codex 日本語版
the title | WordPress Codex 日本語版
single_post_title | WordPress Codex 日本語版
リンクの取得
- get_permalink
 
参考:
参考:
投稿のタイトルを取得・表示する | The WordPress Press (thewppress.com)
get_the_title | WordPress Codex 日本語版
the title | WordPress Codex 日本語版
single_post_title | WordPress Codex 日本語版
参考: