PHP 8.2.31
Preview: navigation.php Size: 1.14 KB
/home/nshryvcy/himaltourism.com/wp-content/plugins/woocommerce/templates/myaccount/navigation.php

<?php
/**
 * My Account navigation
 *
 * This template can be overridden by copying it to yourtheme/woocommerce/myaccount/navigation.php.
 *
 * HOWEVER, on occasion WooCommerce will need to update template files and you
 * (the theme developer) will need to copy the new files to your theme to
 * maintain compatibility. We try to do this as little as possible, but it does
 * happen. When this occurs the version of the template file will be bumped and
 * the readme will list any important changes.
 *
 * @see     https://docs.woocommerce.com/document/template-structure/
 * @package WooCommerce\Templates
 * @version 2.6.0
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

do_action( 'woocommerce_before_account_navigation' );
?>

<nav class="woocommerce-MyAccount-navigation">
	<ul>
		<?php foreach ( wc_get_account_menu_items() as $endpoint => $label ) : ?>
			<li class="<?php echo wc_get_account_menu_item_classes( $endpoint ); ?>">
				<a href="<?php echo esc_url( wc_get_account_endpoint_url( $endpoint ) ); ?>"><?php echo esc_html( $label ); ?></a>
			</li>
		<?php endforeach; ?>
	</ul>
</nav>

<?php do_action( 'woocommerce_after_account_navigation' ); ?>

Directory Contents

Dirs: 0 × Files: 17

Name Size Perms Modified Actions
2.42 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
1.57 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
3.01 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
4.63 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
2.14 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
5.88 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
2.02 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
2.50 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
1.25 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
928 B lrw-r--r-- 2026-03-03 06:10:19
Edit Download
2.46 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
2.13 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
3.69 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
1.14 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
5.07 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
3.75 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download
2.35 KB lrw-r--r-- 2026-03-03 06:10:19
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).