/** * @package Pro.Radio Sidekick * * Admin Settings * * */ if ( ! defined( 'ABSPATH' ) ) { die( '-1' ); } /* ADMIN CSS and Js loading =============================================*/ if(!function_exists('prsidekick_scriptss')){ add_action("admin_enqueue_scripts",'prsidekick_scriptss'); function prsidekick_scriptss(){ wp_enqueue_style( 'prsidekick-styles', plugins_url( 'assets/css/admin-style.css' , __FILE__ ), false, PRSIDEKICK__VERSION); wp_register_script( 'prsidekick-admin-script', plugins_url( 'assets/js/admin-min.js' , __FILE__ ), array('jquery'), PRSIDEKICK__VERSION, true); wp_localize_script('prsidekick-admin-script', 'prsidekick_ajax_var', array( 'url' => admin_url('admin-ajax.php'), 'nonce' => wp_create_nonce('prsidekick-ajax-nonce') )); wp_enqueue_script('prsidekick-admin-script'); } } function prsidekick_admin_classes( $classes ) { global $pagenow; if ( in_array( $pagenow, array( 'post.php', 'post-new.php' ), true ) ) { if(get_option('prsidekick-chart-autosuggest')){ $classes .= ' prsidekick-autosuggest-on '; } $service = proradio_whmcs_check_service( base64_decode(PRSIDEKICK_SERVICE_NAME) ); if($service){ $classes .= ' prsidekick-prem '; } } return $classes; } add_filter( 'admin_body_class', 'prsidekick_admin_classes' ); /* Admin pages =============================================*/ require_once '_form-generator.php'; require_once '_controls-filter.php'; // // Settings require_once 'admin-pages/settings.php'; require_once 'admin-pages/chart-generation.php'; Finance – Amplify Your Voice
play_arrow

keyboard_arrow_right

Listeners:

Top listeners:

skip_previous skip_next
00:00 00:00
playlist_play chevron_left
volume_up
  • cover play_arrow

    Spicy 77.7FM LISTEN NOW AND ENJOY THE FREE INFORMATION

  • cover play_arrow

    OKOTO-IFE PROG Kwame Mensah

Finance

2 Results / Page 1 of 1

Background

Finance

Poker-faced Verto founder bets on money transfers

Ola Oyetayo threw in his safe and secure accountant’s job in the City of London to take a chance on the risky and expensive business of transferring money back home to Africa. At last, a lightbulb moment with a difference. You’ve all heard how hundreds of entrepreneurs had their epiphanies in gyms, coffee shops and their mother’s back garden; then they grabbed a pen and paper to sketch out the […]

todayApril 21, 2021 30 1

Finance

Venture capital still struggles to grasp Africa’s unique challenges

Entrepreneurs, business leaders, and investors are increasingly questioning whether the traditional traditional venture capital (VC) model – largely imported from the United States and Europe – is optimal in a specifically African context. By 2019, VC funding in Africa had soared to over $2bn – with funding reaching a record high of $5.2bn in 2022, partly driven by the environment of ultra-low interest rates that freed up cheap capital for […]

todayApril 4, 2021 148 10 12