WC_Twenty_Thirteen::output_content_wrapper()
Open wrappers.
Method of the class: WC_Twenty_Thirteen{}
No Hooks.
Return
null
. Nothing (null).
Usage
$result = WC_Twenty_Thirteen::output_content_wrapper();
WC_Twenty_Thirteen::output_content_wrapper() WC Twenty Thirteen::output content wrapper code WC 9.4.2
public static function output_content_wrapper() { echo '<div id="primary" class="site-content"><div id="content" role="main" class="entry-content twentythirteen">'; }