add_filter('the_content', function($content) { // 現在の投稿がアルバムレビューかどうか(カテゴリID: 91) $is_album_category = is_single() && in_category(91); $output = $content; // --- アルバムカテゴリ:評価ポップアップと平均表示 --- if ($is_album_category) { $avg = get_post_meta(get_the_ID(), 'rating_average', true); $count = get_post_meta(get_the_ID(), 'rating_total_count', true); $average_html = ''; if ($avg && $count) { $average_html = "
このアルバムの読者の評価: ★{$avg}({$count}件)
"; } $popup_html = ' '; $output .= $average_html . $popup_html; } // --- アルバムカテゴリ以外:アーティストレコメンドポップアップ --- else if (is_single()) { $tags = get_the_tags(); $artist_name = ''; $artist_link = ''; $recommend_popup = ''; if ($tags && count($tags) > 0) { $artist_tag = $tags[0]; // 最初のタグをアーティスト名とみなす $artist_name = esc_html($artist_tag->name); $artist_link = get_tag_link($artist_tag->term_id); $recommend_popup = ' '; } $output .= $recommend_popup; } return $output; }); Tunesight | ページ 313 | 洋楽を読み解く、音楽解説の新定番
アルバムレビュー

アルバムレビュー:Moth by Exlovers

アルバムレビュー

アルバムレビュー:You Forget So Easily by Exlovers

アルバムレビュー

アルバムレビュー:Unplugged by Eric Clapton

アルバムレビュー

アルバムレビュー:Slowhand by Eric Clapton

アルバムレビュー

アルバムレビュー:461 Ocean Boulevard by Eric Clapton

アルバムレビュー

アルバムレビュー:Layla and Other Assorted Love Songs by Derek and the Dominos

アルバムレビュー

アルバムレビュー:The Lion King Soundtrack by Elton John, Tim Rice, and Hans Zimmer

アルバムレビュー

アルバムレビュー:Too Low for Zero by Elton John

アルバムレビュー

アルバムレビュー:Captain Fantastic and the Brown Dirt Cowboy by Elton John

アルバムレビュー

アルバムレビュー:Goodbye Yellow Brick Road by Elton John

アルバムレビュー

アルバムレビュー:Elton John by Elton John

アルバムレビュー

アルバムレビュー:The Long Run by Eagles

アルバムレビュー

アルバムレビュー:One of These Nights by Eagles

アルバムレビュー

アルバムレビュー:Desperado by Eagles

アルバムレビュー

アルバムレビュー:Eagles by Eagles

アルバムレビュー

アルバムレビュー:Abysmal Thoughts by The Drums

アルバムレビュー

アルバムレビュー:Encyclopedia by The Drums

アルバムレビュー

アルバムレビュー:Portamento by The Drums

アルバムレビュー

アルバムレビュー:The Drums by The Drums

アルバムレビュー

アルバムレビュー:KINGSIZED by Dressy Bessy