Automattic\WooCommerce\Admin\Features\OnboardingTasks\Tasks
StoreCreation::get_action_url()
Time.
Method of the class: StoreCreation{}
No Hooks.
Return
String
.
Usage
$StoreCreation = new StoreCreation(); $StoreCreation->get_action_url();
StoreCreation::get_action_url() StoreCreation::get action url code WC 7.5.1
public function get_action_url() { return ''; }