WC_Emails::email_footer()

Get the email footer.


Description Description


Source Source

File: includes/class-wc-emails.php

	public function email_footer() {
		wc_get_template( 'emails/email-footer.php' );
	}


Top ↑

User Contributed Notes User Contributed Notes

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