Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks
ExtendStore::get_content()
Content.
Метод класса: ExtendStore{}
Хуков нет.
Возвращает
Строку
.
Использование
$ExtendStore = new ExtendStore(); $ExtendStore->get_content();
Код ExtendStore::get_content() ExtendStore::get content WC 9.7.1
public function get_content() { return ''; }