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.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: packages/woocommerce-admin/src/Features/Onboarding.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.