Current File : /home/kelaby89/teamhachem.com/wp-content/themes/artkombat/inc/menus.php
<?php if ( ! defined( 'ABSPATH' ) ) { die( 'Direct access forbidden.' ); }
/**
 * Register menus
 */

register_nav_menus( array(
	'primary'   => esc_html__( 'Main menu', 'artkombat' ),
) );

Page not found – Hello World !