WC_Twenty_Sixteen::output_content_wrapper()

Open wrappers.


Description Description


Source Source

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

	public static function output_content_wrapper() {
		echo '<div id="primary" class="content-area twentysixteen"><main id="main" class="site-main" role="main">';
	}

Top ↑

User Contributed Notes User Contributed Notes

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