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