Onboarding::activate_and_install_jetpack_ahead_of_wcpay( array $plugins )
Ensure that Jetpack gets installed and activated ahead of WooCommerce Payments if both are being installed/activated at the same time.
Description Description
See: https://github.com/Automattic/woocommerce-payments/issues/1663 See: https://github.com/Automattic/jetpack/issues/19624
Parameters Parameters
- $plugins
-
(Required) A list of plugins to install or activate.
Return Return
(array)
Source Source
File: packages/woocommerce-admin/src/Features/Onboarding.php