HEX
Server: LiteSpeed
System: Linux cp4.porkbun.com 5.14.0-611.20.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jan 14 06:35:04 EST 2026 x86_64
User: vxblllubpkafjsjw (1110)
PHP: 8.4.19
Disabled: NONE
Upload Files
File: /data0/brighttherapyllc.com/.trash/hello-animations/template-parts/navigations/nav-mobile.php
<?php

wp_nav_menu([
	'menu'                 => 'primary',
	'theme_location'       => 'primary',
	'container'            => false,
	'container_class'      => "primary-menu",	                   // Set the ARIA label
	'menu_id'              => '',
	'menu_class'           => 'hello-animation-mb-menu-items',
	'depth'                => 3,
	'walker'               => new \Hello_Animation\Core\Hello_Animation_Walker_Nav(),
	'fallback_cb'          => '\Hello_Animation\Core\Hello_Animation_Walker_Nav::fallback',
]);