Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks
CustomizeStore::get_content()
Content.
Method of the class: CustomizeStore{}
No Hooks.
Return
String
.
Usage
$CustomizeStore = new CustomizeStore(); $CustomizeStore->get_content();
CustomizeStore::get_content() CustomizeStore::get content code WC 9.7.1
public function get_content() { return ''; }