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