WC_Twenty_Ten::output_content_wrapper()
Open wrappers.
Method of the class: WC_Twenty_Ten{}
No Hooks.
Return
null
. Nothing.
Usage
$result = WC_Twenty_Ten::output_content_wrapper();
WC_Twenty_Ten::output_content_wrapper() WC Twenty Ten::output content wrapper code WC 7.7.0
public static function output_content_wrapper() { echo '<div id="container"><div id="content" role="main">'; }