WooCommerce change ‘return to shop’ url

function wpe_custom_Return_Shop_Url() {
	return home_url();
}

add_filter( 'woocommerce_return_to_shop_redirect', 'wpe_custom_Return_Shop_Url' );
Με την περιήγηση σας στην ιστοσελίδα μας, αποδέχεστε τους όρους χρήσης