WC_Twenty_Fifteen::output_content_wrapper_end()

Close wrappers.


Description Description


Source Source

File: includes/theme-support/class-wc-twenty-fifteen.php

	public static function output_content_wrapper_end() {
		echo '</div></div>';
	}

Top ↑

User Contributed Notes User Contributed Notes

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