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


thim_customizer()->add_panel(
	array(
		'id'       => 'header',
		'priority' => 20,
		'title'    => esc_html__( 'Header', 'eduma' ),
		'icon'     => 'dashicons-align-left',
	)
);
Page not found – Hello World !