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