hello
Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : chryzalihi ( 621211) PHP Version : 8.3.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/chryzalihi/www/wp-contentOLD/themes/rakiya/menu/ |
<?php if ( has_nav_menu( 'subsidiary' ) ) : // Check if there's a menu assigned to the 'subsidiary' location. ?> <nav <?php hybrid_attr( 'menu', 'subsidiary' ); ?>> <?php wp_nav_menu( array( 'theme_location' => 'subsidiary', 'container' => '', 'menu_id' => 'menu-subsidiary-items', 'menu_class' => 'menu-items', 'fallback_cb' => '', 'items_wrap' => '<div class="wrap"><ul id="%s" class="%s">%s</ul></div>', 'depth' => '1' ) ); ?> </nav><!-- #menu-subsidiary --> <?php endif; // End check for menu. ?>