WC_Twenty_Sixteen::output_content_wrapper_end()
Close wrappers.
Contents
Description Description
Source Source
File: includes/theme-support/class-wc-twenty-sixteen.php
public static function output_content_wrapper_end() {
echo '</main></div>';
}
Close wrappers.
File: includes/theme-support/class-wc-twenty-sixteen.php
public static function output_content_wrapper_end() {
echo '</main></div>';
}