Current File : /home/eticmes/www/wp-content/themes/goya/inc/templates/header-parts/account.php
<?php
/**
 * Template part for displaying the sign-in
 *
 * @package Goya
 */

if( ! goya_wc_active() ) {
	return;
}
?>

<?php do_action( 'goya_get_myaccount_link', true ); ?>