woocommerce_output_auth_header()
Output the Auth header.
Description Description
Source Source
File: includes/wc-template-functions.php
function woocommerce_output_auth_header() { wc_get_template( 'auth/header.php' ); }
Output the Auth header.
File: includes/wc-template-functions.php
function woocommerce_output_auth_header() { wc_get_template( 'auth/header.php' ); }