WC_Twenty_Seventeen::output_content_wrapper()
Open the Twenty Seventeen wrapper.
Contents
Description Description
Source Source
File: includes/theme-support/class-wc-twenty-seventeen.php
public static function output_content_wrapper() { echo '<div class="wrap">'; echo '<div id="primary" class="content-area twentyseventeen">'; echo '<main id="main" class="site-main" role="main">'; }