/** * Ensure Studio page exists with custom template */ function thrilliant_create_studio_page() { $studio_page = get_page_by_path('studio'); $template_slug = 'thr-studio-page-template.php'; if (!$studio_page) { $page_id = wp_insert_post([ 'post_title' => 'Studio', 'post_name' => 'studio', 'post_status' => 'publish', 'post_type' => 'page', 'post_content' => '', ]); if ($page_id && !is_wp_error($page_id)) { update_post_meta($page_id, '_wp_page_template', $template_slug); } } else { update_post_meta($studio_page->ID, '_wp_page_template', $template_slug); } } register_activation_hook(__FILE__, 'thrilliant_create_studio_page'); /** * Register custom studio template with WordPress */ function thrilliant_register_studio_template($templates) { $templates['thr-studio-page-template.php'] = 'Thrilliant Studio Page'; return $templates; } add_filter('theme_page_templates', 'thrilliant_register_studio_template'); /** * Load studio template from plugin when assigned or at /studio */ function thrilliant_load_studio_template($template) { if (!is_page()) { return $template; } $plugin_template = plugin_dir_path(__FILE__) . 'studio-page-template.php'; $page_template = get_page_template_slug(get_queried_object_id()); if ($page_template === 'thr-studio-page-template.php' && file_exists($plugin_template)) { return $plugin_template; } if (is_page('studio') && file_exists($plugin_template)) { return $plugin_template; } return $template; } add_filter('template_include', 'thrilliant_load_studio_template'); /** * Enqueue assets for Studio page */ function thrilliant_enqueue_studio_page_assets() { if (!is_page()) { return; } $is_studio_page = is_page('studio') || get_page_template_slug(get_queried_object_id()) === 'thr-studio-page-template.php'; if (!$is_studio_page) { return; } $css_file = __DIR__ . '/assets/studio-page.css'; $js_file = __DIR__ . '/assets/studio-page.js'; wp_enqueue_style( 'thr-studio-page', plugins_url('assets/studio-page.css', __FILE__), [], file_exists($css_file) ? filemtime($css_file) : '1.0.0' ); wp_enqueue_script( 'thr-studio-page', plugins_url('assets/studio-page.js', __FILE__), [], file_exists($js_file) ? filemtime($js_file) : '1.0.0', true ); wp_localize_script('thr-studio-page', 'thrStudioPage', [ 'restUrl' => rest_url('thrilliant/v1/studio-messages/public'), 'limit' => 200, 'refresh' => intval(get_option('thr_studio_messages_public_refresh', 15)) * 1000, ]); } add_action('wp_enqueue_scripts', 'thrilliant_enqueue_studio_page_assets'); Entertainment Archives - Page 10 of 1062 - 102.3 Max FM

102.3 Max FM

Max Hits

Max Hits

The Max Hits is the best thing to happen to radio at midday! It is the playground that allows you enjoy hit music, entertainment gist and gossip, Interviews with the biggest stars and even live performances of big songs from your favorite artists! This show Is hosted by the dynamic, award-winning Real Skills.


Info and episodes

Entertainment

Page: 10

Cynthia Morgan Calls Out Tuface’s Wife Over Tuface’s Apology Former Nigerian dancehall star Cynthia Morgan has called out Natasha Idibia (née Osawaru), wife of Afrobeat icon Innocent “Tuface” Idibia. In a viral Instagram Story, Morgan accused Natasha of allegedly pressuring the singer into making a public apology that quickly set the internet ablaze. Tuface’s apology […]

Australia Blocks Kanye West’s Entry Over ‘Heil Hitler’ Lyric Controversy The Australian government has revoked American rapper Kanye West’s visa following the release of his controversial song titled “Heil Hitler.” Home Affairs Minister Tony Burke said the song promotes Nazi ideology. He announced the decision on Tuesday. West released the song in May, months after […]

Rihanna Glows in Couture at The Smurfs Premiere in Brussels Global superstar Rihanna dazzled on the blue carpet at The Smurfs movie premiere in Brussels, proving once again that pregnancy and motherhood only elevate her style. The global superstar, who is expecting her second child, stunned fans and photographers in a couture ensemble that blended […]

Portable reacts to Bobrisky’s name change on Instagram video Controversial Nigerian singer Portable, born Habeeb Olalomi Badmus, has reacted strongly to Bobrisky’s recent name change. In a viral Instagram video, Portable mocked the cross-dresser and challenged him to a physical fight. Bobrisky, whose real name was Idris Okuneye, recently adopted a new identity as Afolashade […]

Reminisce: Hip-Hop Respects Skill, Not Money or Streams Veteran Nigerian rapper Reminisce has made it clear that in hip-hop, talent matters more than money or streaming numbers. Speaking on the On The Record podcast with fellow rapper Vector, Reminisce addressed the rising tension between Nigerian rappers Odumodublvck and Blaqbonez. He said that respect in hip-hop […]

Olamide Sends Birthday Wishes to Governor Sanwo-Olu on 60th Birthday Award-winning Nigerian rapper and music executive Olamide has joined the list of public figures celebrating Lagos State Governor Babajide Sanwo-Olu on the occasion of his 60th birthday. In a heartfelt video message, Olamide extended warm birthday wishes to the governor, praying for his continued health, […]

Ibrahim Chatta Speaks on Losing First Child Over Hospital Expenses Nollywood actor Ibrahim Chatta has shared a heartbreaking story about losing his first child. He said he couldn’t afford the hospital bills, which led to her death. Chatta spoke during a video conversation with his crew while on a movie set. He explained that he […]

Pasuma Was the Only One Who Stood By Me – Daddy Showkey Nigerian music veteran Daddy Showkey has revealed that Fuji star Alabi Pasuma singlehandedly supported his family for three years during one of the darkest periods of his life. In a video circulating on social media, Showkey made the emotional revelation during a live performance […]

Tiwa Savage Claps Back at Troll Who Criticized Her Looks on Instagram Nigerian music star Tiwa Savage has fired back at a social media user who made a negative comment about her appearance in a recent Instagram post. The singer had shared a series of stylish photos on her page. While many fans praised her […]

Charly Boy Advocates for Ageless Self-Care Veteran Nigerian entertainer Charles Oputa, famously known as Charly Boy, has once again stirred online buzz for promoting self-care as a lifelong habit. In a recent Instagram post, the 73-year-old cultural icon shared a video of himself at a spa. He was undergoing microblading and grey hair removal while […]


Current track

Title

Artist

Background