Current File : /home/kelaby89/abl.academy/wp-content/themes/eduma/inc/admin/customizer-sections/testimonials.php
<?php
/**
 * Panel Event
 * 
 * @package Eduma
 */

thim_customizer()->add_panel(
    array(
        'id'       => 'testimonial',
        'priority' => 50,
        'title'    => esc_html__( 'Testimonials', 'eduma' ),
        'icon'     => 'dashicons-welcome-write-blog',
    )
);
Page not found – Hello World !