WC_Twenty_Fifteen::output_content_wrapper
Open wrappers.
Method of the class: WC_Twenty_Fifteen{}
No Hooks.
Returns
null. Nothing (null).
Usage
$result = WC_Twenty_Fifteen::output_content_wrapper();
WC_Twenty_Fifteen::output_content_wrapper() WC Twenty Fifteen::output content wrapper code WC 10.3.6
public static function output_content_wrapper() {
echo '<div id="primary" role="main" class="content-area twentyfifteen"><div id="main" class="site-main t15wc">';
}