woocommerce_account_navigation()

My Account navigation template.


Description Description


Source Source

File: includes/wc-template-functions.php

	function woocommerce_account_navigation() {
		wc_get_template( 'myaccount/navigation.php' );
	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.