/** * 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'); ‘I Wouldn’t Mind Selling My Car To Help People Affected By Coronavirus’ – Davido - 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

‘I Wouldn’t Mind Selling My Car To Help People Affected By Coronavirus’ – Davido

Written by on April 16, 2020

Nigerian singer and songwriter Davido has revealed that he doesn’t mind following the footsteps of Meek Mill to auction his car to raise funds for the underprivileged during the coronavirus pandemic.

American rapper, Meek Mill donated his 2018 Rolls Royce Phantom worth millions of dollars to help feed millions of underprivileged around the world during the coronavirus pandemic.
The rapper also challenged celebrities throughout sports, business, and entertainment to auction off a prized possession to raise millions of dollars for charity.
The “Chioma” crooner  felt challenged and took to his Instagram story to share a photo of the car and asked if anyone in Lagos could make such a grand move. In another post, he revealed that he doesn’t mind doing such.
See post:

Current track

Title

Artist

Background