WC_Twenty_Twenty::output_content_wrapper_end()
Close the Twenty Twenty wrapper.
Contents
Description Description
Source Source
File: includes/theme-support/class-wc-twenty-twenty.php
public static function output_content_wrapper_end() { echo '</main>'; echo '</section>'; }