WC_Twenty_Nineteen::output_content_wrapper()

Open the Twenty Nineteen wrapper.


Description Description


Source Source

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

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

Top ↑

User Contributed Notes User Contributed Notes

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